SAA_RPTRQST_HDR(SQL Table) |
Index Back |
|---|---|
Report Request HeaderAcademic Advisement Report Request Header record |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(9) | VARCHAR2(9) NOT NULL | Report Request Nbr | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
|
| 3 | Character(5) | VARCHAR2(5) NOT NULL |
Transcript Type
Default Value: OPR_DEF_TBL_CS.SAA_TSCRPT_TYPE Prompt Table: SAA_SCRTY_AA_VW |
|
| 4 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
| 5 | SAA_PROCESSED_DATE | Date(10) | DATE | This field is used in Academic Advisement to track when a report request has been processed. |
| 6 | SAA_PROCESSING_CD | Character(2) | VARCHAR2(2) NOT NULL |
This field is used to track the status of an Academic Advisement Report as it is being generated.
00=Completed Successfully 10=Request Pending 20=Request Processing 30=Error Processing Request 40=Request Canceled 50=Report Results Purged Default Value: 10 |
| 7 | RPT_DATE | Date(10) | DATE NOT NULL |
Report Date
Default Value: %Date |
| 8 | RPT_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
This field is the type of Academic Advisement report and is used by the tables in the Analysis Database.
This field is reserved for use by SA.
SPC=Special Report STD=Standard Report Default Value: STD |
| 9 | 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 |
| 10 | 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. |
| 11 | 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 |
| 12 | 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 |