Share via


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.

See Also

Reference

InventTrackingShippedSalesReportDataGen Class