InventMovement.accountBalanceAutoLossProfit Method [AX 2012]

Changes an account based on the InventIssue enumeration value to the InventIssueFA enumeration value when a fixed asset is set.

Syntax

protected LedgerDimensionDefaultAccount accountBalanceAutoLossProfit(InventQty _qty)

Run On

Called

Parameters

Return Value

Type: LedgerDimensionDefaultAccount Extended Data Type
A ledger account for a particular account type.

Remarks

If the InventIssueFA does not have an account specified the account will revert to being based on the InventIssue.

See Also

Reference

InventMovement Class