projStatement.c110_Consumption_NeverLedger Method [AX 2012]

Calculates the total amount that is posted by using the ProjNeverLedger ledger posting type for hour transactions on a particular project or all projects used in any project consumption statement report.

public AmountMST c110_Consumption_NeverLedger([ProjListStateType _projListStateType])

Run On

Server

Parameters

_projListStateType
Type: ProjListStateType Enumeration
A particular type of ProjListStateType; optional.

Return Value

Type: AmountMST Extended Data Type
The total amount that is posted by using the ProjNeverLedger ledger posting type for hour transactions on a project or on all projects.

This method can be used to determine either the actual amount or budgeted amount. It also caches this value and does not recalculate it if a value is in the cache.

Show: