Share via


InventJournalData_BOMReq_RU.createFromBOMJournal Method [AX 2012]

Creates an XML document that holds report data.

Syntax

private XmlDocument createFromBOMJournal(
    InventJournalReportId_RU _reportId, 
    JournalId _journalId, 
    TransDate _transDate, 
    OffSessionId_RU _offsessionId, 
    RefRecId _analysisCode)

Run On

Called

Parameters

Return Value

Type: XmlDocument Class
An XML document that contains report data.

Remarks

This method is called when you print an inventJournalTable table of the BOM type.

See Also

Reference

InventJournalData_BOMReq_RU Class