XMLExcelReport_RU.makeDocument Method [AX 2012]
Opens an XMLExcelDocument file, so that you can work with it.
Syntax
public boolean makeDocument()
Run On
Called
Return Value
Type: boolean
true if the document was opened; otherwise, false.
Remarks
The file is first copied to a subfolder of the current user temp path. If a subfolder doesn't exist, it's created.