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.
Validates whether the specified transaction type can be handled by the arrival processes.
Syntax
client server public static NoYes canTransTypeBeHandled(InventTransType _inventTransType)
Run On
ClientOrServer
Parameters
- _inventTransType
Type: InventTransType Enumeration
The transaction type to test.
Return Value
Type: NoYes Enumeration
true if the type can be handled; otherwise, false.