Share via


ReqActionApply.applyActionForReqTransRecId Method [AX 2012]

Applies the action for a ReqTrans record and its derivatives.

Syntax

public Set applyActionForReqTransRecId(RefRecId _reqTransRecId)

Run On

Server

Parameters

Return Value

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

See Also

Reference

ReqActionApply Class