Each row of this table represents a Procurement System. Examples of Procurement systems are Ariba, Oracle, CommerceOne, and so on.
Column Name | Column Type | Column Description |
---|---|---|
FIELD1 | VARCHAR (64) NULL |
Customizable. |
FIELD2 | VARCHAR (64) NULL |
Customizable. |
PROCSYSNAME | CHARACTER (16) NOT NULL |
Name of the procurement system. This is the primary key. |
Index Name | Indexed Column Names | Index Type |
---|---|---|
SQL030416035039540 | PROCSYSNAME | Primary Key |
Constraint Name | Column Names | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|
Constraint Name | Referenced Column Name | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|
F_619 | PROCSYSNAME | PROCPROTCL | PROCSYSNAME | Cascade |