RAssetLandTaxDeclaration.makeDocument Method [AX 2012]

Opens an XMLExcelDocument object to work with.

protected boolean makeDocument(str _declarationFor)

Run On

Called

Parameters

_declarationFor
Type: str
The name of the printing declaration.

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 is created.

Community Additions

ADD
Show: