SAA_RC_RPT_PURG(SQL Table) |
Index Back |
---|---|
Advisement Purge Run ControlThis record is used to hold the parameters for the purging of the run control records in academic advisement. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
4 | TSCRPT_TYPE | Character(5) | VARCHAR2(5) NOT NULL |
Transcript Type
Prompt Table: SAA_SCRTY_AAVW2 |
5 | SAA_RQST_PURGE | Character(1) | VARCHAR2(1) NOT NULL |
This field is used in academic advisement to track if the report request and request logs need to be purged when the report results are purged.
Y/N Table Edit Default Value: N |
6 | SAA_PURGE_ALL | Character(1) | VARCHAR2(1) NOT NULL |
This field is used as a flag to purge all records in the tables in the analysis database
N=Select Results to Purge Y=Purge All Results Default Value: N |