CS_DOC_AUC_KEYS(SQL Table) |
Index Back |
---|---|
Keys for RFX EventsKeys for RFX Events in Supply Contract Mgmt. Note: There really can only be one doc id per setid/auc id .. but in order to to simplify pages, etc .. it was easier to keep the doc id as the key to make it appear as a sibling to the document tables. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CS_DOC_ID | Character(25) | VARCHAR2(25) NOT NULL | Document ID |
2 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
3 | AUC_ID | Character(10) | VARCHAR2(10) NOT NULL | Event ID |
4 | AUC_ROUND | Number(5,0) | INTEGER NOT NULL | Event Round |
5 | AUC_VERSION | Number(5,0) | INTEGER NOT NULL | Event Version |