PROJECTENDINGQUANTITY function

Created by Harry Lewis, Modified on Fri, 17 Nov 2023 at 12:53 PM by Harry Lewis

Applies to

  • Velixo NX
  • Velixo Classic
  • Acumatica, MYOB Advanced, Cegid

 

Description

The PROJECTENDINGQUANTITY function calculates (for a specific financial period) the ending quantity of one or more project(s) and task(s) containing Inventory Item information.

 

Syntax

PROJECTENDINGQUANTITY(Connection, Project, Task, AccountGroup, CostCode, InventoryItem, AsOfPeriod, Branch, UseMasterFinancialCalendar)

 

Parameters

The PROJECTBUDGETQUANTITY function uses the following parameters (see our article on filtering Velixo functions):

 

Parameter

Required/Optional

Description

Connection

Required

The name of the connection as configured in the Connection Manager

Project 

Required

The Project(s) to include

Task 

Optional

The Task(s) to include

AccountGroup

Optional

The Account Group(s) to include

CostCode

Optional

The Cost Code(s) to include

InventoryItem

Optional

The Inventory Item(s) to include

AsOfPeriod

Required

Financial period in MM-YYYY format

Branch

Optional

The Branch(es) to include

 

Requires Acumatica or MYOB Advanced 2019 or later; in earlier versions, this parameter must be left blank

UseMasterFinancial CalendarOptional

Use Acumatica's Master Financial Calendar instead of the financial calendar defined within the specific tenant associated with the connection being accessed (this can be useful for consolidation reports).


Possible values:

  • True
  • False (default)

 

 

Example

=PROJECTENDINGQUANTITY("Demo", "TMR03", , "LABOR", , ,"01-2017")

 

Description

Calculates the total number of hours of Labor for project TMR03 as of the end of January 2017.

 

Result

328

 


The results of the PROJECTENDINGQUANTITY function intentionally exclude data from project transactions which do not include an InventoryID.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article