ProdWIPLedgerConflictGeneralLedger.checkPostingType Method [AX 2012]

Checks 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 if any conflicts were detected.

Community Additions

ADD
Show: