Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines which action should be taken based on the RefType value of the active ReqTrans record.
Syntax
public NoYes clickedButtonReqRoute()
Run On
Client
Return Value
Type: NoYes Enumeration
NoYes::Yes if the RefType value is BOMPlannedOrder, NoYes::No if the RefType value is Production.
Exceptions
Exception | Condition |
---|---|
Error | The RefType value is not either BOMPlannedOrder or Production. |