Each row of this table represents a Procurement System. Examples of Procurement systems are Ariba, Oracle, CommerceOne, and so on.
Column Description(s):
Column Name | Column Type | Description |
PROCSYSNAME |
CHAR(16) NOT NULL |
Name of the procurement system. This is the primary key. |
FIELD1 |
VARCHAR(64) |
Customizable. |
FIELD2 |
VARCHAR(64) |
Customizable. |
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
SQL050212031258680 |
PROCSYSNAME |
Primary Key |
Referenced By:
Constraint Name | Referenced Column Name | Foreign Table Name | Foreign Column Name(s) | Constraint Type |
F_619 |
PROCSYSNAME |
PROCPROTCL |
PROCSYSNAME |
Cascade |
Related reference
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.