ReqTrans::refTypeCanReserveWorkCenter Method
Determines if a requirement type can reserve workcenter capacity.
Syntax
client server public static boolean refTypeCanReserveWorkCenter(ReqRefType _refType)
Run On
ClientOrServer
Parameters
- _refType
Type: ReqRefType Enumeration
An enum value of type ReqRefType that holds a requirement type.
Return Value
Type: boolean
true if the requirement type can reserve workcenter capacity; otherwise, false.