SalesLineType.ledgerDimensionItem Method [AX 2012]
Retrieves a ledger dimension for the sales order line.
Syntax
public LedgerDimensionDefaultAccount ledgerDimensionItem(InventTable _inventTable, InventAccountType _inventAccountType)
Run On
Called
Parameters
- _inventTable
Type: InventTable Table
The InventTable record from which to get the item group.
- _inventAccountType
Type: InventAccountType Enumeration
The posting account type.
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
The posting ledger dimension for the account type for the sales order line.