ProjectSourceDocumentLineItemHelper::isLedgerPostingTypeProject Method [AX 2012]
Determines whether a ledger posting type is for a project.
client server public static boolean isLedgerPostingTypeProject(LedgerPostingType _ledgerPostingType)
Run On
CalledParameters
- _ledgerPostingType
- Type: LedgerPostingType Enumeration
The ledger posting type.
Show: