Share via


AxdSalesPackingSlip.findList Method [AX 2012]

Finds posted transactions from the database and writes them to an XML string.

Syntax

public AifDocumentXml findList(
    AifQueryCriteria _queryCriteria, 
    AifSchemaInfo _xsdInfo, 
    AifEndpointActionPolicyInfo _actionPolicyInfo, 
    AifConstraintListCollection _constraintListCollection, 
    AifPropertyBag _aifPropertyBag)

Run On

Server

Parameters

Return Value

Type: AifDocumentXml Extended Data Type
An XML string that contains the data of the transactions.

See Also

Reference

AxdSalesPackingSlip Class