InventLedgerConflictGeneralLedger.checkPostingType Method [AX 2012]
Verifies the posting type and the period code for potential general ledger conflicts.
protected List checkPostingType(LedgerPostingType _postingType, FiscalPeriodType _periodType)
Run On
CalledParameters
- _postingType
- Type: LedgerPostingType Enumeration
The posting type of the ledger posting.
- _periodType
- Type: FiscalPeriodType Enumeration
The period type of the ledger posting.
Community Additions
ADD
Show: