InventMov_KanbanJobPickingList.postingBalanceSheet Method [AX 2012]

Determines the balance sheet ledger posting type for the movement.

Syntax

public LedgerPostingType postingBalanceSheet()

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::ProdIssue for posting.

See Also

Reference

InventMov_KanbanJobPickingList Class