InventMov_QualityOrder.postingBalanceSheet Method [AX 2012]

Returns LedgerPostingType::InventReceipt if transQty is zero or more. Otherwise it returns LedgerPostingType::InventIssue.

Syntax

public LedgerPostingType postingBalanceSheet()

Run On

Called

Return Value

Type: LedgerPostingType Enumeration
A ledger posting type.

Remarks

This is an override of base method. Use standard inventory receipt and issue account types for posting.

See Also

Reference

InventMov_QualityOrder Class