InventMov_QualityOrder.postingOperations Method [AX 2012]

Retrieves a value of LedgerPostingType::InventProfit if the value of the transQty field is zero or larger; otherwise a value of LedgerPostingType::InventLoss.

Syntax

public LedgerPostingType postingOperations()

Run On

Called

Return Value

Type: LedgerPostingType Enumeration
A ledger posting type.

Remarks

This is an override of a base method. Use standard inventory profit and loss account types for posting.

See Also

Reference

InventMov_QualityOrder Class