Each row contains user-defined reservation types that can be used
when reserving inventory.
Column Name |
Column Type |
Column Description |
INVRSRVTYP_ID |
BIGINT
NOT NULL |
Unique identifier. |
Indexes:
Index Name |
Indexed Column Names |
Index Type |
SQL030416034948480 |
INVRSRVTYP_ID |
Primary Key |
Constraints:
Constraint Name |
Column Names |
Foreign Table Name |
Foreign Column Names |
Constraint Type |
Not Applicable |
Referenced By:
Constraint Name |
Referenced Column Name |
Foreign Table Name |
Foreign Column Names |
Constraint Type |
F_398 |
INVRSRVTYP_ID |
INVRESERVE |
INVRSRVTYP_ID |
Cascade |
F_401 |
INVRSRVTYP_ID |
INVRSRVDSC |
INVRSRVTYP_ID |
Cascade |
