ReqActionGraphHelper.applyToSingleNode Method [AX 2012]

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

Syntax

public boolean applyToSingleNode(RefRecId _reqTransRecId)

Run On

Called

Parameters

Return Value

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

Remarks

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

See Also

Reference

ReqActionGraphHelper Class