InventTrackingDimTracingHierarchy.exportCurrentOnHandAsXML Method [AX 2012]
Writes the current on hand for the traced item to the XML file.
Syntax
public void exportCurrentOnHandAsXML(XmlWriter _xmlWriter, InventTable _tracedInventTable)
Run On
Called
Parameters
- _xmlWriter
Type: XmlWriter Class
The writer used to write the XML file.
- _tracedInventTable
Type: InventTable Table
The record from the InventTable table for the traced item.