Share via


InventMov_Jour_BOMLine.accountBalanceSheet Method [AX 2012]

Retrieves a LedgerAccount extended data type that is needed for the account balance sheet.

Syntax

public LedgerDimensionDefaultAccount accountBalanceSheet()

Run On

Called

Return Value

Type: LedgerDimensionDefaultAccount Extended Data Type
A LedgerAccount extended data type that is needed for the account balance sheet.

Remarks

When a fixed asset is assigned to the record and there is a ledger account for the InventAccountType::InventIssueFixedAsset enumeration value, use that instead of the account defined for the InventAccountType::InventIssue enumeration value.

See Also

Reference

InventMov_Jour_BOMLine Class