Share via


CatCartLineInvalidityReason Enumeration

Help Text: Indicates invalidity reason for a cart line.
Style: ComboBox

Values

Name Value Description
IsValid 0 Valid
InvalidOnBehalf 1 Not authorized to order products for the worker in the legal entity and operating unit
ProcurementCategoryNotSet 2 The line has no valid procurement category
InvalidVendor 3 Invalid vendor
HiddenOnProcurementSite 4 The product is no longer available for order
ExternalQuoteExpired 5 The quotation from the external website has expired
ExternalCatalogInactive 6 The external website can no longer be accessed
ProductNotReleased 7 The product is not available in the legal entity
ProductStoppedForProcurement 8 The product is on hold and not available for order
QuantityNotPositive 9 The quantity must be greater than 0
QuantityLessThanMin 10 The quantity must meet the minimum order requirement
QuantityGreaterThanMax 11 The quantity must meet the maximum order requirement
QuantityNotMultipleOf 12 The quantity must meet the multiple-quantity order requirement

See Also

Enums

Base Enum Properties

Data Types in X++