Infoslips - Exam Timetable {SSTURIN-10}


This menu option is used when standard files containing Exam Timetable detail are created for use in electronic infoslips. It should never be executed independently. 


The data from this program is extracted by executing {SSTURIN-2}; {SSTURIN-4} shows a log file of the extracted data.


All the prompts in this program are populated from the parameter input by the user in {SSTURIN-1} via the Range definitions and {SSTURIN-2}.  Where indicated some prompts are defaulted through a program lookup functionality in the background.


This option should never be executed independently.



Report parameters:

User Selection Prompt Text
* an item between square brackets [ ] is the default answer
Type
&
Length
Comments
  Enter Examination Year N4 From {SSTURIN-2}.
Enter Examination Month N2
Enter Campus Code or ALL N2
Enter Start Faculty Code N4 These values correspond to the Start and End values as for a Range Code in {SSTURIN-1}.

When {SSTURIN-2} calls this program in the background, only the Start and End Range Codes are specified. The program will select the Start and End values for these prompts from {SSTURIN-1} and populate them accordingly.
That is why these six prompts will not be found in {SSTURIN-2}.
Enter End Faculty Code N4
Enter Start Department Code N4
Enter End Department Code N4
Enter Start Qualification Code A6
Enter End Qualification Code A6
Enter Qualification Code or ALL A6 From {SSTURIN-2} General Info for All Infoslips.
Enter Start Study Period A1 From {SSTURIN-2}.
Enter End Study Period A1
Print Students with Exclusion Status (Y/N) A1
Enter Letter Code for Exam Timetable A8 From {SSTURIN-2} General Info for All Infoslips.
Enter the Header Information A10 The Run Code from {SSTURIN-2}.


Sort Order Per Comments
  Not applicable.


System Select  
  As per selection criteria.



Processing
Rules
 
1. This option produces one output file which contains all the Exam Timetable information. The name is built up as follows: [institution_runcode_range_requestnumber_EXAMTT.xml].
The institution code is selected from {GCS-1
2. The directory for the files is specified in {BATCH-7}, for System = "STUD" and the Function = "INFOS".

Example of fields in xml/xsl object:
<SUBJ_ROW num="2">
         <SubjCode>MAN101</SubjCode>
         <SubjDesc>Management 100</SubjDesc>
         <ExamGroup>A</ExamGroup>
         <Paper>1</Paper>
         <ExamDate>03-NOV-2010</ExamDate>
         <Session>1</Session>
         <StartTime>09H00</StartTime>
         <BuildingCode>2</BuildingCode>
         <BuildingName>COMPUTER BUILDING</BuildingName>
         <BuildingDesc>CLASSROOM</BuildingDesc>
         <ExamCentreName>COMPUTER BUILDING</ExamCentreName>
         <Floor>1</Floor>
         <Room>BASEMEN</Room>
         <SessionDuration>180</SessionDuration>
         <PaperDuration>180</PaperDuration>
      </SUBJ_ROW>


See Also:


History of Changes

Date System Version By Whom Job Description
24-Aug-2011 v01.0.0.0 Hermien Hartman t174779 New manual.