SAA_ARPRT_CAR(SQL View) |
Index Back |
---|---|
Analysis DB Report InformationThis table contains the data for a specific report in the Academic Advisement Analysis Database. |
SELECT a.EMPLID , a.ANALYSIS_DB_SEQ , a.SAA_CAREER_RPT FROM PS_SAA_ADB_REPORT a |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PEOPLE_SRCH |
2 | ANALYSIS_DB_SEQ | Number(4,0) | SMALLINT NOT NULL | Analysis DB Sequence |
3 | SAA_CAREER_RPT | Character(4) | VARCHAR2(4) NOT NULL |
This field is used in academic advisement as a key to the results tables.
Prompt Table: ACAD_CAR_TBL |