Extract Student Data into Hemis Tables {HEMIS-1}


This option will perform a number of data validations during the extraction process that will be available as a standard output report.  ITS strongly advises clients to correct all reported errors before proceeding with the next steps in creating the HEMIS files and doing the VALPAC validations.


Before running this option, the user must be aware of a number of things.

The HEMIS reporting year will be taken as the year set in {STMNT-1} for table sequence 2.

When Executing the Option 

Please note that the option will only run in “batch” (background) mode. The normal “Run” button will thus not be available. Selecting the “Batch” button will take the user through a step-by-step process to enter the request into the batch queue.

Let's discuss in more detail what each of these input parameters means.
 
User Selection Prompt Text
* an item between square brackets [ ] is the default answer
Type
&
Length
Comments
   Enter Calendar Year For Ften Status Update 



N4 “Enter Calendar Year For Ften Status Update (N4) :”
The year, which is supplied in answer to this question, is used in the program, that updates the student FTEN status.  It should be obvious that the year supplied as input parameter here must correspond to the HEMIS year set in the SAPSE control file in order to ensure that the correct data is updated for use in the HEMIS data extraction.
   Use (Q)ualification Code or (A)pproved Id for this Run : A1 Use (Q)ualification Code or (A)pproved Id for this Run (A1) [A]:
The FTEN Calculation, as well as the execution of the 2% test adjustment programs, uses this parameter. For more information see {SREGS-2}and the section titled “Details About The Procedure Followed To Generate Table 2.14 And The Two Percent Test” below.
   Is this the preliminary (first) HEMIS submission (Y)es / (N)o?  A1 Is this the preliminary (first) HEMIS submission Y / N (Y/N).
If   “Y” is entered, the 2% test adjustment calculation for the current HEMIS year will not be performed and the 2% test factors of the previous HEMIS year will be used.
If   “N” is entered, the 2% test calculation is done for the current HEMIS year and applied to the data extracted. 
For institutions not using the 2% test, it does not make any difference whether a “Y” or a “N” is entered.
 NOTE:  The HEMIS extraction process involves a large volume of data and will probably take a few hours to complete.
 
Please see chapter four of this manual for a detailed discussion of how each element of the student data files is extracted from the database. 

ON COMPLETION OF THE OPTION
 
Since {HEMIS-1} is always run in batch mode, the user must use the “Query Batch”  command to check for the completion of this option.

As we said before, the idea is to clean up all data errors provided on the data validation error list, and then run {HEMIS-1} again.  This process is repeated until a clean error validation list is obtained.

Once the error validation is clean, the user can assume that the extract of HEMIS data for the student files is completed.  Once the student data has been extracted, the next step is to create the ASCII files with {HEMIS-5}.

DETAILS ABOUT THE PROCEDURE FOLLOWED TO GENERATE TABLE 2.14 AND THE TWO PERCENT TEST.

  1. Adjustment of STATS Credit values to meet the requirements of the so-called 2% Test is done automatically in the system.
  2. SAPSE Table 2.14 is first generated using the STATS credits, as entered in the Curriculum Structure {SACADO-17}. We will refer to this credit value as the nominal credit.
  3. Sapse Table 2.14 contains statistics on the number of graduates and the total number of Stats Credits accumulated per Approved Qualification for the Stats Year.
  4. A special program will then automatically be run to calculate an adjustment factor for each Approved Qualification {SACADO-1} by which the nominal STATS Credits {SACADO-17} for the qualification will be adjusted to ensure that the requirements of the 2% Test is met.
  5. SAPSE Table 2.14 is generated again with the 2% factors.
The HEMIS documentation sets out the requirement that “the average number of credits per graduate should agree with the minimum time period of full-time study required for that particular qualification.  If the difference is more than 2%, the credits for instructional offerings should be adjusted.”
  1. Those students who obtained qualifications in the reporting year are identified from the entries under option {SSTUD7-2b2}and are grouped per (formal) qualification.
  2. The credits obtained by each student towards his / her qualification are summed in the same way as in the validation report referred to above. (Steps 1 and 2 are performed by the system when SAPSE Table 2.14, based on the nominal credit values, is generated.)
  3. The user selection parameters allow users to specify whether the calculation should be done per qualification code or per approved qualification id. The difference between the two methods is as follows:
