AUDIT_ISIR_CHNG(SQL Table) |
Index Back |
|---|---|
Audit of ISIR DataThis table contains all the 'change' activitity to those correctable ISIR fields from the following tables: ISIR_CONTROL, ISIR_STUDENT, ISIR_PARENT. This table is used to build a view against the ISIR_SAR_XREF table in order to present meaningful audit information. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
|
| 3 | Character(4) | VARCHAR2(4) NOT NULL | Aid Year | |
| 4 | DateTime(26) | TIMESTAMP NOT NULL | 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. | |
| 5 | Character(4) | VARCHAR2(4) NOT NULL | ISIR Field Num | |
| 6 | ISIR_TXN_NBR | Number(2,0) | SMALLINT NOT NULL | Transaction Num |
| 7 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
| 8 | OLDVALUE | Character(65) | VARCHAR2(65) NOT NULL | Old Value |
| 9 | NEWVALUE | Character(65) | VARCHAR2(65) NOT NULL | New Value |
| 10 | CORRECTION_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Correction Status
1=Correction(s) Pending 2=Send Correction(s) 3=Correction(s) Sent 4=Correction(s) Accepted 5=Corrections Rejected 6=Do Not Send Corrections |
| 11 | CORR_STAT_DT | Date(10) | DATE | Correction Status Date |