Oracle Field/Calc
| DW Field | Description (Sample) | Data Type | Field Length |
| TERM | Fall terms: %10 Spring terms: %20 Summer terms: %30 | int | 6 |
| SEMESTER | Fall 2006 |
|
|
| STUDENTID | Banner ID (@12345678) |
|
|
| SSN | 123456789 |
|
|
| PIDM | Up to 10-digit unique Banner id for student |
|
|
| LASTNAME |
|
|
|
| FIRSTNAME |
|
|
|
| MIDINIT |
|
|
|
| STUDENTNAME | Concatenation of Last, First Middle Initial (Smith, John A) |
|
|
| ADDRESS | Address at the start of the record’s term |
|
|
| CITY | City at the start of the record’s term |
|
|
| STATE | State at the start of the record’s term |
|
|
| ZIP | Zip at the start of the record’s term |
|
|
| PHONE | Current phone number |
|
|
| STATUS | Description of Student Status. See the STVSTYP lookup table in the Appendix. This is the full description of the status, such as “Continuing Student”, “Returning Student”.
There is also the CAST code (shrttrm_cast_code) which is included at the end of the record. |
|
|
| PROGRAM | The Program of the Major |
|
|
| PROG_DEPT | Department code for student’s program |
|
|
| PROG_GE_PATTERN | Student’s GE pattern for programs |
|
|
| MAJOR_CODE | Numeric code for the student’s major |
|
|
| MAJOR | Description of the Major_Code |
|
General
Content
Integrations
Add Comment