ProdWIPLedgerConflictTransBase.isWIPPostingType Method [AX 2012]
Determines if a posting type is a WIP posting type.
protected boolean isWIPPostingType(LedgerPostingType _ledgerPostingType)
Run On
CalledParameters
- _ledgerPostingType
- Type: LedgerPostingType Enumeration
The LedgerPostingType to check.
Community Additions
ADD
Show: