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.
Creates the set of work order types that can be matched with selected work creation process value.
Syntax
client server public static Set getValidWorkTransTypesForCreationProcess(WHSWorkCreationProcess _workCreationProcess)
Run On
Called
Parameters
- _workCreationProcess
Type: WHSWorkCreationProcess Enumeration
The selected work creation process value.
Return Value
Type: Set Class
A set of WHSWorkTransType enum values.