3.1  When qualification code is chosen, only credits where the qualification code on the subject registration is equal to the qualification awarded to the student, are used.
3.2  When approved qualification id is chosen, credits where the approved qualification id linked to the qualification code on the subject registration is equal to the approved qualification id linked to the qualification awarded to the student are used.
  1. The average credit per graduate for a particular approved qualification is determined, and compared to the minimum formal time of the qualification.  An adjustment factor is calculated, which will bring the average credit to just below the 102% limit, if it is applied to the nominal credit.
  2. This factor is applied to the nominal credits to calculate “adjusted credits”, which are then used in the CRED-file of the HEMIS Submissions.
  3. These adjusted credits are shown in report {STP2A-5} “Adjusted Credits for Table 2.14” (refer sample below).
  4. In the case of Master's and Doctoral qualifications, the same procedure is applied, with the following adaptation:
7.1  The sum of the STATS Credits of all subjects with a “Pass” result towards the degree, as well as all subjects with Course Level 8 and 10 (Universities) or 10, 11, 14 and 15 (Technikons) that graduates enrolled for towards the degree, is calculated.
7.2  Students who graduated in the STATS Year, as well as in the two years before the STATS year, are used in the calculation.
7.3     The sum of the STATS Credits and the number of graduates for the two years before the STATS year, are read directly from the Student System and not from the “Nominal” SAPSE Table 2.14

POTENTIAL PROBLEMS IN GENERATING Table 2.14.

The meaning of some of the error messages that could be reported when generating STATS Table 2.14.
  1. Credit value null for qualification = BSC EV, subject = ECO011, ot = 50, check Academic Structure means that there is no curriculum record for the Qual / Subject / OT for the reporting year.
  2. Student 20020020, no major subjects found OR no active Qual / Offering type combination could mean:
  1. Student 200100001 Year 2002  Qual ART3  Subj POT3 : Row not found in RBCTAB could mean:
DETAILS ABOUT THE PROCEDURE FOLLOWED BY THE HEMIS EXTRACTION PROGRAM FOR STUDENT DATA {HEMIS-1} (rm05ccc.pc).

Background:

The program starts by selecting the HEMIS year, HEMIS cycle (start year and month and end year and month) and the residence block corresponding to one residence FTE from the control file in {STMNT-1} for table sequence = 2.  Then it collects the census dates for all academic blocks for the HEMIS year and then the start and end dates of all residence blocks for the HEMIS year from {GOPS-1}.

Please note that when this program is run, it first deletes all previous records for the same HEMIS year. This is to ensure that, if any data has to be corrected, the corrected versions will appear in the HEMIS data rather than the uncorrected versions.  But it also implies that once data is extracted for the second HEMIS submission, the data from the first submission will be lost.

Procedure

The program then proceeds to work through all student enrolment, student biographical and academic structure data in the following way:

STEP 1: Extract all the data for the STUD file from the qualification enrolment details (IAGENR) and the biographical details (IADBIO) of a student.

The first step is to extract data for of qualification registrations of students :

Please Note that for students with more than one qualification registration, the record where the value in the field "Included for Stats Reporting" is (Y)es will be used for reporting. Institutions must ensure that,for such students, the required qualification has (Y)es in the"Included for Stats Reporting"-field. This can be done with { SREGC-3}.


Note that at this stage we do not exclude students who cancelled their qualifications before census date: such a test is done on the subject level and not on the qualification level.  The reason for this is that a student may be enrolled for a qualification on a year block with a census date in June but with subjects enrolled for semester blocks.  If the student then cancels in the first semester and the first semester’s census date is earlier than that of the year block, confusion arises about whether the student must be included for HEMIS or not.  To avoid any such confusion, the cancellation dates of the subjects are taken as the guideline and not the dates of the qualification.

STEP 2: Eliminate redundant qualification enrolments from those selected in step 1 to make sure that only qualification enrolments meeting the strict requirements set by HEMIS are included in the HEMIS STUD file.

If any of the following two tests are positive, the student will be reported in the STUD file:
  1. Was the student registered for at least one subject where:
  1. Was the qualification marked as (Y)es in the "Included for Stats Reporting" - field awarded to the student in the reporting year?
If both of the above tests are negative, but the following test is positive, the student will be only be reported in the CREG – file and not in the STUD file, if the student passed a subject where:
In short, step 2 makes sure that only valid qualification enrolments are included in the STUD file. 

STEP 3: Collect the other information necessary for the STUD file.

