IT_SFTWR_RNWSUM(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | VENDOR_ID | Character(10) | VARCHAR2(10) NOT NULL |
Vendor Identifier
Prompt Table: VENDOR |
3 | IT_CNTRCT_ID | Character(10) | VARCHAR2(10) NOT NULL | Contract Id |
4 | IT_CNTRCT_TYPE | Character(2) | VARCHAR2(2) NOT NULL | Contract Type |
5 | EXPIRATION_DT | Date(10) | DATE | Expiration Date |
6 | DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
7 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |