SAD_UC_I_OFFER(SQL Table) |
Index Back |
---|---|
IvOffer Staging RecordIvOffer Staging Record |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
|
2 | Character(10) | VARCHAR2(10) NOT NULL | Application Code | |
3 | Character(10) | VARCHAR2(10) NOT NULL | Personalid - Unique personal identifier | |
4 | Number(3,0) | SMALLINT NOT NULL | Choice Number | |
5 | SAD_UC_TIMESTAMP | DateTime(26) | TIMESTAMP | Timestamp |
6 | SAD_UC_OFFERTEXT | Long Character(2000) | VARCHAR2(2000) | Offer Text |
7 | SAD_UC_IMP_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Import Status
E=Error (E) I=Imported (I) N=New (N) P=Pending (P) R=Pending (R) T=Error (T) |