Share via


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

  • _tracedInventTable
    Type: InventTable Table
    The record from the InventTable table for the traced item.

See Also

Reference

InventTrackingDimTracingHierarchy Class