RetailAifHelper::getAifDocumentXml Method [AX 2012]

Get AIF document XML filtered by criteria query.

client server public static AifDocumentXml getAifDocumentXml(AxdBase _axdBase, Query _criteriaQuery)

Run On

Called

Parameters

_axdBase
Type: AxdBase Class
The AXD class.
_criteriaQuery
Type: Query Class
The criteria query.

Return Value

Type: AifDocumentXml Extended Data Type
The AIF document XML.
Show: