RetailTransactionService::updateInventDimValues Method [AX 2012]
Updates the inventory dimension values from the xml document.
Syntax
client server public static void updateInventDimValues(InventDim inventDim, XmlElement xmlRecord)
Run On
Called
Parameters
- inventDim
Type: InventDim Table
Instance of InventDim table.
- xmlRecord
Type: XmlElement Class
Xml element storing the dimension values.