ProdWIPLedgerConflictTransBase.isWIPPostingType Method [AX 2012]

Determines if a posting type is a WIP posting type.

protected boolean isWIPPostingType(LedgerPostingType _ledgerPostingType)

Run On

Called

Parameters

_ledgerPostingType
Type: LedgerPostingType Enumeration
The LedgerPostingType to check.

Return Value

Type: boolean
true if a posting type is a WIP posting type; otherwise, false.

Community Additions

ADD
Show: