AxdPurchRFQPaymTerms.createList Method [AX 2012]
Throws an error because this document does not support the create list action.
Syntax
public AifEntityKeyList createList(
XML _xml,
AifEndpointActionPolicyInfo _actionPolicyInfo,
AifConstraintListCollection _constraintListCollection)
Run On
Server
Parameters
- _xml
Type: XML Extended Data Type
An XML string that contains the data (transaction) to be persisted to the Microsoft Dynamics AX database.
- _actionPolicyInfo
Type: AifEndpointActionPolicyInfo Class
The recId of the map policy that specifies what value mapping to perform.
- _constraintListCollection
Type: AifConstraintListCollection Class
A collection of constraint lists that are identified for each document. For more information, see AifConstraintListCollection .
Return Value
Type: AifEntityKeyList Class
An entity key list; otherwise, an error.