WMSJournalTable::canTransTypeBeHandled Method
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.