R_REPORT(SQL Table) |
Index Back |
|---|---|
Report type for aa analysis taAnalysis table for academic advisement containing report type information. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PEOPLE_SRCH |
|
| 2 | Date(10) | DATE NOT NULL | Report Date | |
| 3 | 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 |
|
| 4 | Number(4,0) | SMALLINT NOT NULL |
Analysis DB Sequence
Default Value: 1 |
|
| 5 | WHAT_IF_FL | Character(1) | VARCHAR2(1) NOT NULL |
Use Career Simulation
Y/N Table Edit |
| 6 | REPORT_REQUEST_NBR | Character(9) | VARCHAR2(9) NOT NULL |
Report Request Nbr
Prompt Table: SA_REQUEST_HDR |
| 7 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
| 8 | TSCRPT_TYPE | Character(5) | VARCHAR2(5) NOT NULL |
Transcript Type
Prompt Table: TRANSCRIPT_TYPE |