RetailSmbAccountingExportFileJob.SaveExportXml Method [AX 2012]

Save the generated export xml document to a file.

private void SaveExportXml(XmlDocument _xmlDoc, RecId _id)

Run On

Called

Parameters

_xmlDoc
Type: XmlDocument Class
Xml content to be saved to file.
_id
Type: RecId Extended Data Type
Id of the Result entry.

Save the generated export xml document to a file, with the id as part of the file name.

Community Additions

ADD
Show: