ReqActionApply.applyActionForReqTransRecId Method [AX 2012]

Applies the action for a ReqTrans record and its derivatives.

public Set applyActionForReqTransRecId(RefRecId _reqTransRecId)

Run On

Server

Parameters

_reqTransRecId
Type: RefRecId Extended Data Type
The record ID of the transaction for which to apply the action.

Return Value

Type: Set Class
A set that contains the record IDs of the transactions for which actions have been applied.

Community Additions

ADD
Show: