TradeTotals.inventDimId Method [AX 2012]

Retrieves the InventDimId field of the current order line.

protected InventDimId inventDimId()

Run On

Server

Return Value

Type: InventDimId Extended Data Type
The InventDimId field of the current order line.

ExceptionCondition
Error

The method was not implemented in a derived class that supports non-inventoried item based lines.

Derived classes that support non-inventoried item based lines should override this method.

Community Additions

ADD
Show: