RetailSmbAccountingExportFileJob.GenerateExportXml Method [AX 2012]

Generate xml from the given exort results

Syntax

private XmlDocument GenerateExportXml(RecId _id)

Run On

Called

Parameters

Return Value

Type: XmlDocument Class
Xml document

Remarks

Generate an xml document based off of the Result header and ResultLines.

See Also

Reference

RetailSmbAccountingExportFileJob Class