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 a InventTransType value is an allowed reference category for InventTransOrigin to be associated with a RequisitionLineFirmedOrderLine record.
Syntax
client server public static boolean allowedReferenceCategories(InventTransType _referenceCategory)
Run On
ClientOrServer
Parameters
- _referenceCategory
Type: InventTransType Enumeration
The InventTransType value to be validated.
Return Value
Type: boolean
true if the reference category is allowed; otherwise, false.