InventTrackingShippedSalesReportDataGen.initHeaderInformation Method [AX 2012]
Finds or creates the section header for a given hiearchy node.
Syntax
protected void initHeaderInformation(int _nodeId, InventTrackingTmpShippedSalesReportLine _header)
Run On
Server
Parameters
- _nodeId
Type: int
The ID for the current tracing hierarchy node.
- _header
Type: InventTrackingTmpShippedSalesReportLine Table
An InventTrackingSalesLineTmp buffer to contain the header information.