ReqRoute::routeContainsBranches Method
Determines if a route contains branches.
Syntax
client server public static boolean routeContainsBranches(InventRefId _refId, RefRecId _planVersion)
Run On
Called
Parameters
- _refId
Type: InventRefId Extended Data Type
The planned order reference id for which to determine branching.
- _planVersion
Type: RefRecId Extended Data Type
The planned order version for which to determine branching.
Return Value
Type: boolean
true if the route contains branches; otherwise, false.