InventJournalProforma_BomReq_RU.createXML Method [AX 2012]
Creates a list that holds data about the report that should be printed.
Syntax
public List createXML(InventJournalTable _inventJournalTable)
Run On
Called
Parameters
- _inventJournalTable
Type: InventJournalTable Table
The InventJournalTable record that will be printed.
Return Value
Type: List Class
A list that holds report data.
Remarks
The DimensionValue value is taken from the dimension that is specified in the inventory parameters as the analysis dimension.