Share via


SalesLineType.accountItemExtendParm_CN Method [AX 2012]

Retrieves a posting account for the sales order line that has extended parameters.

Syntax

protected LedgerDimensionDefaultAccount accountItemExtendParm_CN(InventTable _inventTable, InventAccountType _inventAccountType)

Run On

Called

Parameters

  • _inventTable
    Type: InventTable Table
    The InventTable table record to get the item group from.

Return Value

Type: LedgerDimensionDefaultAccount Extended Data Type
The posting account number for the account type of the sales order line.

See Also

Reference

SalesLineType Class