SAA_RC_RPTRQST(SQL Table) |
Index Back |
---|---|
Batch AA Report Run ControlThis record is used to store values to be used by the batch advsement report request process. |
# | 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 | SCCPS_POP_SEL | Character(1) | VARCHAR2(1) NOT NULL |
Population Selection checkbox - used to incidate on run controls that pop selection was selected for use.
Y/N Table Edit Default Value: Y |
4 | SCCPS_TOOL_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Tool ID - the unique key for a pop select tool
Prompt Table: SCCPS_TOOL_VW |
5 | SCCPS_QUERY_NAME | Character(50) | VARCHAR2(50) NOT NULL |
Query / Section name used by population selection
Prompt Table: %EDITTABLE |
6 | SCCPS_CNTXT_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Context ID - the unique key that identifies the pop selection context
Prompt Table: SCCPS_CNTXT_VW |
7 | ATTACHSYSFILENAME | Character(128) | VARCHAR2(128) NOT NULL | Unique Sys Filename |
8 | ATTACHUSERFILE | Character(64) | VARCHAR2(64) NOT NULL | Attached File |
9 | SCCPS_FILE_PATH | Character(254) | VARCHAR2(254) NOT NULL | Pop Select File Path and Name |
10 | RPT_DATE | Date(10) | DATE NOT NULL |
Report Date
Default Value: %Date |
11 | SAA_RPT_IDENTIFIER | Character(10) | VARCHAR2(10) NOT NULL |
This field is used to identify a specific run of Academic Advisement Reports within a report type.
Prompt Table: SAA_IDENT_TBL |
12 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
13 | TSCRPT_TYPE | Character(5) | VARCHAR2(5) NOT NULL |
Transcript Type
Default Value: OPR_DEF_TBL_CS.SAA_TSCRPT_TYPE Prompt Table: SAA_SCRTY_AAVW2 |
14 | FREEZE_REC_FL | Character(1) | VARCHAR2(1) NOT NULL |
Freeze Record
Y/N Table Edit Default Value: N |
15 | ASOF_DATE | Date(10) | DATE NOT NULL |
This field is used all over campus solutions to hold the value of an as of date to be used in different processing.
Default Value: INSTALLATION_AA.ASOF_DATE |
16 | SAA_USE_STDNT_SEL | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to identify if extra emplids have manually been added to the run control page for processing.
Y/N Table Edit Default Value: N |
17 | WHAT_IF_FL | Character(1) | VARCHAR2(1) NOT NULL |
Use Career Simulation
Y/N Table Edit Default Value: N |
18 | SAA_OVRD_ASOF_DATE | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to identify if an advising reort type allows for the as of date to be overridden on the report request.
Y/N Table Edit Default Value: N |
19 | SAA_OVRD_RPT_DATE | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to identify if an advising reort type allows for the report date control field to be changed on the report request.
Y/N Table Edit Default Value: N |