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

Called

Parameters

_postingType
Type: LedgerPostingType Enumeration
The posting type of the ledger posting.
_periodType
Type: FiscalPeriodType Enumeration
The period type of the ledger posting.

Return Value

Type: List Class
A list of conflict messages.

Debit amounts are displayed with minus and credit amounts are displayed without sign.

Community Additions

ADD
Show: