RLedgerSheetEngine_AccountReview.createExcelReport Method [AX 2012]
Initializes new instance of excel report class.
Syntax
protected OXMLExcelReport_LedgerSheet_RU createExcelReport()
Run On
Client
Return Value
Type: OXMLExcelReport_LedgerSheet_RU Class
New instance of excel report class.
Exceptions
Exception | Condition |
---|---|
Error | If not overridden. |
Remarks
Should be overridden.