projStatement.checkCalculateNoNeverLedger Method [AX 2012]
Checks whether the ProjNoLedger posting type should be included in the calculations for a particular type of project statement report.
public boolean checkCalculateNoNeverLedger(ProjListStateType _projListStateType)
Run On
ServerParameters
- _projListStateType
- Type: ProjListStateType Enumeration
The type of project statement report.
Return Value
Type: booleantrue if the NoLedger posting type is to be included in calculations; otherwise, false.
Community Additions
ADD
Show: