Share via


InventLedgerConflictGeneralLedger.checkPostingType Method [AX 2012]

Verifies 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.

Remarks

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

See Also

Reference

InventLedgerConflictGeneralLedger Class