Once it is clear what data must be included in the STUD file, detail such as the qualification commencement date, bursary information and address information is obtained.  Also, the system will check whether the student has completed the qualification by looking for the necessary information in {SSTUD7-2b2}.  The residence FTE for the student is also calculated now.  For more information about how these values are calculated, please see section 4 of this manual.

STEP 4: Insert the data obtained in step 1, filtered in step 2 and completed in step 3 into the STUD file.

STEP 5: Now extract the information needed for the CREG file.

It is important that the STUD file and the CREG file should correspond.  It is only in the case of students who have completed a qualification (i.e. the students have been indicated on {SSTUD7-2b2} as qualifying), that a student will be allowed to have only exemptions and no “real” subject registrations.

It is, therefore, important that the program takes the same student number and qualification record identified for use in the STUD file (from steps 1, 2 and 3) and collects the data needed for CREG.

The information in the CREG file includes all the subject enrolment records of the student that are linked to the qualification and that meet the requirements as set out in step 2 above.

Note that “Research” Qualification Types {SACADO-1} (8, 9, 13, 14 for Technikons and 9, 10 for Universities) usually have a component “research subjects” and dissertations. 

“Research Subjects” are Subjects {SACADO-10} where:  the institution type {GCS-2} is "U"niversity and the course level  8 or 10: or the institution type {GCS-2} is Technikon and the course level 10, 11, 14, 15.                                 

In the year in which a student with research subjects is awarded his / her qualification, there should be a “Pass” result code for the research subject. (See the definitions of HEMIS Data Elements 511, 513, 574 and 575 in the VALPAC2 on-line documentation.)
Please note: The only students who could possibly appear in the STUD file and not in the CREG file are students who graduated in the reporting year.

STEP 6: Obtain other data for STUD file through subjects.

This is specifically to ensure that the major areas of specialisation of the student are included correctly in the STUD file.  The handling of major areas is as follows:
STEP 8: Insert all data into STUD and CREG at this point.

STEP 9: Collect and insert data in other HEMIS files.

Once all the student information is inserted into STUD and CREG these two files are complete and in sync. Records for the supporting QUAL-, CRSE-, CRED- and CESM- files will now be extracted according to the following criteria:
  1. The Qualification Codes (reported in the QUAL – file), and the Possible Major Areas for Qualifications (reported in the CESM-file) will use records that were active for offering types not linked to subsidy type “C – Not Subsidized” on the academic structure for the reporting year.
  2. The Subject Codes (reported in the CRSE – file) will use records that were active or for examination purposes only for offering types not linked to subsidy type “C – Not Subsidized” on the academic structure for the reporting year.
  3. The Credit Values (reported in the CRED – files) will use subjects linked to the reported qualifications where there was at least one record in the curriculum for the subject that is  “A – Active” or “E – Exams Only” for an offering type not linked to subsidy type “C – Not Subsidized” the reporting year.
Note that this means that the direct link between the student and his / her qualifications and subjects that were maintained in SAPSE is lost in HEMIS.  This has important implications.  For example, if it happens that the STATS credit of one qualification and subject differ for different offering types (a data error), this could have serious consequences.  In order to obtain the HEMIS information for the CRED file, the offering type is not taken into account, as it was for SAPSE.  The program will simply take the first credit value it finds, leading to differences between SAPSE and HEMIS. 

DETAILS ABOUT THE INFORMATION INCLUDED IN THE STUD, CREG, QUAL, CESM, CRED AND CRSE FILES

Please note that in all cases where external conversion codes {GOPS-21} are used, the external body is “HMS”.

Table and Column  Ele-ment  Data obtained from Database reference 
1001 C1,
1002 C1
 007 Student number as from {SREGB-1}, for all students with a qualification enrolment in the HEMIS year. IADSTNO from IADBIO
1001 C1  008 The student’s ID number, as on {SREGB-1}, is used for South African citizens.  If the student is not a SA citizen (i.e. if the alien indicator field is set to ‘Y’ or ‘P’) then this element is coded as ZZZZZZZZZZZZZZ.  If the alien indicator is set to ‘N’, but the ID number is not filled in, then this element is set to ZZ. IADIDNO from IADBIO
1001 C3,
1002 C2, 1003 C1, 1004 C1,
1005 C1
001 The primary qualification for which the student was enrolled.  IAGQUAL from IAGENR
1001 C4  009 The system finds the first block in which the student was registered for the relevant qualification.  If this is a normal block (i.e. NOT an exam only block), then the start date of the block, as recorded on the census date information in menu option {GOPS-1} is used.  If the first block was an exam only block (a data error), this field is left empty. GANSDATE from GANSEN
1001 C5 010 The FTEN status for the particular enrolment for the particular HEMIS year. IAGFTEN from IAGENR
1001 C6 011 The Birth date of the student as from {SREGB-1}.  IADBIRDATE from IADBIO
1001 C7 012 The Gender of the student as indicated on {SREGB-1}. IADSEX from IADBIO
1001 C8 103 The student’s Group code, as indicated in {SREGB-1}is linked to an external code that gives the four main groups or Other.  If the student’s data indicates Other, or is not filled in, then this field will be coded as Z. GALGRP from GALGRP
1001 C9  014 The citizenship code field is captured on the student’s biographic detail on {SREGB-1}. This code is linked to an external code on {GOPS-21} which translates into the correct HEMIS code using the External Conversion codes for CTZ. IADCNTRYC from IADBIO
1001 C10 049 If the student’s alien indicator field on {SREGB-1} is set to ‘N’, then this field is labelled ‘SA’ if the alien indicator is ‘P’, then ‘PR’ is given. If the field is 'Y' or 'F' then 'FN' is given. IADINDALIEN from IADBIO
1001 C11 052 The Home language code on the student’s biographical record is linked to a valid STATS code and the STATS code is given the correct HEMIS value according to the External conversion code HLA. GAMGRP from GAMLANG
1001 C12 019 The NSFAS Status of Students is determined as follows:
  1. Only bursary loans where the fund is linked to NSFAS in {FBLO-1b1} is used.
  2. A student who did not apply, or with no amounts awarded or paid will receive a status of “ZZ” – See {FBLO-6}.
  3. A student who applied, but with no amounts awarded or paid, will receive a status of  “NE”.
  4. A student with an amount awarded, but where the sum of the amounts paid is 0, will receive a status of “NN”.
  5.  A student where the sum of the amount paid is greater than 0 will receive a status of “NS”.
Please note that if the ITS Bursaries and Loans Systems is not fully operational at an institution, the NSFAS Status of a student can be manually updated using {HEMIS-4}.
FKPAWAMT from FKPMAA
1001 C13 020 Proportion of year in housing, calculated by taking the (date out – date in) fields {SREG-4} and dividing by the number of days in the residence block indicated in {STMNT-1}.  Note that if the date out field is empty, then the end date of the block is taken. 

If the student was not in residence, then a value of 0 (zero) will be used in here.
IAVDATEOUT – IAVDATEIN from IAVHOS
1001 C14  021 The STATS previous activity field is translated to the HEMIS code with the External Conversion code PAC.  Note that this field is completed in only if the FTEN status of the student is ‘F’ or ‘T’, otherwise a ‘ZZ’ code is given. IADPACT from IADBIO
1001 C15  022 The Matric Type field captured on {SREGB-1} is translated into the HEMIS code using the External conversion code MAT, this field is extracted for undergraduate students with the external code value from {GOPS-21}
  • The program extract 'ZZ' for postgraduate students.
IADMATTYPE from IADBIO
1001 C16 023 This is the numeric value of the matric aggregate {SREGB-1} (not aggregate symbol values).  Note that this field is only completed for FTEN status F and then only if it is an undergraduate F - student.  For a post-graduate F student, and all other FTEN statuses, this field is coded 0000.  Note that if the student’s matric aggregate value is not known, the value 0001 must be used to indicate it as such. IADAGGRNUM from IADBIO
1001 C17 024 The subsidy type {GCS-5} of the student according to the offering type on the relevant qualification enrolment.  Note that the subsidy type is translated into the HEMIS codes using the External Conversion code OFT. GASSUB from GASOTP
1001 C18  025 F if a record for the student for the reported qualification appears in {SSTUD7-2b2} for the HEMIS year N if not.  Note that if the student, for some reason, wanted to delay the graduation process in order to first do one or two other subjects in the next year for same qualification, the student must not be captured in {SSTUD7-2b2} even though, the student may have completed all the requirements to obtain the qualification. ‘F’ if student number found in IEPQAL (i.e. if student number = IEPSTNO in IEPQAL for HEMIS year)
1001 C19 – C22  026 - 029
  • If the Qualification {SACADO-1} has only one major area (indicated with ‘No’ selected in answer to the question “Is more than one row applicable?”), the first major area for the qualification in {SACADO-3} that is found is indicated as the major area of the student.
  • If the qualification has more than one major area, the program will use the major area(s) of the intended major subjects of the student for the qualification in the reporting year as major area(s) for the student.
  • The intended major subjects for students and applicants can be entered in {SNAPPA-6}
  • If the qualification has more than one major area and no intended major subjects for the student were entered, the program will compare the major areas of the subjects for which the student registered, for with the possible major areas of the Qualification {SACADO-3} it will only include those CESM categories where the subjects match up to the major areas of the qualification. 
  • As a last resort, if no major area could be established using the above three procedures, the major area(s) of the subject(s) that the student registered for in the reporting year will be used to determine the major area(s) of the student.
  • For additional subjects, the major area of the ‘normal qualification’ of the student is used.
IDEMAJA on IDEMAJ if only one major area, or else IALMAJA on IALSUB
1001 C23 015
  • The Postal code of the postal address is given if the Non-Resident Indicator {SREGB-1} is ‘N’. 
  • If the Non-Resident Indicator {SREGB-1} is ‘Y’, then code is given as ZZZZ.
  • If the Non-Resident Indicator {SREGB-1} indicates a SA citizen, or a person with permanent residence status in SA, but the postal code is not four digits long, then the code given as XXXX.
Note that a code ZZZZ could also mean that the person is a SA citizen or has permanent residence status, but the postal code has not been filled in.
As from the postal address on address contact sequence 0
1001 C24 055 Home address line 1 if the Non-Resident Indicator {SREGB-1} = N. As from the postal address on sequence 0
1001 C25 056 Home address line 2 if the Non-Resident Indicator {SREGB-1} = N. As from the postal address on sequence 0
1001 C26 057 Home address line 3 if the Non-Resident Indicator {SREGB-1}= N. As from the postal address on sequence 0
1001 C27 016  Student Disability Status, reported as follows:
  • If one or more Disabilities {SREGB-10} are linked to a student, the program will report the first code picked up.
  • The program will translate the disability codes to the correct HEMIS disability status using the external code conversions table {GOPS-21}
  • To do the translation correctly, the conversion codes should be entered by the user in the above options as follows:
  • External Body = HMS
  • External Code Type = DIS
  • Internal Code is the disability code, as linked to the student
  • External Code is the code as will be reported (see the VALPAC documentation supplied by the Department of Education for more detail).
IVAPHDC from IVADIS
1001 C28 017 Values not yet available: leave empty  
1001 C29  066 Student Surname IADSURN
1001 C30- C31  067-068 A first name and a second name is reported as follows:
If a space appears in the field “First Names” in {SREGB-1}, the first 26 characters before the space are reported as a first name.
The first 26 characters after the space are reported as a second name. If there is another space in the first 26 characters after the first space, only the part before the space is used as a second name. 
  
1001 C32 – C35 069 - 072 The primary postal address is also reported in the same way as the primary home address see columns 24 – 26.  
1001 C36 073 Percentage Research.
  • For Masters- Qualification Types, the Minimum Research Time as entered on {SACADO-7}
  • For all other Types, 0
IDNMINREST
1001 C37 074 The School as in the Student Biographical Detail {SREGB-1} is translated into the HEMIS code using the External conversion code SSC.  IADSCHOOL
1001 C38 075 The School as in the Student Biographical Detail {SREGB-1} is translated into the HEMIS description using the External conversion code SSC.  IADSCHOOL
1001 C39 076 The Examination Number as in the Student Biographical Detail {SREGB-1}
IADMENUM
1001 C40 077 The School Leaving Examination Centre as in the Student Biographical Detail {SREGB-1} is translated into the HEMIS code using the External conversion code SSC. 
  • If the School Leaving Examination Centre is not entered, the School as in the Student Biographical Detail {SREGB-1} is translated.
IADEXTEXAMC or IADSCHOOL
1001 C41 078 The field "Professional Development" as entered for the Qualification {SREGAR-1}. IAGPROFDEV
1001 C42 079 The field "Off Type" as entered on the Offering Type {GCS-5} of the qualification that the student was registered for. GASOFFT FROM GASOTP
1001 C43 080 The Employment Activity entered on the Qualification Registration IAGACTCYR
1001 C44 106 The calculated value in the Foundation Student field on {SREGB-1p2}. This field can be updated manually, if the user is linked to Access Type 'SFOU' on {SMNT-5}. Any update of this field will be written away to the logfile on {SMNTL-1}.

The Foundation Student element 'Y' will be changed to 'N' for:
  • Student registered for a second undergraduate qualification and after the student obtained the initial foundation qualification where the National Qualification ID on {SACADO-7} for the awarded foundation qualification is not the same for the second undergraduate qualification. 
  • Postgraduate registered students.
IADFOUNDATION from IADBIO
1001 C45 201 Campus Code extract from Campus indicator linked to offering type in {GCS-5} of "Included for STATS reporting" = Y(es) qualification record. GASGCAM from GASOTP
1001 C46 108 The value will be

  • 'Y' if the student is in first year of study for masters- or doctorate degree.
    • The student must have an active qualification registration where the field Masters/Doctoral is set to ‘M’ or ‘D’ in Qualification Types {SCODE3-1} in the reporting year
    • and must not have a registration for a masters or doctoral qualification in previous years (that was not cancelled before the census date).
  • 'N' if the student is not in first year of study for masters or doctorate, but is registered for a masters- or doctorate degree..
    • The student must have an active qualification registration where the field Masters/Doctoral is set to ‘M’ or ‘D’ in Qualification Types {SCODE3-1} in the reporting year
    • and has a registration for a masters or doctoral qualification in a previous year (that was not cancelled before the census date)

  • Blank if the student is not registered for a masters- or doctorate degree.

1002 C3, 1002 C2, 1006 C1 030 Subject code that the student enrolled for in the HEMIS year. IAHSUBJ from IAHSUB
1002 C4 066  ‘C’ if the student takes the course with an offering type linked to a subsidy type ‘A’ otherwise ‘D’ (i.e. for an offering type with a subsidy type ‘B’ or ‘M’).  Note that subsidy type ‘C’ studies are excluded from HEMIS reporting.  GASSUB from GASOTP
1002 C4 018 This field uses the Source of Funding code on the student’s biographical record.  If the source of funding code is N, then code as ‘GV’;  if the source of funding code is F, then code as ‘GH’;  and if the source of funding code is P, then code as ‘PR’ IADFBI from IADBIO
1002 C6 032  ‘C’ if the student received a pass exam result code on this subject, or ‘W’ if the student has cancelled the subject (if the subject has a cancellation date);  or an ‘F’ if the student failed the subject or was not admitted to the exam otherwise ‘S’.  Also ‘S’ if a thesis subject and result code is not yet a pass code (subject level = 8 or 10 for University; 10,11,14,15 for a Technikon).       IAHCANCELDATE,
IAHSPC and IAHERES from IAHSUB used
1002 C7 051  ‘N’ if the enrolment type indicated on the examination type {SCODE2-2} is Both (N)otherwise ‘E’. 
The examination type for the subject registration can be queried in {SSTUDY-21}
IICEXAT from IICETY
1003 C4 036 The STATS credit as on the curriculum {SACADF-1b14}, adapted by the relevant 2% factor, if (Y)es is entered in the field “Do the 2% Test” on the Approved Qualification {SACADO-7}. IAKCREDIT on IAKSUB * RADFACTOR on RADFAC
1003 C5 050 The “minimum research time” on {SACADO-7} or {SACADO-17}

SOD MR/RE set to 'A' or is Null
  • If the Method of Offering is 'R - Research' on {SCODE3-1} TAB 'Course Levels' and the Minimum Research Time is not Null on the Approved Qualification {SACADO-7} then the Minimum Research Time that is linked to the qualification of the student will be extracted.
  • If the Method of Offering is 'R - Research' and the Minimum Research Time is Null on the Approved Qualification {SACADO-7} then the program will extract one (1).
  • If the Method of Offering is 'T - Teaching' regardless of the Minimum Research Time value on the approved qualifications, the program will extract zero (0)

SOD MR/RE set to 'C'
  • If the Method of Offering is 'R - Research' on {SCODE3-1} and the Minimum Research Time is not Null on {SACADO-17} then the program will extract the Minimum Research Time from the curriculum for the research subject.
  • If the Method of Offering is 'R - Research' and the Minimum Research Time is Null on the curriculum then the program will extract one (1).
  • If the Method of Offering is 'T - Teaching' regardless of the Minimum Research Time on the curriculum, the program will extract zero (0).
