SAA_IDENT_TBL(SQL Table) |
Index Back |
|---|---|
AA Report Identifier RecordThis record contains the codes and descriptions used to identify different report requests in Academic Advisement. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | This field is used to identify a specific run of Academic Advisement Reports within a report type. | |
| 2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 5 | SAA_DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | This field is used to display information in the new student view for academic advisement reports. |