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

Server

Parameters

_projListStateType
Type: ProjListStateType Enumeration
The type of project statement report.

Return Value

Type: boolean
true if the NoLedger posting type is to be included in calculations; otherwise, false.

This posting type is excluded from the calculation in consumption and P&L statement reports when the hour cost and hour quantity for NoLedger postings are turned off in project setup. All other project statement reports include this posting type in the calculations.

Community Additions

ADD
Show: