SAD_UC_TIMESTMP(SQL Table) |
Index Back |
---|---|
UCAS Timestamps |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
2 | SAD_UC_SYSTEM | Character(4) | VARCHAR2(4) NOT NULL |
System
APPL=Apply GTTR=UTT GTTR=UTT UCAS=UCAS |
3 | SAD_UC_VIEW | Character(4) | VARCHAR2(4) NOT NULL | View |
4 | SAD_UC_TIMESTAMP | DateTime(26) | TIMESTAMP | Timestamp |
5 | SAD_UC_OVERTIMESTP | DateTime(26) | TIMESTAMP | Override Timestamp |
6 | SAD_UC_LASTTIMESTP | DateTime(26) | TIMESTAMP | Last Run Timestamp |
7 | SAD_UC_NEW_RECORDS | Number(15,0) | DECIMAL(15) NOT NULL | Records Added |
8 | SAD_UC_AMENDEDRECS | Number(15,0) | DECIMAL(15) NOT NULL | Records Amended |
9 | SAD_UC_DELETEDRECS | Number(15,0) | DECIMAL(15) NOT NULL | Records Deleted |