Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _reportId
 Type: InventJournalReportId_RU Extended Data Type
 The InventJournalReportId value to print.
- _journalId
 Type: JournalId Extended Data Type
 The journal ID to print.
- _transDate
 Type: TransDate Extended Data Type
 The report date.
- _offsessionId
 Type: OffSessionId_RU Extended Data Type
 The officials session ID.
- _analysisCode
 Type: RefRecId Extended Data Type
 The dimension code that was set in the parameters as the analysis code.
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.