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.
Indicates whether a production type is in house production.
Syntax
client server public static boolean isInhouseProduction(ProdType _prodType)
Run On
Called
Parameters
- _prodType
Type: ProdType Enumeration
The order type for which the production type should be determined.
Return Value
Type: boolean
true if the production type indicates in house production; otherwise, false.