ReqActionGraphHelper.applyToSingleNode Method [AX 2012]

Prompts for options and applies the action for a single requirement transaction.

public boolean applyToSingleNode(RefRecId _reqTransRecId)

Run On

Called

Parameters

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

Return Value

Type: boolean
true if the user chooses to apply; otherwise, false.

After the graph is applied it is refreshed from the top nodes.

Community Additions

ADD
Show: