Share via


AxdSalesPackingSlip.readList Method [AX 2012]

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

Syntax

public AifDocumentXml readList(
    AifEntityKeyList _aifEntityKeyList, 
    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 transaction.

See Also

Reference

AxdSalesPackingSlip Class