INVRSRVDSC

Each row contains language-specific descriptions for the types of inventory reservations that the user has defined.

Column Descriptions:

NameTypeDescription
INVRSRVTYP_IDBIGINT NOT NULLIdentifier for the type of reservation.
LANGUAGE_IDINTEGER NOT NULLLanguage of this description. For a list of language components, see the LANGUAGE table.
NAMEVARCHAR (254)A unique name required for loading data.
DESCRIPTIONVARCHAR (254)Language specific description.
OPTCOUNTERSMALLINTThe optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>INVRSRVTYP_ID+LANGUAGE_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_400LANGUAGE_IDLANGUAGELANGUAGE_IDCascade
F_401INVRSRVTYP_IDINVRSRVTYPINVRSRVTYP_IDCascade