projStatement.c115_Consumption_NoLedger_qty Method [AX 2012]
Calculates the total number of hours that are posted by using the ProjNoLedger ledger posting type for hour transactions on a particular project or all projects that are used in any project consumption statement report.
public ProjQty c115_Consumption_NoLedger_qty([ProjListStateType _projListStateType])
Run On
ServerParameters
- _projListStateType
- Type: ProjListStateType Enumeration
A particular type of the ProjListStateType type; optional.
Return Value
Type: ProjQty Extended Data TypeThe total number of hours that are posted by using the ProjNoLedger ledger posting type for hour transactions on a project or on all projects.
Show: