The table shows details of the fields presented by this view.
Field Name |
Field Description |
Data Source |
|
CREATION_DT |
the creation date of extract |
system (dd/mm/yyyy hh:mi:ss) |
|
ORG_UNIT_CD |
the organisational unit |
job run parameter (char(10)) |
|
OU_START_DT |
organisational unit start date |
job run parameter (dd/mm/yyyy) |
|
COURSE_GROUP_CD |
course group code |
job run parameter (char(10)) |
|
COURSE_CD |
course code |
job run parameter (char(6)) |
|
LIMIT_COURSE_IND |
'Y' indicates the extraction was limited to the course code above. 'N' indicates all the courses the students have done were extracted. |
job run parameter (Y or N) |
|
LOCATION_CD |
course location |
job run parameter (char(10)) |
|
ATTENDANCE_MODE |
the course attendance |
job run parameter (char(2)) |
|
AWARD_CD |
'Y' indicates award courses were extracted. 'N' indicates non-award courses were extracted. |
job run parameter (Y or N) |
|
COURSE_ATTEMPT_STATUS1 |
the first course attempt status selected. |
job run parameter (char(10)) |
|
COURSE_ATTEMPT_STATUS2 |
the second course attempt status selected |
job run parameter (char(10)) |
|
COURSE_ATTEMPT_STATUS3 |
the third course attempt status selected |
job run parameter (char(10)) |
|
PROGRESSION_STATUS |
progression status |
job run parameter (char(10)) |
|
GRADUAND_STATUS |
graduand status |
job run parameter (char(10)) |
|
PERSON_ID_GROUP_ID |
person id group |
job run parameter (char(6)) |
|
EXCLUDE_UNIT_CAT |
exclude a category of unit from processing |
job run parameter (char(10)) |
|
SPEC_PERSON_ID1 |
specific person ID 1 |
job run parameter (num(10)) |
|
SPEC_COURSE_CD1 |
specific course code 1 |
job run parameter (char(6)) |
|
SPEC_PERSON_ID2 |
specific person ID 2 |
job run parameter (num(10)) |
|
SPEC_COURSE_CD2 |
specific course code 2 |
job run parameter (char(6)) |
|
SPEC_PERSON_ID3 |
specific person ID 3 |
job run parameter (num(10)) |
|
SPEC_COURSE_CD3 |
specific course code 3 |
job run parameter (char(6)) |
|
SPEC_PERSON_ID4 |
specific person ID 4 |
job run parameter (num(10)) |
|
SPEC_COURSE_CD4 |
specific course code 4 |
job run parameter (char(6)) |
|
SPEC_PERSON_ID5 |
specific person ID 5 |
job run parameter (num(10)) |
|
SPEC_COURSE_CD5 |
specific course code 5 |
job run parameter (char(6)) |
|
SPEC_PERSON_ID6 |
specific person ID 6 |
job run parameter (num(10)) |
|
SPEC_COURSE_CD6 |
specific course code 6 |
job run parameter (char(6)) |
|
INC_RELATED_CRS_IND |
include related courses |
job run parameter (Y or N) |
|
REGISTER_CORRESPONDENCE |
register correspondence |
job run parameter (Y or N) |
|
REQUEST_JOB_RUN_ID |
system generated ID number of the request job run |
passed by Job Scheduler (num(10)) |
|
REQUEST_NUM |
the request number this extract was run in |
derived from request_job_run_id |
The table provides details of the different record types presented by this view and the fields in each record type.
ACAD_TRANS_RECORD_V |
||||||||||||||||||||||
NOTE: All references to source database
tables and columns are in italics. |
Field name |
Field description |
Max length |
Type |
Source / Value |
||||||||||||||||||||||||||||||||||||||
1. PERSON |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
KEY 4 |
|
|
|
blank |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'PERSON' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
person ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
surname |
|
|
person.surname |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
title |
10 |
char |
person.title |
||||||||||||||||||||||||||||||||||||||
FIELD4 |
given names |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
FIELD5 |
preferred given name |
30 |
char |
person .preferred_given_name |
||||||||||||||||||||||||||||||||||||||
FIELD6 |
birth date |
|
date |
person.birth_dt |
||||||||||||||||||||||||||||||||||||||
2. ADDRESS |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
KEY 4 |
|
|
|
blank |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'ADDRESS' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
address line 1 |
40 |
char |
Current correspondence address person_address.addr_line_1 |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
address line 2 |
|
|
person_address.addr_line_2 |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
address line 3 |
|
|
person_address.addr_line_3 |
||||||||||||||||||||||||||||||||||||||
FIELD4 |
address line 4 |
|
|
person_address.addr_line_4 |
||||||||||||||||||||||||||||||||||||||
FIELD5 |
address line 5 |
|
|
person_address.addr_line_5 |
||||||||||||||||||||||||||||||||||||||
FIELD6 |
australian postcode |
|
|
person_address.aust_postcode |
||||||||||||||||||||||||||||||||||||||
FIELD7 |
overseas postcode |
|
|
person_address.os_code |
||||||||||||||||||||||||||||||||||||||
FIELD8 |
address type |
10 |
char |
person_address.addr_type |
||||||||||||||||||||||||||||||||||||||
FIELD9 |
start date |
|
|
person_address.start_dt |
||||||||||||||||||||||||||||||||||||||
FIELD10 |
end date |
|
|
person_address.end_dt |
||||||||||||||||||||||||||||||||||||||
3. PERSON-NOTES |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
KEY 4 |
|
|
|
blank |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'PERSON-NOTES' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
person note type |
10 |
char |
person_note .pe_note_type |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
person note type description |
60 |
char |
person_note_type .description |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
Note Text |
2000 |
char |
person_note and note .note_text |
||||||||||||||||||||||||||||||||||||||
4. COURSE |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
COURSE_CD |
the student course attempt code |
20 |
char |
student_course_attempt .course_cd |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'COURSE' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
course code |
20 |
char |
student_course_attempt .course_cd |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
course version number |
|
|
student_course_attemp t .version_number |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
course title |
100 |
char |
course_version.title |
||||||||||||||||||||||||||||||||||||||
FIELD4 |
course short title |
40 |
char |
course_version .short_title |
||||||||||||||||||||||||||||||||||||||
FIELD5 |
org_unit_cd |
10 |
char |
course_version .responsible_org_unit_cd |
||||||||||||||||||||||||||||||||||||||
FIELD6 |
ou_start_dt |
|
date |
course_version .responsible_ou_start |
||||||||||||||||||||||||||||||||||||||
FIELD7 |
attendance type |
2 |
char |
student_course_attempt .attendance_type |
||||||||||||||||||||||||||||||||||||||
FIELD8 |
attendance mode |
2 |
char |
student_course_attempt .attendance_mode |
||||||||||||||||||||||||||||||||||||||
FIELD9 |
derived attendance type |
2 |
char |
student_course_attempt .derived_att_type |
||||||||||||||||||||||||||||||||||||||
FIELD10 |
derived attendance mode |
2 |
char |
student_course_attempt .derived_att_mode |
||||||||||||||||||||||||||||||||||||||
FIELD11 |
location |
10 |
char |
student_course_attempt .location_cd |
||||||||||||||||||||||||||||||||||||||
FIELD12 |
commencement date |
|
date |
student_course_attempt .commencement_dt |
||||||||||||||||||||||||||||||||||||||
FIELD13 |
course attempt status |
10 |
char |
student_course_attempt .course_attempt_status |
||||||||||||||||||||||||||||||||||||||
FIELD14 |
progression status |
10 |
char |
student_course_attempt .progression_status |
||||||||||||||||||||||||||||||||||||||
FIELD15 |
progression status description |
60 |
char |
s_progression_status .description |
||||||||||||||||||||||||||||||||||||||
FIELD16 |
course requirements complete date |
|
date |
student_course_attempt .course_rqrmnts_complete_dt |
||||||||||||||||||||||||||||||||||||||
FIELD17 |
discontinued date |
|
date |
student_course_attempt .discontinued_dt |
||||||||||||||||||||||||||||||||||||||
FIELD18 |
lapsed date |
|
date |
student_course_attempt .lapsed_dt |
||||||||||||||||||||||||||||||||||||||
FIELD19 |
course GPA |
6,3 |
num |
Calculated by prgp_get_sca_gpa |
||||||||||||||||||||||||||||||||||||||
FIELD20 |
course WAM |
6,3 |
num |
Calculated by prgp_get_sca_wam |
||||||||||||||||||||||||||||||||||||||
FIELD21 |
Limit course indicator |
1 |
char |
parameter |
||||||||||||||||||||||||||||||||||||||
FIELD22 |
Include related courses indicator |
1 |
char |
parameter |
||||||||||||||||||||||||||||||||||||||
FIELD23 |
Results blocked for course indicator |
1 |
char |
derived by enrk_val_encumb .enrp_val_blk_result |
||||||||||||||||||||||||||||||||||||||
FIELD24 | Qualification Code | 20 | char | course_reference_cd.reference_cd | ||||||||||||||||||||||||||||||||||||||
FIELD25 | Qualification Description | 100 | char | course_reference_cd.description | ||||||||||||||||||||||||||||||||||||||
5. UNIT-SET |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
COURSE_CD |
the student course attempt code |
20 |
char |
student_course_attempt .course_cd |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'UNIT-SET' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
unit set code |
10 |
char |
student_unit_set_attempt .unit_set_cd |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
unit set version number |
3 |
num |
student_unit_set_attempt .us_version_number |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
student unit set attempt sequence number |
6 |
num |
student_unit_set_attempt .sequence_number |
||||||||||||||||||||||||||||||||||||||
FIELD4 |
unit set title |
90 |
char |
enrp_get_us_title |
||||||||||||||||||||||||||||||||||||||
FIELD5 |
unit set category |
10 |
char |
unit_set .unit_set_cat |
||||||||||||||||||||||||||||||||||||||
FIELD6 |
unit set category description |
60 |
char |
unit_set_cat .description |
||||||||||||||||||||||||||||||||||||||
FIELD7 |
unit set category rank |
3 |
num |
unit_set_cat .rank |
||||||||||||||||||||||||||||||||||||||
FIELD8 |
selection date |
|
date |
student_unit_set_attempt .selection_dt |
||||||||||||||||||||||||||||||||||||||
FIELD9 |
end date |
|
date |
student_unit_set_attempt .end_dt |
||||||||||||||||||||||||||||||||||||||
FIELD10 |
primary set indicator |
1 |
char |
student_unit_set_attempt .primary_set_ind |
||||||||||||||||||||||||||||||||||||||
FIELD11 |
requirements complete indicator |
1 |
char |
student_unit_set_attempt .rqrmnts_complete_ind |
||||||||||||||||||||||||||||||||||||||
FIELD12 |
requirements complete date |
|
date |
student_unit_set_attempt .rqrmnts_complete_dt |
||||||||||||||||||||||||||||||||||||||
6. ADV-STAND-UNIT- LEVEL |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
COURSE_CD |
the student course attempt code |
20 |
char |
student_course_attempt .course_cd |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'ADV-STAND-UNIT- LEVEL' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
unit level |
1 |
char |
from adv_stnd_unit_level .unit_level only when granted |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
unit level description |
60 |
char |
unit_level.description |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
credit points |
6 |
num |
adv_stnd_unit_level .credit_points |
||||||||||||||||||||||||||||||||||||||
FIELD4 |
comments |
2000 |
char |
adv_stnd_unit_level .comments |
||||||||||||||||||||||||||||||||||||||
FIELD5 | ||||||||||||||||||||||||||||||||||||||||||
FIELD6 | contact hours | 4 | num | adv_stnd_unit_level.contact_hours | ||||||||||||||||||||||||||||||||||||||
FIELD7 | advanced standing source | 10 | char | adv_stnd_unit_level_basis.advanced_standing_source | ||||||||||||||||||||||||||||||||||||||
FIELD8 | advanced standing source description | 60 | char | advanced_standing_source.description | ||||||||||||||||||||||||||||||||||||||
7. ADV-STAND-UNIT |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
COURSE_CD |
the student course attempt code |
6 |
char |
student_course_attempt .course_cd |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'ADV-STAND-UNIT' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
unit code |
10 |
char |
adv_stnd_unit .unit_cd |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
version number |
3 |
num |
adv_stnd_unit .version_number |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
unit title |
90 |
char |
unit_version.title |
||||||||||||||||||||||||||||||||||||||
FIELD4 |
unit short title |
40 |
char |
unit_version.short_title |
||||||||||||||||||||||||||||||||||||||
FIELD5 |
unit level |
1 |
char |
unit_version.unit_level |
||||||||||||||||||||||||||||||||||||||
FIELD6 |
unit level description |
60 |
char |
unit_level.description |
||||||||||||||||||||||||||||||||||||||
FIELD7 |
achievable credit points |
6 |
num |
unit_version .achievable_credit_points |
||||||||||||||||||||||||||||||||||||||
FIELD8 |
comments |
2000 |
char |
adv_stnd_unit .comments |
||||||||||||||||||||||||||||||||||||||
FIELD9 | ||||||||||||||||||||||||||||||||||||||||||
FIELD10 | unit of competency code | 20 | char | unit_reference_cd.reference_cd | ||||||||||||||||||||||||||||||||||||||
FIELD11 | unit of competency title | 100 | char | unit_reference_cd.description | ||||||||||||||||||||||||||||||||||||||
FIELD12 | contact hours | 4 | num | unit_version.supervised_contact_hours | ||||||||||||||||||||||||||||||||||||||
FIELD13 | advanced standing source | 10 | char | adv_stnd_unit_basis.advanced_standing_source | ||||||||||||||||||||||||||||||||||||||
FIELD14 | advanced standing source description | 60 | char | advanced_standing_source.description | ||||||||||||||||||||||||||||||||||||||
8. UNIT |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
COURSE_CD |
the student course attempt code |
20 |
char |
student_course_attempt .course_cd |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'UNIT' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
unit code |
20 |
char |
student_unit_attempt .unit_cd |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
unit version number |
3 |
num |
Student_unit_attempt .version_number |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
unit title |
100 |
num |
If there is a sua .alternative_title it is used, otherwise unit_version.title is used. |
||||||||||||||||||||||||||||||||||||||
FIELD4 |
unit short title |
40 |
char |
unit_version.short_title |
||||||||||||||||||||||||||||||||||||||
FIELD5 |
teaching calendar type |
10 |
char |
Student_unit_attempt .cal_type |
||||||||||||||||||||||||||||||||||||||
FIELD6 |
teaching calendar sequence number |
6 |
num |
Student_unit_attempt .ci_sequence_number |
||||||||||||||||||||||||||||||||||||||
FIELD7 |
teaching calendar alternate code (semester) |
10 |
char |
cal_instance.alternate_code |
||||||||||||||||||||||||||||||||||||||
FIELD8 |
teaching calendar start date |
|
date |
Student_unit_attempt .ci_start_dt |
||||||||||||||||||||||||||||||||||||||
FIELD9 |
teaching calendar end date |
|
date |
Student_unit_attempt .ci_end_dt |
||||||||||||||||||||||||||||||||||||||
FIELD10 |
parent academic calendar type |
10 |
char |
cal_instance .cal_type |
||||||||||||||||||||||||||||||||||||||
FIELD11 |
parent academic calendar sequence number |
6 |
num |
cal_instance .sequence_number |
||||||||||||||||||||||||||||||||||||||
FIELD12 |
parent academic calendar alternate code (year) |
10 |
char |
cal_instance .alternate_code |
||||||||||||||||||||||||||||||||||||||
FIELD13 |
unit attempt status |
10 |
char |
student_unit_attempt .unit_attempt_status |
||||||||||||||||||||||||||||||||||||||
FIELD14 |
discontinued date |
|
date |
student_unit_attempt .discontinued_dt |
||||||||||||||||||||||||||||||||||||||
FIELD15 |
unit level |
1 |
char |
unit_version .unit_level |
||||||||||||||||||||||||||||||||||||||
FIELD16 |
unit level description |
60 |
char |
unit_level .description |
||||||||||||||||||||||||||||||||||||||
FIELD17 |
research unit indicator |
1 |
char |
unit_version .research_unit_ind |
||||||||||||||||||||||||||||||||||||||
FIELD18 |
achievable credit points |
6,3 |
num |
if sua .override_achievable_cp exists use it, else if uv .achievable_credit_points exists use that, else use uv .enrolled_credit_points |
||||||||||||||||||||||||||||||||||||||
FIELD19 |
achieved credit points |
6,3 |
num |
inqp_get_sua_achvd |
||||||||||||||||||||||||||||||||||||||
FIELD20 |
s_result_type |
10 |
char |
assp_get_sua_outcome |
||||||||||||||||||||||||||||||||||||||
FIELD21 |
final grade |
5 |
char |
if there is an external grade use it otherwise use the grade from assp_get_sua_outcome |
||||||||||||||||||||||||||||||||||||||
FIELD22 |
final mark |
3 |
num |
assp_get_sua_outcome |
||||||||||||||||||||||||||||||||||||||
FIELD23 |
grading schema code |
10 |
char |
assp_get_sua_outcome |
||||||||||||||||||||||||||||||||||||||
FIELD24 |
grading schema version number |
3 |
num |
assp_get_sua_outcome |
||||||||||||||||||||||||||||||||||||||
FIELD25 |
outcome date |
|
date |
assp_get_sua_outcome |
||||||||||||||||||||||||||||||||||||||
FIELD26 |
origin course cd |
6 |
char |
assp_get_sua_outcome |
||||||||||||||||||||||||||||||||||||||
FIELD27 |
comments |
2000 |
char |
grading_schema .comments |
||||||||||||||||||||||||||||||||||||||
FIELD28 |
grade leading to supplementary exam |
5 |
char |
stdnt_unit_atmpt_outcome .grade |
||||||||||||||||||||||||||||||||||||||
FIELD29 |
mark leading to supplementary exam |
3 |
num |
stdnt_unit_atmpt_outcome .mark to final result |
||||||||||||||||||||||||||||||||||||||
FIELD30 | ||||||||||||||||||||||||||||||||||||||||||
FIELD31 | unit of competency code | 20 | char | unit_reference_cd. reference_cd | ||||||||||||||||||||||||||||||||||||||
FIELD32 | unit of competency title | 100 | char | unit_reference_cd. description | ||||||||||||||||||||||||||||||||||||||
FIELD33 | supervised contact hours | 4 | num | if sua .override_supervised_hours exists use it, else use uv .supervised_contact_hours | ||||||||||||||||||||||||||||||||||||||
FIELD34 | unsupervised contact hours | 4 | num | Derived:Total contact hours - supervised contact hours | ||||||||||||||||||||||||||||||||||||||
FIELD35 | total contact hours | 4 | num | if sua .override_total_hours exists use it, else use uv .total_contact_hours | ||||||||||||||||||||||||||||||||||||||
FIELD36 | superior unit code | 20 | char | student_unit_attempt.sup_unit_cd | ||||||||||||||||||||||||||||||||||||||
FIELD37 | superior unit version | 3 | num | student_unit_attempt.sup_version_number | ||||||||||||||||||||||||||||||||||||||
9. COURSE-INTERMISSION |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
COURSE_CD |
the student course attempt code |
6 |
char |
student_course_attempt .course_cd |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'COURSE-INTERMISSION' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
start date |
|
date |
student_course_intermission .start_dt |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
end date |
|
date |
student_course_intermission .end_dt |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
voluntary indicator |
1 |
char |
student_course_intermission .voluntary_ind |
||||||||||||||||||||||||||||||||||||||
FIELD4 |
comments |
2000 |
char |
student_course_intermission .comments |
||||||||||||||||||||||||||||||||||||||
10. COURSE-TRANSFER |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
COURSE_CD |
the student course attempt code |
20 |
char |
student_course_attempt .course_cd |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'COURSE-TRANSFER' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
Transferred From Course Code |
6 |
char |
student_course_transfer .transfer_course_cd |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
Transfer Date |
|
date |
student_course_transfer .transfer_dt |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
Comments |
2000 |
char |
student_course_transfer .comments |
||||||||||||||||||||||||||||||||||||||
FIELD4 | transferred from course description | 100 | char | course_version.title | ||||||||||||||||||||||||||||||||||||||
FIELD5 | transferred from qualification code | 20 | char | course_reference_cd. reference_cd mapped to student_course_transfer .transfer_course_cd | ||||||||||||||||||||||||||||||||||||||
FIELD6 | transferred from qualification description | 100 | char | course_reference_cd.description | ||||||||||||||||||||||||||||||||||||||
11. UNIT-TRANSFER |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
COURSE_CD |
the student course attempt code |
6 |
char |
student_course_attempt .course_cd |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'UNIT-TRANSFER' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
Transferred From Course Code |
6 |
char |
student_unit_transfer .transfer_course_cd |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
Transfer Date |
|
date |
student_unit_transfer .transfer_dt |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
Unit Code |
10 |
char |
student_unit_transfer .unit_cd |
||||||||||||||||||||||||||||||||||||||
FIELD4 |
teaching calendar type |
10 |
char |
student_unit_transfer .cal_type |
||||||||||||||||||||||||||||||||||||||
FIELD5 |
teaching calendar sequence number |
6 |
num |
student_unit_transfer .ci_sequence_number |
||||||||||||||||||||||||||||||||||||||
12. PROGRESSION |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
COURSE_CD |
the student course attempt code |
6 |
char |
student_course_attempt .course_cd |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'PROGRESSION' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
progression calendar type |
10 |
char |
cal_instance .cal_type - progression |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
progression calendar sequence number |
6 |
num |
cal_instance .sequence_number - progression |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
progression calendar alternate code |
10 |
char |
cal_instance .alternate_code - progression |
||||||||||||||||||||||||||||||||||||||
FIELD4 |
progression calendar start date |
|
date |
cal_instance .start_dt - progression |
||||||||||||||||||||||||||||||||||||||
FIELD5 |
progression calendar end date |
|
date |
cal_instance .end_dt - progression |
||||||||||||||||||||||||||||||||||||||
FIELD6 |
prog cal type description |
60 |
char |
cal_type .description |
||||||||||||||||||||||||||||||||||||||
FIELD7 |
prog cal type abbreviation |
30 |
char |
cal_type .abbreviation |
||||||||||||||||||||||||||||||||||||||
FIELD8 |
parent academic calendar type |
10 |
char |
cal_instance .cal_type - academic |
||||||||||||||||||||||||||||||||||||||
FIELD9 |
parent academic calendar sequence number |
6 |
num |
cal_instance .sequence_number - academic |
||||||||||||||||||||||||||||||||||||||
FIELD10 |
parent academic calendar alternate code (year) |
10 |
char |
cal_instance .alternate_code - academic |
||||||||||||||||||||||||||||||||||||||
FIELD11 |
Period GPA |
6,3 |
num |
from prgp_get_std_gpa |
||||||||||||||||||||||||||||||||||||||
FIELD12 |
Period WAM |
6,3 |
num |
from prgp_get_std_wam |
||||||||||||||||||||||||||||||||||||||
13. GRADUATION |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
COURSE_CD |
the student course attempt code |
6 |
char |
student_course_attempt .course_cd |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'GRADUATION' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
creation date |
|
date |
graduand.create_dt |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
graduand calendar type |
10 |
char |
graduand.grd_cal_type |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
graduand calendar sequence number |
6 |
num |
graduand .grd_ci_sequence_number |
||||||||||||||||||||||||||||||||||||||
FIELD4 |
award course code |
6 |
char |
graduand .award_course_cd |
||||||||||||||||||||||||||||||||||||||
FIELD5 |
award course version number |
3 |
num |
graduand .award_crs_version_number |
||||||||||||||||||||||||||||||||||||||
FIELD6 |
award course title |
90 |
char |
course_version .title |
||||||||||||||||||||||||||||||||||||||
FIELD7 |
award course short title |
40 |
char |
course_version .short_title. |
||||||||||||||||||||||||||||||||||||||
FIELD8 |
award code |
10 |
char |
graduand .award_cd |
||||||||||||||||||||||||||||||||||||||
FIELD9 |
award title |
90 |
char |
award.award_title |
||||||||||||||||||||||||||||||||||||||
FIELD10 |
honours level |
3 |
char |
graduand .honours_level |
||||||||||||||||||||||||||||||||||||||
FIELD11 |
honours level description |
60 |
char |
honours_level .description. |
||||||||||||||||||||||||||||||||||||||
FIELD12 |
conferral date |
|
date |
graduand .conferral_dt |
||||||||||||||||||||||||||||||||||||||
FIELD13 |
graduand status |
10 |
char |
graduand .graduand_status |
||||||||||||||||||||||||||||||||||||||
FIELD14 |
graduand approval status |
10 |
char |
graduand .graduand_appr_status |
||||||||||||||||||||||||||||||||||||||
FIELD15 |
surrendered for course code |
6 |
char |
graduand .sur_for_course_cd |
||||||||||||||||||||||||||||||||||||||
FIELD16 |
surrendered for course version |
3 |
num |
graduand .sur_for_crs_version_number |
||||||||||||||||||||||||||||||||||||||
FIELD17 |
surrendered for award code |
10 |
char |
graduand .sur_for_award_cd |
||||||||||||||||||||||||||||||||||||||
FIELD18 |
comments |
2000 |
char |
graduand .comments |
||||||||||||||||||||||||||||||||||||||
14. ENCUMBRANCE |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
COURSE_CD |
the student course attempt code |
6 |
char |
student_course_attempt .course_cd |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'ENCUMBRANCE' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
encumbrance start date |
|
date |
enrp_get_excld_crs |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
encumbrance expiry date |
|
date |
enrp_get_excld_crs |
||||||||||||||||||||||||||||||||||||||
15. SPECIAL-AWARD |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
COURSE_CD |
the student course attempt code |
6 |
char |
student_course_attempt .course_cd |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'SPECIAL-AWARD' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
award code |
30 |
char |
special_award .award_code |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
award title |
90 |
char |
award.award_title |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
system award type |
10 |
char |
award.s_award_type |
||||||||||||||||||||||||||||||||||||||
FIELD4 |
award date |
|
date |
special_award .award_dt |
||||||||||||||||||||||||||||||||||||||
FIELD5 |
comments |
2000 |
char |
special_award .comments |
||||||||||||||||||||||||||||||||||||||
16. SCA-SPECIAL-RQRMNTS |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
COURSE_CD |
the student course attempt code |
6 |
char |
student_course_attempt .course_cd |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'SCA-SPECIAL-RQRMNTS' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
special requirement code |
10 |
char |
student_crs_spcl_rqrmnt .special_requirement_cd |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
special requirement description |
60 |
char |
special_requirement .description |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
completed date |
|
date |
student_crs_spcl_rqrmnt .completed_dt |
||||||||||||||||||||||||||||||||||||||
FIELD4 |
expiry date |
|
date |
student_crs_spcl_rqrmnt .expiry_dt |
||||||||||||||||||||||||||||||||||||||
FIELD5 |
reference |
10 |
char |
student_crs_spcl_rqrmnt .reference |
||||||||||||||||||||||||||||||||||||||
FIELD6 |
comments |
2000 |
char |
student_crs_spcl_rqrmnt .comments |
||||||||||||||||||||||||||||||||||||||
17. STDNT-CRS-ATMPT-NOTE |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
COURSE_CD |
the student course attempt code |
6 |
char |
student_course_attempt .course_cd |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'STDNT-CRS-ATMPT-NOTE' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
enrolment note type |
10 |
char |
student_crs_atmpt_note .enr_note_type |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
enrolment note type description |
60 |
char |
enr_note_type .description |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
note text |
2000 |
char |
student_crs_atmpt_note and note .note_text |
||||||||||||||||||||||||||||||||||||||
18. RESEARCH |
||||||||||||||||||||||||||||||||||||||||||
PERSON_ID |
the student ID |
10 |
num |
person.person_id |
||||||||||||||||||||||||||||||||||||||
SURNAME |
the student's surname |
30 |
char |
person.surname |
||||||||||||||||||||||||||||||||||||||
GIVEN_NAMES |
the student's given name/s |
40 |
char |
person.given_names |
||||||||||||||||||||||||||||||||||||||
NVL(ca.sca_course_cd,ca.acai_nominated_course_cd) |
|
6 |
char |
If not empty use ca .sca_course_cd else use ca .acai_nominated_course_cd |
||||||||||||||||||||||||||||||||||||||
RECORD_TYPE |
record type |
|
|
'RESEARCH' |
||||||||||||||||||||||||||||||||||||||
FIELD1 |
candidature sequence number |
6 |
num |
thesis .ca_sequence_number |
||||||||||||||||||||||||||||||||||||||
FIELD2 |
thesis sequence number |
6 |
num |
thesis .sequence_number |
||||||||||||||||||||||||||||||||||||||
FIELD3 |
thesis title |
200 |
char |
thesis.title |
||||||||||||||||||||||||||||||||||||||
FIELD4 |
final title indicator |
1 |
char |
thesis .final_title_ind |
||||||||||||||||||||||||||||||||||||||
FIELD5 |
thesis result code |
10 |
char |
thesis .thesis_result_cd |
||||||||||||||||||||||||||||||||||||||
FIELD6 |
thesis result description |
60 |
char |
thesis_result .description |
||||||||||||||||||||||||||||||||||||||
FIELD7 |
expected submission date |
|
date |
thesis .expected_submission_dt |
||||||||||||||||||||||||||||||||||||||
FIELD8 |
library lodgement date |
|
date |
thesis .library_lodgement_dt |
Last modified on 14 February, 2003.