CS_DOC_UPGRADE(SQL Table) |
Index Back |
|---|---|
Supplier contracts upgrade5/4/2009 RMK Snapshot of cs_doc_hdr - table is populated when upgrading to 9.1 |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(25) | VARCHAR2(25) NOT NULL | Document ID | |
| 2 | CS_SETID | Character(5) | VARCHAR2(5) NOT NULL | setid for the document objects |
| 3 | CS_AMENDMENT | Number(3,0) | SMALLINT NOT NULL | Amendment |
| 4 | CS_VERSION | Number(6,2) | DECIMAL(5,2) NOT NULL | Version |
| 5 | CS_SOURCE_TRANS | Character(2) | VARCHAR2(2) NOT NULL |
Source Transaction
03/22/07 cel F-AHAYT-748L7: Added Purchase Order (03) as a new source transaction
01/12/11 tbg SCMT-92-MDEM-04: Added RFx (04) as new source transaction for strat sourcing (doc authoring)
01=Ad Hoc 02=Purchasing Contracts 03=Purchase Orders 04=Sourcing Events 97=All Sources 98=Multiple Sources 99=Not Transactional |
| 6 | CS_DOCUMENT_TYPE | Character(20) | VARCHAR2(20) NOT NULL |
Document Type
001=Main Document 002=Amendment 003=Preview Document 004=Compare File |
| 7 | CREATED_DTTM | DateTime(26) | TIMESTAMP | Created Date and time |
| 8 | CS_UPGRADE_FLG | Character(1) | VARCHAR2(1) NOT NULL | Upgraded to 9.1 |
| 9 | DATETIME_STAMP | DateTime(26) | TIMESTAMP | DateTime Stamp |