RequisitionLineFirmedOrderLine::allowedReferenceCategories Method

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

Return Value

Type: boolean
true if the reference category is allowed; otherwise, false.

See Also

Reference

RequisitionLineFirmedOrderLine Table