This documentation is archived and is not being maintained.
TradeTotals.inventDimId Method [AX 2012]
Retrieves the InventDimId field of the current order line.
protected InventDimId inventDimId()
Run On
Server
| Exception | Condition |
|
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.