Share via


AxdHRMAbsenceReq.updateList Method [AX 2012]

Causes an exception as this document supports only outgoing operation.

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 update.
  • _actionPolicyInfo
    Type: AifEndpointActionPolicyInfo Class
    An instance of the AifEndpointActionPolicyInfo object that specifies the value mapping to perform. This class can be empty if no value mapping is to occur.

Return Value

Type: AifResult Class
An XML string that contains the data of the transaction.

See Also

Reference

AxdHRMAbsenceReq Class