SOD MR/ER set to 'M'
  • If the Method of Offering is 'R - Research' on {SCODE3-1} and the qualification is not a Masters or Doctoral and the Minimum Research Time is not Null on {SACADO-17} then the program will extract the Minimum Research Time from the curriculum.
  • If the Method of Offering is 'R - Research' and the qualification is not a Masters or Doctoral and the Minimum Research Time is Null on the curriculum then the program will extract one (1).
  • If the Method of Offering is 'R - Research' and the qualification is a Masters or Doctoral and the Minimum Research Time is not Null on {SACADO-7} then the program will extract the Minimum Research Time from the approved qualifications.
  • If the Method of Offering is 'R - Research' and the qualification is a Masters or Doctoral and the Minimum Research Time is Null on {SACADO-7} then the program will extract one (1).
  • If the Method of Offering is 'T - Teaching' and regardless of the Minimum Research Time value on the curriculum, the program will extract zero (0).
IDNMINREST on IDNQAL or IAKRCREDIT on IAKSUB
1004 C3 003 The description as given on the Approved ID of the qualification. IDNAPPQUALDESC from IDNQAL
1004 C4 004 If the qualification type is >1 then ‘A’ otherwise  ‘N’.  Include only ‘A’. IDNTYPE from IDNQAL
1004 C5 005 The qualification type is translated into a HEMIS code using External conversion code QTT or QTU. IDNTYPE from IDNQAL
1004 C6 053 0.00 if not marked as a formal qualification otherwise the formal time + experiential time of the approved ID. IDNFORMALTIME + IDNEXPTIME from IDNQAL,  IDNFORMAL = ‘F’ also tested
1004 C7 054 0.00 if not marked as a formal qualification otherwise the experiential time of the approved ID. IDNEXPTIME from IDNQAL, IDNFORMAL = ‘F’ also tested
1004 C8 081 The Qualification Name entered for the Qualification {SACADO-1} IAIDESC from IAIQAL
1004 C9 082 The Stats Attribute "Qualifier" entered for the Qualification {SACADO-1
To view or update, query the Qualification in the Qualification Structure {SACADO-1} and use the Stats Attributes - button
JELFIELD from JELHSD
JELTABLE = 10042
JELREFNO = Reporting Year
JELREF2 = Qualification Code
JELCOLUMN = 82
1004 C10 083 The Stats Attribute "Abbreviation" entered for the Qualification {SACADO-1}
To view or update, query the Qualification in the Qualification Structure {SACADO-1} and use the Stats Attributes - button
JELFIELD from JELHSD
JELTABLE = 10042
JELREFNO = Reporting Year
JELREF2 = Qualification Code
JELCOLUMN = 83
1004 C11 084 The Stats Attribute "Legacy Indicator" entered for the Approved Qualification {SACADO-1}
To view or update, query the Approved Qualification in the Qualification Structure {SACADO-1} and use the Stats Attributes - button
JELFIELD from JELHSD
JELTABLE = 10041
JELREFNO = Reporting Year
JELREF2 = Approved Qualification ID
JELCOLUMN = 84
1004 C12 085 The Default National Level of the Qualification Type {SCODE3-1} IBSNQFLEV from IBSQTP
1004 C13 086 The Stats Attribute "Minimum Total Credits" entered for the Qualification Type {SCODE3-1} of the Qualification
To view or update, query the Institution Type, Version and Qualification Type in Qualification Types {SCODE3-1} and use the Stats Attributes - button
JELFIELD from JELHSD
JELTABLE = 10040
JELREF2 = Qualification Type
JELCOLUMN = 86
1004 C14 087 The Stats Attribute "Minimum Credits at Level" entered for the Qualification Type {SCODE3-1} of the Qualification
To view or update, query the Institution Type, Version and Qualification Type in Qualification Types {SCODE3-1} and use the Stats Attributes - button
JELFIELD from JELHSD
JELTABLE = 10040
JELREF2 = Qualification Type
JELCOLUMN = 87
1004 C15 088 The Stats Attribute "Maximum Credits at Level" entered for the Qualification Type {SCODE3-1} of the Qualification
To view or update, query the Institution Type, Version and Qualification Type in Qualification Types {SCODE3-1} and use the Stats Attributes - button
JELFIELD from JELHSD
JELTABLE = 10040
JELREF2 = Qualification Type
JELCOLUMN = 88
1004 C16 089 The Subsidy Type of the Offering Type {GCS-5} of the first active record for the Qualification {SACADO-2} GASSUB from GASOTP
1004 C17 090 The Stats Attribute "Total Subsidy Units" entered for the Approved Qualification {SACADO-1}
To view or update, query the Approved Qualification in the Qualification Structure {SACADO-1 and use the Stats Attributes - button
JELFIELD from JELHSD
JELTABLE = 10041
JELREFNO = Reporting Year
JELREF2 = Approved Qualification ID
JELCOLUMN = 90
1004 C18 107 National Qualification ID from Approved Qualifications on {SACADO-7}.
IDNSAPSE from IDNQAL
1005 C2 006 The major area of the qualification, as indicated on {SACADO-7}. IDEMAJA from IDEMAJ
1006 C1 030 The subject code as in the Subject Structure {SACADO-10} IALSUBJ from IALSUB
1006 C3 031  ‘A’ if subject level > 1, otherwise ‘N’. IALLEVEL from IALSUB
1006 C4 033 The Major Area field in the Subject Structure {SACAD-14}. IALMAJA from IALSUB
1006 C5 034 The subject level of the Subject {SACAD-14}, translated into the HEMIS code by using the External conversion code LVT or LVU. IALLEVEL from IALSUB
1006 C6 059 ‘C’ if only subsidy type A offering types are linked to the subject on the Subject Structure {SACADO-11} otherwise ‘N’. GASSUB from GASOTP
1006 C7 060 ‘D’ if only subsidy type B or M offering types are linked to the subject the Subject Structure {SACADO-11} GASSUB from GASOTP
1006 C8 061  ‘M’ if element 059 and 060 are both N otherwise‘N’. GASSUB from GASOTP
1006 C9 062 If the subject is marked as Experiential = ‘Y’ then ‘E’ otherwise ‘N’. IALTYPE from IALSUB
1006 C10 058 The subject description as in the Subject Structure {SACADO-10} IALDESC from IALSUB
1006 C11 091 Foundation Course as indicated for Subject {SACADO-1} IALFOUNDATION from IALSUB
1006 C12 092 National Level as indicated for Subject {SACADO-1} IALNQFLEV from IALSUB
1006 C13 093 National Credit as indicated for Subject {SACADO-1} IALNCREDIT from IALSUB

The program rm05ccc.pc, which extracts student data.

Sort Order Per Comments
        


System Select    
   No special system selection.


Processing
Rules
  
   No special processing rules.





See Also:



History of Changes

Date System Version By Whom Job Description
29-May-2008 v01.0.0.0 Charlene van der Schyff t145486 New manual format.
15-Jul-2008 v01.0.0.0 Magda van der Westhuizen t149068 Update manual - Language editing.
06-Oct-2009 v01.0.0.1 Frans Pelser t160596 Added HEQF Fields and Third Order CESM Categories
23-Nov-2010 v01.0.0.2 Hermien Hartman t170703 Edited data descriptions for Table/Column/Element 1011-C9-014 and 1001-C13-020.
02-Nov-2011 v02.0.0.0 Hermien Hartman t178461 Changes to following Table/Column/Elements: 1001-C41-078, 1001-C9-014 and 1001-C15-022. Includes changes from T176409.
28-Sep-2012 v02.0.0.1 Amanda van Emmenis t185942 New Elements "Foundation Student" and "Campus Code" added on Table/Column/Elements: 1001-C44-106 and 1001-C45-201.
01-April-2015 v04.0.0.0 Magda van der Westhuizen t205922 Convert to INT4.0.
15-Jan-2016
v04.0.0.1
Frans Pelser
t208491
Added Integrator 3 changes up to version 03.0.0.0
30-May-2019
v04.1.0.0
Precious Diale
t236656
Add new element 107 on table 1004-C18, rules for SOD MR/RE on table 1003-C5 Element 050. Amend rules for table 1001-C15 Element 022 - external conversion code for matric type extract for undergraduates and 'ZZ' extract for postgraduates students. Add rules for Alien Indicator 'Y' and 'F' on table 1001-C10 and Element 049. Amend rules for table 1001-C44 and Element 106 to indicate when the Foundation Student element will be changed to 'N'
28-Aug-2019
v04.1.0.1
Precious Diale
t235059
Add new element 108 on table 1001 and Column 46