ReqActionGraphHelper.buildGraphFromReqTrans Method [AX 2012]
Builds the internal node and edge collections of a graph that are based on a requirement transaction as a starting point.
public boolean buildGraphFromReqTrans(ReqTrans _reqTrans)
Run On
CalledParameters
- _reqTrans
- Type: ReqTrans Table
The requirement transaction from which to start.
Return Value
Type: booleantrue if the requirement transaction is not already represented in the graph; otherwise, false.
Community Additions
ADD
Show: