Share via


AxdPurchRFQPaymTerms.updateList Method [AX 2012]

Throws an error because this document does not support the update list action.

Syntax

public AifResult updateList(
    AifEntityKeyList _entityKeyList, 
    AifDocumentXml _xml, 
    AifEndpointActionPolicyInfo _actionPolicyInfo, 
    AifConstraintListCollection _constraintListcollection)

Run On

Server

Parameters

  • _entityKeyList
    Type: AifEntityKeyList Class
    A list of entity keys that identify the transactions to be updated.

Return Value

Type: AifResult Class
The entity key that defines the updated transaction.

See Also

Reference

AxdPurchRFQPaymTerms Class