XMLExcelReport_RU.makeDocument Method [AX 2012]

Opens an XMLExcelDocument file, so that you can work with it.

public boolean makeDocument()

Run On

Called

Return Value

Type: boolean
true if the document was opened; otherwise, false.

The file is first copied to a subfolder of the current user temp path. If a subfolder doesn't exist, it's created.

Community Additions

ADD
Show: