IntrastatReportAxdDocHelper::requestDocumentXml Method [AX 2012]
Requests an AifDocumentXml value by using the specified IntrastatReportService class.
Syntax
client server public static AifDocumentXml requestDocumentXml(IntrastatReportService _documentService, AifQueryCriteria _queryCriteria)
Run On
Called
Parameters
- _documentService
Type: IntrastatReportService Class
The IntrastatReportService class to request from.
- _queryCriteria
Type: AifQueryCriteria Class
The query criteria to use to request the document XML.
Return Value
Type: AifDocumentXml Extended Data Type
The desired AifDocumentXml value.