RetailSmbAccountingExportFileJob.GenerateExportXml Method [AX 2012]

Generate xml from the given exort results

private XmlDocument GenerateExportXml(RecId _id)

Run On

Called

Parameters

_id
Type: RecId Extended Data Type
Id of the RetailSmbAccountExportResult entry to generate XML for.

Return Value

Type: XmlDocument Class
Xml document

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

Community Additions

ADD
Show: