Share via


ProdWIPLedgerConflictGeneralLedger.checkPostingType Method [AX 2012]

Checks the posting type and the period code for potential general ledger conflicts.

Syntax

protected List checkPostingType(LedgerPostingType _postingType, FiscalPeriodType _periodType)

Run On

Called

Parameters

Return Value

Type: List Class
A list of conflict messages if any conflicts were detected.

See Also

Reference

ProdWIPLedgerConflictGeneralLedger Class