Share via


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

Return Value

Type: NoYes Enumeration
true if the type can be handled; otherwise, false.

See Also

Reference

WMSJournalTable Table