R_DESCRIPTION(SQL Table) |
Index Back |
---|---|
Descr table for aa analysisAnalysis table for academic advisement containing Description, and Long description information. |
# | 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 | RPT_DATE | Date(10) | DATE NOT NULL | Report Date |
3 | 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 |
4 | ANALYSIS_DB_SEQ | Number(4,0) | SMALLINT NOT NULL |
Analysis DB Sequence
Default Value: 1 |
5 | ENTRY_SEQ | Number(3,0) | SMALLINT NOT NULL | Entry Sequence |
6 | DESCR_LN_NBR | Number(3,0) | SMALLINT NOT NULL | Description line number |
7 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |