ProdRoute::existSecondary Method
Checks whether a secondary operation exists.
Syntax
client server public static boolean existSecondary(ProdId _prodId, OprNum _oprNum)
Run On
Called
Parameters
- _prodId
Type: ProdId Extended Data Type
The production order ID of the secondary operation.
- _oprNum
Type: OprNum Extended Data Type
The secondary operation number.
Return Value
Type: boolean
true if the secondary operation exists; otherwise, false.