InventMov_KanbanJobPickingList.postingOperations Method [AX 2012]

Determines the operations ledger posting type for the movement.

Syntax

public LedgerPostingType postingOperations()

Run On

Called

Return Value

Type: LedgerPostingType Enumeration
A LedgerPostingType enumeration value.

Remarks

This method overrides a base class method. Use a value of LedgerPostingType::ProdIssueOffsetAccount for posting.

See Also

Reference

InventMov_KanbanJobPickingList Class