Student Lifecycle Management Rules & Regulations: Rules Cookbook (incl. Validations, Substitutions and Rules) VSR

Size: px
Start display at page:

Download "Student Lifecycle Management Rules & Regulations: Rules Cookbook (incl. Validations, Substitutions and Rules) VSR"

Transcription

1 Student Lifecycle Management Rules & Regulations: Rules Cookbook (incl. Validations, Substitutions and Rules) VSR Applies to: Student Lifecycle Management 4.71 (with updated Appendix table for EHP 3). For more information, visit the Higher Education & Research homepage. Summary This VSR cookbook describes the basic concept of rule containers and call-up points in the different application areas of Student Lifecycle Management (SLCM). Author: SAP AG Company: SAP AG Created on: 21 August SAP AG 1

2 Table of Contents 1. Basic Concept Application areas Call-up Points Non-Academic Call-up Points Academic Call-up Points Inheritance of Rule Containers Three-Level-Architecture Defining Rule Container Defining Rule Modules Defining Rule Elements / VSR Changing the Assignment of Message Class to Boolean Class Miscellaneous Data available for Evaluation Application areas with the common set of structures Data provided depends on call-up points Admission Registration / Re-Registration / De-Registration / Leave of Absence Academic specialization booking Module booking Program Type Progression How to get missing data Useful Hints Handling of Messages used in Validation Steps Reading Infotypes not provided in the Standard (e.g. SE-infotypes) Analyzing Data available for VSR using a Break-point in an User-Exit Using Report RGUGBR00 for regenerating Code Appendix Student Lifecycle Management Rules in SAP Easy Access Rules in IMG Student Lifecycle Management Content of system table T7PIQCHECKTP (available call-up points within Student Lifecycle Management) Content of system table T7PIQCHECKOT (object types to which rule containers may be attached at academic call-up points Content of system table T7PIQOTTP (possible combinations of academic call-up points and objects types Application Areas and assigned Call-Up Points...30 Copyright SAP AG 2

3 1. Basic Concept The following chapters involve the description of the basic concept of rule container and call-up points in the different application areas of Student Lifecycle Management (SLCM). 1.1 Application areas The following list shows the application areas of Student Lifecycle Management which use rules: Admission Registration (student file) Re-registration (student file) Leave of absence (student file) Academic specialization booking Module booking Program-type progression Figure 1: Application areas of Student Lifecycle Management These application areas provide several call-up points at which substitutions may be processed and validations may be checked. The call-up points are defined by SAP. 1.2 Call-up Points Figure 2 gives an overview of all call-up points defined within Student Lifecycle Management. Within Student Lifecycle Management there are two types of call-up points - non-academic (N) and academic (A) call-up points 1. The call-up point concept extends to other areas than the VSR rule checks. Call-up points can also be used for calendar retrieving and holds. It is possible for customers to define their own call-up points and use these call-up points in customer enhancements. 1 The call-up points are defined in the system table T7PIQCHECKTP, the content of this table is shown in appendix 5.3. Content of system table T7PIQCHECKTP (available call-up points within Student Lifecycle Management) This table is maintained by SAP SAP AG 3

4 Admission A 0017 Admission N 0019 Admission (Non-Academic) Registration / Re-Registration / Leave of Absence / De-Registration Registration A 0012 Create Registration (Struc. Dep.) A 0016 Save Registration (Struc. Dep.) N 0011 Create Registration (General) N 0015 Save Registration (General) De-Registration N 0041 Create De-registration N 0045 Save De-registration Re-Registration / LvAbs A 0022 Create Re-Registration (Struc.-Dep.) A 0026 Save Re-Registration (Struc. Dep.) A 0036 Save Leave of absence (Struc. Dep.) Booking N 0021 Create Re-registration / LvAbs (General) N 0025 Save Re-registration (General) N 0035 Save Leave of Absence (General) Acad. Specialization Booking A 0004 Acad. Specialization Booking (General) A 0005 Acad. Specialization Booking (Set) A 0006 Acad. Specialization Booking (Single) ModuleBooking A 0001 Module Booking (General) A 0002 Module Booking (Set) A 0003 Module Booking (Single) Progression N 0053 Progression A: academic callup point N: non-academic callup point Figure 2: Application Areas using Rules and VSR-call-up Points within Student Lifecycle Management Non-Academic Call-up Points Non-academic call-up points are used to directly assign rule containers (object type RC) to application areas such as admission. Rule containers related to non-academic call-up points are valid for all objects of the academic structure (IMG: Student Lifecycle Management Student Lifecycle Management Processes General Settings Rules Rule Containers Assign Rule Containers to Callup Points) Academic Call-up Points Academic call-up points are used to assign rule containers to objects of the academic structure (SAP menu: Student Lifecycle Management Academic Structure (Curriculum) Study Planning Program Catalog or Module Catalog). A rule container that is related to an object of the academic structure is valid for that specific object (relationship 509) and for objects in the academic structure to which the rule container is inherited. The call-up point is an obligatory attribute of the relationship. If a rule container is no longer valid for an object, the relation 509 should be delimited at end. 2 Cf. Appendix Table. Possible combinations of academic call-up points and objects types 2008 SAP AG 4

5 The objects of the academic structure to which rules can be attached are shown in table 1. 3 Object type Name O Organizational Unit SC Program of Study CG Course Group SM Module SE Event Package Table 1: Object types to which rules can be attached Rule containers assigned to organizational units can be used for any academic call-up point. Rule containers assigned to event packages will only be evaluated during module booking (call-up points 0002 Module Booking (Set) and 0003 Module Booking (Single) ). Table 2 shows the valid combinations of object 4 types and call-up points. Rule containers can be directly attached to academic call-up point in customizing table T7PIQRULEMODTP. VSR Call-up Point (academic) O SC CG SM SE 0001 Module Booking (General) E E 0002 Module Booking (Set) E E E E E 0003 Module Booking (Single) E E E E E 0004 Acad.Specialization Booking (General) E E 0005 Acad.Specialization Booking (Set) E E E 0006 Acad.Specialization Booking (Single) E E E 0012 Create Registration (Struct.-Dep.) E E 0016 Save Registration (Struct.-Dep.) E E 0017 Admission E E E 0022 Create Re-registr./LvAbs. (Struct.-Dep.) E E 0026 Save Re-registration (Struct.-Dep.) E E 0036 Save Leave of Absence (Struct.-Dep.) E E Table 2: Valid Combinations of academic call-up points and object types Question: Why does Student Lifecycle Management differentiate between two types of call-up points? Answer: If a rule is only valid for a specific object of the academic structure, an academic call-up point can be used to attach the rules to that specific object. There is no need to define this object in the prerequisites (see chapter Defining Rule Elements / VSR) of the rule itself. This makes the maintenance of the rule definitions easier. On the other hand, if a rule is valid for all objects of the academic structure, there is no need to attach the rule to the academic structure. In this case non-academic call-up points can be used. The Student Lifecycle Management processes runs through different call-up points. Academic call-up points have the advantage that rule containers can be attached to an object of the academic structure, so the attached rule containers are valid only for a part of the academic structure. The disadvantage is that the 3 Object types to which RCs can be attached have to be defined in the system table T7PIQCHECKOT by SAP (see appendix Table: Available call-up points within Student Lifecycle Management) 4 The valid combinations of academic call-up points and object types are defined in the system table T7PIQOTTP by SAP (see appendix. Valid Combinations of academic call-up points and object types)) SAP AG 5

6 retrieval of all rule containers in the academic structure needs a lot of time (dependent of the complexity of the academic structure). The retrieval of rule containers assigned to non-academic call-up points is fast because the assignment is done in one a table and the academic structure have not to be traversed. 1.3 Inheritance of Rule Containers 5 Rule containers are inherited down the academic structure. The inheritance depends on: The academic structure and The call-up points used. (1) The inheritance along the path of the academic structure can be described by the relations between the objects of the academic structure (cf. figure at the right): O An organizational unit (O) can inherit rules from other organizational (2) units at a higher level in the academic structure. SC A program (SC) can inherit rules from organizational units that offer the program. (4) (3) (5) A module group can inherit rules from a program that includes the module group. (6) CG (7) A module group (CG) can inherit rules from organizational units that (8) offer the module group. A module group can inherit rules from other module groups at a SM higher level in the academic structure. (9) A module (SM) can inherit rules from organizational units that offer the module. SE A module can inherit rules from a program that includes the module. A module can inherit rules from module groups that include the module An event package (SE) can inherit rules from a module (SM) that is a generalization of the event package. The inheritance mechanism will be described in the following example in more detail. 5 The retrieval of the rule containers for an object of the academic structure at a specific call-up point is done by function module 'HRIQ_READ_ACAD_RC_EXT' SAP AG 6

7 RC1 RC RC O1 O RC4 RC O3 O RC7 RC SC3 SC1 RC SC4 CG RC9 CG RC10 SC RC11 SM 0003 RC12 Figure 3: Inheritance of rule containers along the academic structure If a module booking is performed for the module SM (see Figure 3) the academic call-up point 0003 Module Booking (Single) will be processed. At this call-up point, the following rule containers will be checked: RC 1: Rule container RC 1 is inherited from organizational units O 1 and O 2 to which the rule container is directly linked. RC 7 : Rule container RC 7 is inherited from organizational unit O 4. RC 8 : Rule container RC 8 is inherited from program SC 4 which offers module group CG 2 which consists of module SM. RC 9 : Rule container RC 9 is inherited from module group CG 1 which consists of module group CG 2. Module group CG 2 consists of module SM. RC 12 : Rule container RC 12 is directly attached to module SM. A student who wants to study program SC 1 has to run through admission process. For the academic call-up point 0017 Admission the following rule containers will be processed: RC 2 : Rule container RC 2 is inherited from organizational unit O 2. RC 4 : Rule container RC 4 is inherited from organizational unit O SAP AG 7

8 2. Three-Level-Architecture Student Lifecycle Management uses a three-level architecture for rules (cf. figure 3). The rule containers are at the top level. A rule container contains rule modules (one or many). Rule modules consist of one or more rule elements, and are modular and reusable. Rule elements are either validations or substitutions. Rule Container N M Rule Module N Rule Conatainers Rule Modules FI-SL-VSR M Validation Step 'xyz' up to 999 M Substitution Step 'abc' up to 999 Rule Elements (Validations, Substitutions) Rule Prerequisite Check Validation Exit Prerequisite Message Substitution Exit Substitution Figure 4: Three level architecture of rules in Student Lifecycle Management 2.1 Defining Rule Container Rule containers are objects of object type RC. They have the infotypes Object (1000), Relationships (1001), Description (1002) etc. To create rule containers use transaction PIQRC in the application menu (Student Lifecycle Management Academic Structure (Curriculum) Rules Edit Rule Container). Rule modules can be assigned to a rule container by maintaining infotype Rule Modules (1747). Only if the results of all rule modules are true, the result for the rule container itself will be true. A rule container will be evaluated if it is used by a non-academic (see chapter Non-Academic Call-up Points) or an academic (see chapter Academic Call-up Points) call-up point. If a rule container with no rule modules in infotype Rule Modules (1747) will be evaluated an error message arises. Rule Containers can carry message control information in infotype Message Control (1749) for overriding of message types. Rule containers can also have conditional booking option in additional data and can be marked for Callup point 3.Presently only module booking uses the conditional nature of a rule container 2008 SAP AG 8

9 Rule container with the attribute Conditional Booking option selected at callup point 0003 becomes a conditional rule container. The result of such a rule container can be taken as pending (decided by the application) and can be evaluated again at a later point by the required application component (for example module booking). 2.2 Defining Rule Modules Rule modules are the middle level of the three-level-architecture. They are maintained in the IMG (Student Lifecycle Management General Settings Rules Rule Modules Set Up Rule Modules). Rule modules consist of one or more rule elements, and are designed for modularization and reusability. The following elements are used to define a rule module: Open parentheses : '(' Rule type: 'V' (Validation) or 'S' (Substitution) Rule element: Identifier of the validation or substitution Close parentheses: ')' Combination: 'AND' or 'OR' Sort sequence: natural number to order the lines e.g.: '10' Example: Interpretation of combined validations within rule modules The user wants the AND operator to be stronger than the OR operator in the following expression: V 1 AND V 2 OR V 3 OR V 4 AND V 5 First the user maintains the rule module in the customizing without parentheses: sorting sequence opening parenthesis rule element closing parenthesis 10 V1 AND 20 V2 OR 30 V3 OR 40 V4 AND 50 V5 Table 3: A rule module definition with combinations of rule elements This rule module will in interpreted by the rule manager as follows: combination Description in customizing Interpretation of this expression V1 AND V2 OR V3 OR V4 AND V5 ((V1 AND V2) OR (V3 OR V4)) AND V5 It will not be interpreted as follows: (V1 AND V2) OR V3 OR (V4 AND V5) ((((V1 AND V2) OR V3) OR V4) AND V5) (V1 AND (V2 OR (V3 OR (V4 AND V5)))) Table 4: Interpretation of a rule module by the rule manager 2008 SAP AG 9

10 This interpretation is not, what the user wanted to get. He changes the customizing by adding parentheses: sorting sequence opening parenthesis validation or substitution closing parenthesis 10 ( V 1 AND 20 V 2 ) OR 30 V 3 OR 40 ( V 4 AND 50 V 5 ) Table 5: The rule module definition after adding parenthesis combination Recommendation of SAP: To make the customizing unambiguous, always use parentheses '(' and ')' when using operators 'AND' and 'OR' at the same time. Moreover, it is recommended only to build simple Boolean expressions. The construction capability of the rule modules is limited. Substitutions are possible before validations within rule modules. They are used to get additional data that are not provided by the call-up point interface in SAP standard. A substitution itself doesn't return a Boolean value, therefore rule modules that only contain substitutions are always interpreted as true. If a rule module contains neither substitutions nor validations but is evaluated at a call-up point, the system will return an error message. The rule modules can be classified into two types Basic rule modules Rule modules with extended check Different rule containers can consist of same rule modules. If the extended check is marked for a rule module then it becomes an extended rule module. The results of the extended rule modules are set to the message type Information, if they are of message type Error or Abort. This means that the process can continue even if the checks are not met. 2.3 Defining Rule Elements / VSR VSR (validations, substitutions and rules) is a generic tool developed by SAP in the application component FI-SL (special ledger). VSR is described in the documentation: VSR Documentation This cookbook will refer to documentation in the component FI-SL where appropriate. Student Lifecycle Management (SLCM) and FI-SL VSR sometimes use the same term for different things: Rules o o FI-SL: logical rules can be used in validations and substitutions SLCM: Rules and Regulations are a term to summarize all issues concerning rule containers, rule modules and rule elements. Application Area o o FI-SL: Student Lifecycle Management is defined as application area 'IQ' in VSR. SLCM: see chapter Application areas 2008 SAP AG 10

11 Call-up point o FI-SL: In VSR call-up points are defined by VSR application area. For the VSR application area Student Lifecycle Management three VSR-call-up points have been defined. These VSR call-up points are encapsulated in the Student Lifecycle Management rule manager. You will never see these VSR call-up points in Student Lifecycle Management. Validations can consist of steps (see Figure 4). In every step there can be a check. Validations can use VSR rules and validation exits in prerequisites and in checks. Within Student Lifecycle Management there is no validation exit program delivered. The validation exit RGGBR000 can be used as a template for copying. When creating a new user-exit module pool, you should not forget to maintain the assignment to the application area for user exit control (GBLR for validations; GBLS for substitutions) in customizing: 'Student Lifecycle Management General Settings Rules Rule Elements Maintain Client- Specific User Exits' Substitutions can also consist of steps (see figure 3). VSR rules can be used in the prerequisites, substitution exits can be used in the substitution itself. Substitutions are used in Student Lifecycle Management in two ways: 1. Substitutions are used to provide additional data for upcoming checks within validations. 2. Substitutions are used during program type progression to set a new progression status 6. Rule Container RC Rule Module RM1 Rule Module RM2 Substitution S Validation V2 Prerequisite Substitution Prerequisite Check Message Validation V1 Prerequisite Check Message 6 The application progression writes the new progression status to the database. The rule manager only sets the new status if the prerequisite of the substitution is fulfilled SAP AG 11

12 Figure 5: Example of a rule container The example in Figure 5 shows a rule container consisting of two rule modules RM 1 and RM 2. Rule module RM 1 consists of a substitution S and a validation V 1. The substitution S may contain a substitution exit, which reads additional information needed for the following validation V 1. Rule module RM 2 only consists of a validation V 2. Evaluation of rule container RC includes the evaluation of both rule modules. Only if both validations V 1 and V 2 will be evaluated as true, then rule container RC will be evaluated as true. If the prerequisite of a validation is not true, the check will not be processed and the result will be set to true. For more detailed information, see VSR documentation: Special Purpose Ledger Tools Validations, Substitutions and Rules What are Validations? Special Purpose Ledger Tools Validations, Substitutions and Rules Validation * Special Purpose Ledger Tools Validations, Substitutions and Rules What are Substitutions? Special Purpose Ledger Tools Validations, Substitutions and Rules Substitution * Special Purpose Ledger Tools Validations, Substitutions and Rules Rules * Special Purpose Ledger Tools Validations, Substitutions and Rules User Exits in Validations/Substitutions/Rules Special Purpose Ledger Tools Validations, Substitutions and Rules Boolean Logic/Syntax * Special Purpose Ledger Tools Validations, Substitutions and Rules Boolean Logic/Syntax Using Boolean Operators in Truth Tables * Special Purpose Ledger Tools Validations, Substitutions and Rules Rules Examples of Rules Changing the Assignment of Message Class to Boolean Class If a validation result is false, a message will be issued. If the validation is defined by the customer, a message belonging to a customer message class should be used. The message class has to be defined for the FI-SL application area 'IQ' for the Boolean classes IQ1, IQ2 and IQ3. The new message class will be available in all clients. The assignment should be done by running report RGUGBR28 as shown in the next screen shot with a new message class ZZHRPIQ000 for boolean class IQ3. Figure 6: Change of the message class for a boolean class in VSR 2008 SAP AG 12

13 2.3.2 Miscellaneous If rules were interpreted dynamically, bad performance would be the result. Therefore the system will generate a program in the background, if a rule element is created or changed. When a rule element is processed the generated program will be performed. However if a rule element is deleted the generated program is not updated. This can result in syntax errors during rule evaluation. If this happens, run program RGUGBR00 for the application area IQ. For more information look at: Special Purpose Ledger Tools Validations, Substitutions and Rules Boolean Logic / Syntax Miscellaneous Procedures Using the Rule Manager Reports 2008 SAP AG 13

14 3. Data available for Evaluation When a call-up point is reached within an application area, the application passes available data to the specific SLCM rule manager 7. The SLCM rule manager may read additional data. The data provided by the application area and the additional data, collected by the rule manager, will be passed on to VSR. If the data passed on to VSR is not enough, a substitution with a user exit can be used to read more data. The following structures (defined in the SAP ABAP Dictionary) are used to transfer data to VSR. The application area program type progression uses a different set of structures than the other application areas. 3.1 Application areas with the common set of structures Structures: PIQRULESTUDENT (Structure for student data) including personal data as well as organizational data, some fee data, student category, etc. PIQRULESC (Program data for student in SLCM rules) including information about the program of study that is associated with the student, like short text and long text, infotype Capacity (1724), infotype Program data (1730) (program data with session variant, program plan, program duration, study type, module group variant, program type), infotype Credit information (1735) (credit information, degree level, etc). PIQRULESM (Modules defined in SLCM rules individual check) including information about the module to be booked like 'Module booking status', 'Booking date', 'Attempted credits', 'Academic session', etc. PIQRULECG (Academic specializations defined in SLCM rules) including information about the module group that is selected like 'Module group category' and 'Discipline'. PIQRULEAPP (Application data) including the application data of an applicant like personal data, address data, admission data, campus data, visa data, etc. PIQRULEACADIX (Average grades for student in SLCM rules) including data concerning several academic averages. PIQRULESTSC (Data for relationship between student and program) including data concerning the relationship of the student and the program of study like stage, registration/re-registration date, registration status, progress classification stage. PIQRULE9 (Data for customer) PIQRULEMASTERS (Main structure for rules concerning student) The table PIQRULEMASTERS is a complex table including several substructures: o PIQRULEMASTER_SM Modules related to a student o PIQRULEMASTER_CG Academic specializations related with a student o PIQRULEMASTER_CA Academic calendar data for checking dates against academic periods in rules 7 there are different rule managers within Student Lifecycle Management belonging to the different application areas 2008 SAP AG 14

15 o PIQRULEMASTER_E Business events in rules concerning student o PIQRULEMASTER_APP Data concerning application o PIQRULEMASTER_QQ Internal and external qualifications in SLCM rules The table PIQRULEMASTERS contains a field PIQONE. This has the value 1, if fields are filled in a line. PIQONE has the value 0, if the complete line is empty. Empty lines can be used to add lines via substitutions. PIQONE can be used to count lines that fulfill certain conditions. The PIQRULE* structures except PIQRULECG and PIQRULEMASTER_CG contain CI_Includes to be expanded by customers. CI_Include structures must be filled with data using the substitution exit technique (see documentation in SAP Library: Special Purpose Ledger Tools Validations, Substitutions and Rules User Exits in Validations/Substitutions/Rules). In one line of the table never all fields are populated. To be more precise, you will never find a line with data for more than one substructure. For example, PIQRULEMASTERS could contain 3 lines with data for the substructure PIQRULEMASTER_QQ, because the student has 3 qualifications, and another 3 lines with data for the substructure PIQRULEMASTER_SM, because the student booked 3 modules in the past. Altogether the table contains 6 filled lines. CNT ONE PIQRULEMASTER_SM PIQRULEMASTER_CG PIQRULEMASTER_CA PIQRULEMASTER_E PIQRULEMASTER_APP Figure 7: Table PIQRULEMASTERS PIQRULEMASTER_QQ Data provided depends on call-up points With Student Lifecycle Management all application areas use the same data structures (as above) to transfer information to VSR. Depending on the call-up point, different data is transferred to VSR by the system. Module booking doesn't provide the application data, therefore structure PIQRULEAPP is empty for the callup points The registration provides four call-up points. At the beginning of the registration process (0011 'Create Registration (General)' and 0012 Create Registration (Struct.-Dep.) ) the program of study is known but not the stage. The stage is set by the user in a pop-up that is processed after call-up point 0011 and However, it will be available for the call-up points 0015 Save Registration (General)' and 0016 'Save Registration (Struct.-Dep.)'. The level is contained in the structure PIQRULESTSC in the field ACLEVEL SAP AG 15

16 If you need to know in detail, which data is available at a call-up point in a specific process, you can use a trick: Attach a rule container that includes a user exit to the call-up point. Set a break-point in the user-exit. Start the transaction that will invoke the call-up point. When the call-up point is reached, the program will stop in the debugging mode. Here you can analyze the data transferred to VSR. The following sections give an overview of call-up points and the data that will be provided if it is available in the system for the specific objects involved Admission Call-Up Point Academic Call-Up Point Text 0019 Admission (Non-Academic) 0017 X Admission Table 6: Valid call-up points for Admission At these call-up points the structures PIQRULESC and PIQRULEAPP and the sub table PIQRULEMASTER_APP of the table PIQRULEMASTERS will be filled with available data. The structure PIQRULEAPP consists of the following sub-structures: PIQAPP_PERSONAL personal data PIQAPP_ADDPERSONAL additional personal data PIQAPP_ADDRESS first address of student PIQAPP_ADMISSION special admission data PIQAPP_CAMPUS campus to which the student is assigned PIQAPP_CHALLENGE challenge data PIQAPP_ data PIQAPP_RESIDENCY residence data PIQAPP_STUDYDATA study data belonging to student PIQAPP_VISA visa data CI_PIQRULEAPP possibility for customer to append customer-specific data All fields used by the customer in his ISR-scenario and filled by the student in the application will be available at the admission call-up points. Additional addresses (e.g. address of parents structure PIQAPP_ADDRESS) and the academic specializations (PIQAPP_MODGRP) will be filled with data in the table part. Furthermore the header data of the transcript will be available. If the student already exists on the database, the data will be read from the database. In this case, the transcript and test result data will be read from the database, and also the data of the transcript body is filled and will be available for rule checking SAP AG 16

17 3.1.3 Registration / Re-Registration / De-Registration / Leave of Absence Call-Up Point Academic Call-Up Point Text 0011 Create Registration: Callup Point 0015 Save Registration 0021 Create Re-registr./LvAbs. (General) 0025 Save Re-registration (General) 0035 Save Leave of Absence (General) 0041 Create De-registration 0045 Save De-registration 0012 X Create Registration: Acad. Callup Pnt 0016 X Save Registration: Acad. Callup Pnt 0022 X Create Re-registr./LvAbs.:Acad.Callup Pt 0026 X Save Re-registration: Acad. Callup Pnt Table 7: Call-up points for Registration and Deregistration At these call-up points the structures PIQRULESTUDENT and PIQRULESC and PIQRULESTSC will be filled with available data. The structure PIQRULESTSC will only be filled at call-up points beginning with 'Save*' in the text. The table PIQRULEMASTERS is empty Academic specialization booking Call-Up Point Academic Call-Up Point Text 0004 X Acad.Specialization Booking (General) 0005 X Acad.Specialization Booking (Set) 0006 X Acad.Specialization Booking (Single) Table 8: Call-up points for booking of academic specializations At all these call-up points the structures PIQRULESTUDENT and PIQRULESC will be filled with available data. At call-up point 0005 the sub table PIQRULEMASTER_CG of the PIQRULEMASTERS table will be filled with module groups booked in the past and module groups to be booked in the current booking process. At call-up point 0006 the sub table PIQRULEMASTER_CG of the PIQRULEMASTERS table will be filled with module groups booked in the past Module booking Call-Up Point Academic Call-Up Point Text 0001 X Module Booking (General) 0002 X Module Booking (Set) 0003 X Module Booking (Single) Table 9: Call-up points for module booking At all these call-up points the structures PIQRULESTUDENT, PIQRULESC be filled with available data. At call-up point 0001 Module Booking (General) the sub table PIQRULEMASTER_SM of the table PIQRULEMASTERS will be filled with modules (information from the relation ST-SM) booked by the student in the past. At call-up point 0002 Module Booking (Set) the sub table PIQRULEMASTER_SM of the table PIQRULEMASTERS will be filled with modules (information from the relation ST-SM) booked by the student in the past and modules to be booked from the booking screen. The sub table PIQRULEMASTER_CG will be filled with module groups the student is assigned to within his study. Furthermore in the structure PIQRULESM the fields SM_ACTIVE_PERYR and SM_ACTIVE_PERID are filled with the current booking period SAP AG 17

18 At call-up point 0003 Module Booking (Single) the sub table PIQRULEMASTER_SM of the table PIQRULEMASTERS will be filled with modules (information from the relation ST-SM) booked by the student in the past. The sub table PIQRULEMASTER_CG will be filled with module groups the student is assigned to within his study. Furthermore in the structure PIQRULESM will be filled with available data for the module to be booked. Within application module booking the call-up point 0001 will be processed first. Then for each module selected in the booking screen call-up point 0003 will be processed and finally call-up point 0002 will be processed for the set of modules. If we book three modules five checks will be executed. 3.2 Program Type Progression The application 'program type progression' delivered with SLCM uses the non-academic call-up point 'Program type progression' (0053). The program type progression only uses rules and substitutions, no validations. The application uses an own set of structures for rules and substitutions: PIQRULEPROGR_GR general fields for the program type progression to be performed PIQRULEPROGR_GR_EXT table that is filled with performance indicies for a student PIQRULEPROGR_GR_RESULT progression result The structure PIQRULEPROGR_GR and the table PIQRULEPROGR_GR_EXT are read-only. PIQRULEPRGR PIQRULEPRGR_EXT PIQRULEPRGR_RES Rules and substitutions from VSR Figure 8: Data for program type progression In the structure PIQRULEPROGR_GR_RESULT the progression result can be set. Field PG_EXECUTE allows to do progression in two steps: First check the academic prerequisites for the progression and set the flag for fulfilled academic prerequisite. In a second step the exact standing can be set dependent on the performance indices in the table PIQRULEPROGR_GR_EXT. The determination of the new progression result itself will be done in field PG_RESULT. The status of a progression result (field PG_RESULT_STATUS) will be determined and set within the performance index calculation (for details look at the progression/performance indices documentation). It is possible to set (to override) the status within a substitution. PG_EXECUTE PG_RESULT PG_RESULT_STATUS Academic Prerequisite for Progression Fulfilled Progression Result Result Status 2008 SAP AG 18

19 Call-Up Point Academic Call-Up Point Text 0053 Program Type Progression Table 10: Call-up point for program type progression All data will be delivered to the VSR by the progression application and the performance index calculation. Retrieving additional data via substitutions is not necessary. All substitutions contained in rule container (via rule modules) which are assigned to the non-academic callup point 'Program type progression' (0053) will be evaluated for all program types and all progression categories. 3.3 How to get missing data Student Lifecycle Management delivers the module pool RHIQVS01 which includes the exit forms UCP1- UCP7 for substitutions. The exits may be used within substitutions (substitution variant: exit only ) to fill data for evaluation of validation checks. This may be needed, if the application doesn t provide the data. SAP delivers the substitution exits as samples. Customers can create their module pool in the customer name space 8 by copying the module pool RHIQVS01 and then adjust it according to their needs. Substitution Exit UCP1 UCP2 UCP3 UCP4 UCP5 UCP6 UCP7 Description Replace average grades for admission Replace academic calendars Replace business events of students Replace modules of students Replace qualifications of students Replace additional data of students Replace test results and external subjects of students PIQRULE* data structures for substitution fills structure PIQRULEACADIX fills sub-table PIQRULEMASTER_CA of table PIQRULEMASTERS fills sub-table PIQRULEMASTER_E of table PIQRULEMASTERS fills sub-table PIQRULEMASTER_SM of table PIQRULEMASTERS fills sub-table PIQRULEMASTER_QQ of table PIQRULEMASTERS fills additional student data in structure PIQRULESTUDENT_S (included in structure PIQRULESTUDENT) replaces data in sub-table PIQRULEMASTER_APP of table PIQRULEMASTERS Table 11: Substitution exits delivered within Student Lifecycle Management in module pool RHIQVS01 8 The names of the module pools for exits has to be maintained in the IMG 'Student Lifecycle Management Rules Rule Elements Maintain Client-Specific User Exits' under application areas 'GBLR' (validation exits) and 'GBLS' (substitution exits) 2008 SAP AG 19

20 4. Useful Hints 4.1 Handling of Messages used in Validation Steps In the message part of a validation step a message can be specified that should arise if the check is not fulfilled. There are four types of messages available: Type Text Meaning A Cancel Action should be terminated immediately E Error Important error W Warning Not so important I Information Only for information Table 12: Message types used in validation steps A validation will be always evaluated as false if a check isn t fulfilled and a message arises regardless of the message type. 4.2 Reading Infotypes not provided in the Standard (e.g. SE-infotypes) Infotypes not provided as VSR data in the standard (i.e. infotypes of object type SE or customer infotypes) can be read by using function module HRIQ_READ_INFTY_NNNN. The function module expects the following parameters (assumption: the key of the object for which data will be retrieved of type HROBJECT is known): INFTY: the customer infty e.g.: 9007 BEGDA and ENDDA: OBJECTS: INNNN: beginning data and ending date of data a internal table of structure HROBJECT: the key of the object with components plan variant, object type and object identifier (e.g.: 01 ST ) lt_hrobject[] in example a internal table of the infotype structure which will be filled by the function module lt_p9007[] in example If you need more information about related objects in the academic structure the program can read relations between objects. This can be done with function module HRIQ_READ_INFTY_1001. The function module expects the following parameters: SUBTY: BEGDA and ENDDA: OBJECTS: subtype of infotype Relation (1001) e.g.: B514 (relation between SE and SM 'is specialization of') beginning data and ending date of relation a internal table of structure HROBJECT: the key of the object with the components plan variant, object type and object identifier (e.g.: 01 SM ) lt_hrobject[] in example I1001: a internal table of the infotype structure which will be filled by the function module lt_sm_se_p1001[] in example 2008 SAP AG 20

21 4.3 Analyzing Data available for VSR using a Break-point in an User-Exit Data passed to VSR is contained in the ABAP structure 'BOOL_DATA'. With a break-point in an user-exit you can examine the data filled in the structure. SAP recommends to use a break-point in a substitution exit. While evaluating rule modules the substitutions will be processed first. There are two possible ways of using break-points: hard-coded and soft-coded breakpoints. You can use a hard coded break-point in a special substitution exit as the only command and use this exit in a special substitution for analyzing data. The advantage is that you can reuse this substitution for analyzing purposes in many rule modules by including the substitution into the rule module you want to analyze and remove it after analyzing. You can use the substitution for analyzing purposes in rule module customizing without using the ABAP Development Workbench to (re-)enter soft-coded break-points each time you want to analyze available data. Figure 9: Hard-coded break-point in a substitution exit If the rule module you want to analyze already uses a substitution exit you can use a soft-coded break-point. A soft-coded break-point is available only during one session at the SAP system. We use substitution exit UCP1 in a rule module. Via transaction SE80 we start the ABAP Development Workbench. After choosing Program RHIQVS01 (respectively the customer exit program) expand the node 'Subroutines' and double click on 'UCP1'. For setting the break-point go to the first line: 'FORM ucp1 USING bool_data TYPE gb002_iq3.' and then hit the stop sign. Now the line executed is marked. The SAP system stops when this line is processed. Now make sure that you use the substitution exit in a substitution and include the substitution in the rule module. Now execute the process. In this example the rule should be checked at the non-academic call-up point 0015 'Save registration'. The substitution exit program UCP1 will be stopped at the break-point. Now look at the main structure of the VSR: 'BOOL_DATA'. (double click on it or type it in the line at the bottom of the screen). Then double click on 'BOOL_DATA' at the bottom of the screen SAP AG 21

22 Figure 10: Analyzing BOOLDATA within the debugger You can look at all different rule structures used in the VSR. By double clicking on them, or pressing the expand symbol, you will see the content of the structures. You can investigate which data is available for validations. E.g., structure PIQRULESTUDENT (the structure with the student data): Figure 11: Analyzing BOOLDATA-PIQRULESTUDENT within the debugger 2008 SAP AG 22

23 You can investigate which of the fields of the table PIQRULEMASTERS are filled with data: Figure 12: Analyzing BOOLDATA-PIQRULEMASTERS within the debugger 2008 SAP AG 23

24 4.2 Using Report RGUGBR00 for regenerating Code The VSR rule manager generates programs for the validations, substitutions and rules. In some cases the programs generated by the VSR are not current. This may be the case if syntax errors appears while processing rules. The programs for the validations, substitutions rules can be generated by running report RGUGBR00 from the ABAP editor (transaction SE38). Choose 'IQ' for parameter Application area and enter '*' for parameter Callup point. Then set all indicators except for the 'usage' indicators and the last indicator ('Gen. substn routns in all clnts') and run the report 9. Because VSR is client dependent it could be that report RGUGBR00 has to be run in other clients as well (e.g. in client 000). Figure 13: Report RGUGBR00 (regenerate coding for VSR) 9 Cf. SAP-note SAP AG 24

25 5. Appendix 5.1 Student Lifecycle Management Rules in SAP Easy Access 5.2 Rules in IMG Student Lifecycle Management 2008 SAP AG 25

26 5.3 Content of system table T7PIQCHECKTP (available call-up points within Student Lifecycle Management EHP 3) Call-Up Point Academic Call-Up Point Text 0001 X Module Booking (General) 0002 X Module Booking (Set) 0003 X Module Booking (Single) 0004 X Acad.Specialization Booking (General) 0005 X Acad.Specialization Booking (Set) 0006 X Acad.Specialization Booking (Single) 0010 X Booking prerequisites for module 0011 Create Registration: Callup Point 0012 X Create Registration: Acad. Callup Pnt 0015 Save Registration 0016 X Save Registration: Acad. Callup Pnt 0017 X Admission 0019 Admission (Non-Academic) 0021 Create Re-registrtn/LvAbs.: Callup Pnt 0022 X Create Re-registr./LvAbs.:Acad.Callup Pt 0025 Save Re-registration 0026 X Save Re-registration: Acad. Callup Pnt 0030 Create Change of Program: Callup Point 0031 Save Change of Program 0035 Save Leave of Absence 0036 X Save Leave of Absence: Acad. Callup Pnt 0039 X Cancel Sessional Registration 0041 Create De-registration: Callup Pnt 0045 Save De-registration 0047 Cancel De-registration: Callup Pnt 0049 Save De-registration Cancellation 0053 Program Type Progression 0060 Degree Audit 0061 Stage Audit 0070 Admission for Degree Audit 0071 Admission for Stage Audit 0080 Admission Audit 0100 Fee Calculation 0110 Financial Aid Calculation 0200 Check Resource Availability 0201 Calendar Determination in Event Planning 0202 Subscreen Enhancement for Business Event 0300 Confer Qualification 0301 Graduation 0401 Create Admission Application 0402 Change Admission Application 0403 Delete Admission Application 2008 SAP AG 26

27 0406 Reject Admission Application 0407 Change Admission 0408 Change Rejected Admission Application 0409 Change of Program in Admission Application 0410 Change of Program in Admission 0411 Undo Rejected Admission Application 0412 Undo Admission 0413 Withdraw Admission Application 0414 Decline Offer of Admission 0415 Reverse Decision 0600 Open Assessment Process 0601 SEVIS Customer Hold Table 13: Available call-up points within Student Lifecycle Management 5.4 Content of system table T7PIQCHECKOT (object types to which rule containers may be attached at academic call-up points in release EHP 3) Object Type Object Type Text CE Assessment CG Module Group O Organizational Unit SC Program of study SE Event Package SM Study Module Table 14: Object types to which rule containers may be attached at academic call-up points 2008 SAP AG 27

28 5.5 Content of system table T7PIQOTTP (possible combinations of academic call-up points and objects types, EHP 3) Object Type Object Type Text Academic Call-Up Point Academic Call-Up Point Text CE Assessment 0600 Open Assessment Process CG Module Group 0002 Module Booking (Set) CG Module Group 0003 Module Booking (Single) CG Module Group 0005 Acad.Specialization Booking (Set) CG Module Group 0006 Acad.Specialization Booking (Single) CG Module Group 0017 Admission CG Module Group 0060 Degree Audit CG Module Group 0061 Stage Audit CG Module Group 0070 Admission for Degree Audit CG Module Group 0071 Admission for Stage Audit CG Module Group 0080 Admission Audit O Organizational Unit 0001 Module Booking (General) O Organizational Unit 0002 Module Booking (Set) O Organizational Unit 0003 Module Booking (Single) O Organizational Unit 0004 Acad.Specialization Booking (General) O Organizational Unit 0005 Acad.Specialization Booking (Set) O Organizational Unit 0006 Acad.Specialization Booking (Single) O Organizational Unit 0012 Create Registration: Acad. Callup Pnt O Organizational Unit 0016 Save Registration: Acad. Callup Pnt O Organizational Unit 0017 Admission O Organizational Unit 0022 Create Re-registr./LvAbs.:Acad.Callup Pt O Organizational Unit 0026 Save Re-registration: Acad. Callup Pnt O Organizational Unit 0030 Create Change of Program: Callup Point O Organizational Unit 0031 Save Change of Program O Organizational Unit 0036 Save Leave of Absence: Acad. Callup Pnt O Organizational Unit 0047 Cancel De-registration: Callup Pnt O Organizational Unit 0049 Save De-registration Cancellation O Organizational Unit 0060 Degree Audit O Organizational Unit 0061 Stage Audit O Organizational Unit 0070 Admission for Degree Audit O Organizational Unit 0071 Admission for Stage Audit O Organizational Unit 0080 Admission Audit SC Program of study 0001 Module Booking (General) SC Program of study 0002 Module Booking (Set) SC Program of study 0003 Module Booking (Single) SC Program of study 0004 Acad.Specialization Booking (General) SC Program of study 0005 Acad.Specialization Booking (Set) SC Program of study 0006 Acad.Specialization Booking (Single) SC Program of study 0012 Create Registration: Acad. Callup Pnt SC Program of study 0016 Save Registration: Acad. Callup Pnt 2008 SAP AG 28

29 Object Type Object Type Text Academic Call-Up Point SC Program of study 0017 Admission Academic Call-Up Point Text SC Program of study 0022 Create Re-registr./LvAbs.:Acad.Callup Pt SC Program of study 0026 Save Re-registration: Acad. Callup Pnt SC Program of study 0030 Create Change of Program: Callup Point SC Program of study 0031 Save Change of Program SC Program of study 0036 Save Leave of Absence: Acad. Callup Pnt SC Program of study 0047 Cancel De-registration: Callup Pnt SC Program of study 0049 Save De-registration Cancellation SC Program of study 0060 Degree Audit SC Program of study 0061 Stage Audit SC Program of study 0070 Admission for Degree Audit SC Program of study 0071 Admission for Stage Audit SC Program of study 0080 Admission Audit SC Program of study 0600 Open Assessment Process SE Event Package 0002 Module Booking (Set) SE Event Package 0003 Module Booking (Single) SM Study Module 0002 Module Booking (Set) SM Study Module 0003 Module Booking (Single) Table 15: Possible combinations of academic call-up points and objects types 2008 SAP AG 29

30 5.6 Application Areas and assigned Call-Up Points Application Area Callup Academic Call-up Point Text Point Admission 0019 Admission (Non-Academic) 0017 X Admission Registration 0011 Create Registration: Callup Point 0015 Save Registration 0012 X Create Registration: Acad. Callup Pnt 0016 X Save Registration: Acad. Callup Pnt Re-Registration / 0021 Create Re-registr./LvAbs. (General) Leave of Absence 0025 Save Re-registration (General) 0035 Save Leave of Absence (General) 0041 Create De-registration 0045 Save De-registration 0022 X Create Re-registr./LvAbs.:Acad.Callup Pt 0026 X Save Re-registration: Acad. Callup Pnt 0036 X Save Leave of Absence: Acad. Callup Pnt Acad. Specialization 0004 X Acad.Specialization Booking (General) Booking 0005 X Acad.Specialization Booking (Set) 0006 X Acad.Specialization Booking (Single) Module Booking 0001 X Module Booking (General) 0002 X Module Booking (Set) 0003 X Module Booking (Single) Program Type Progression 0053 Program Type Progression Table 16: Application areas and assigned call-up points 2008 SAP AG 30

31 Copyright 2008 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. IBM, DB2, DB2 Universal Database, OS/2, Parallel Sysplex, MVS/ESA, AIX, S/390, AS/400, OS/390, OS/400, iseries, pseries, xseries, zseries, System i, System i5, System p, System p5, System x, System z, System z9, z/os, AFP, Intelligent Miner, WebSphere, Netfinity, Tivoli, Informix, i5/os, POWER, POWER5, POWER5+, OpenPower and PowerPC are trademarks or registered trademarks of IBM Corporation. Adobe, the Adobe logo, Acrobat, PostScript, and Reader are either trademarks or registered trademarks of Adobe Systems Incorporated in the United States and/or other countries. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. SAP, R/3, mysap, mysap.com, xapps, xapp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. These materials are provided as is without a warranty of any kind, either express or implied, including but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or non-infringement. SAP shall not be liable for damages of any kind including without limitation direct, special, indirect, or consequential damages that may result from the use of these materials. SAP does not warrant the accuracy or completeness of the information, text, graphics, links or other items contained within these materials. SAP has no control over the information that you may access through the use of hot links contained in these materials and does not endorse your use of third party web pages nor provide any warranty whatsoever relating to third party web pages. Any software coding and/or code lines/strings ( Code ) included in this documentation are only examples and are not intended to be used in a productive system environment. The Code is only intended better explain and visualize the syntax and phrasing rules of certain coding. SAP does not warrant the correctness and completeness of the Code given herein, and SAP shall not be liable for errors or damages caused by the usage of the Code, except if such damages were caused by SAP intentionally or grossly negligent SAP AG 31

Sales Create Outbound Delivery from Sales Order S01- Lean Baseline Package

Sales Create Outbound Delivery from Sales Order S01- Lean Baseline Package SAP Lean Baseline Package Version: V1.500 Country: UK Language: EN Date: February 2006 Sales Create Outbound Delivery from Sales Order S01- Lean Baseline Package SAP AG Neurottstr. 16 69190 Walldorf Germany

More information

QuantityWare Working Paper. NGL & LPG Measurement Standard Comparison

QuantityWare Working Paper. NGL & LPG Measurement Standard Comparison QuantityWare Working Paper NGL & LPG Measurement Standard Comparison An analysis of different NGL and LPG standards and their comparison against GPA TP-27 03.08.2017 Notes: Copyright 2017 QuantityWare

More information

Instant Trapper. User Guide

Instant Trapper. User Guide User Guide Contents 1. Copyright Notice... 3 2. Introduction...5 3. Getting Started with Instant Trapper...6 4. The Instant Trapper Plug-in... 9 5. Setting Instant Trapper Parameters...10 6. Trapping...

More information

Project: OpenDRIVE Document No. Issue: Title: Style Guide For OpenDRIVE Databases VI C. Date: 05 th March 2014 no.

Project: OpenDRIVE Document No. Issue: Title: Style Guide For OpenDRIVE Databases VI C. Date: 05 th March 2014 no. Project: OpenDRIVE Document No. Issue: Title: Style Guide For OpenDRIVE Databases VI2011.040 C Date: 05 th March 2014 no. of pages: 12 Issuing Party: Author: Distribution List: VIRES Simulationstechnologie

More information

Oracle Utilities Meter Data Management Release Utility Reference Model MDM.Manage VEE and VEE Exceptions

Oracle Utilities Meter Data Management Release Utility Reference Model MDM.Manage VEE and VEE Exceptions Oracle Utilities Meter Data Management Release 2.0.1 Utility Reference Model 4.2.1.2 MDM.Manage VEE and VEE Exceptions January 2014 Oracle Utilities Meter Data Management Utility Reference Model 4.2.1.2

More information

National Hockey League : Engaging Fans and Retaining Site Visitors 45% Longer by Partnering with SAP Hybris

National Hockey League : Engaging Fans and Retaining Site Visitors 45% Longer by Partnering with SAP Hybris Business Transformation Study National Hockey League : Engaging Fans and Retaining Site Visitors 45% Longer by Partnering with SAP Hybris The National Hockey League (NHL ) is partnering with SAP to optimize

More information

LiteSpeed for SQL Server 6.5. Integration with TSM

LiteSpeed for SQL Server 6.5. Integration with TSM LiteSpeed for SQL Server 6.5 Integration with TSM 2011 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Horse Farm Management s Report Writer. User Guide Version 1.1.xx

Horse Farm Management s Report Writer. User Guide Version 1.1.xx Horse Farm Management s Report Writer User Guide Version 1.1.xx August 30, 2001 Before you start 3 Using the Report Writer 4 General Concepts 4 Running the report writer 6 Creating a new Report 7 Opening

More information

This e-book version is for an individual. No corporation, training classes, training institutes are allowed to use this e-book.

This e-book version is for an individual. No corporation, training classes, training institutes are allowed to use this e-book. 2005 2006 sapficoconsultant.com. All rights reserved. No part of this e-book should be reproduced or transmitted in any form, or by any means, electronic or mechanical including photocopying, recording

More information

FIBA Europe Coaching Website. Manual. Practice Section

FIBA Europe Coaching Website. Manual. Practice Section FIBA Europe Coaching Website Manual Practice Section CONTENTS Page 1. How to get started 3 Roster Management 4 Attendance 4 Practice Planner 5 2. Drills 8 Search Mask 8 Overview 11 Create Drill 13 3. Plays

More information

REMOTE CLIENT MANAGER HELP VERSION 1.0.2

REMOTE CLIENT MANAGER HELP VERSION 1.0.2 VERSION 1.0.2 MERCHANT SALES: 800-637-8268 New Merchant Accounts PARTNER PROGRAMS: 800-637-8268 New and existing partnerships CUSTOMER CARE: 800-338-6614 Existing merchant account support Statements and

More information

National Basketball Association: Scoring Big with Real-Time Statistics and SAP HANA

National Basketball Association: Scoring Big with Real-Time Statistics and SAP HANA Picture Credit National Basketball, New York, New York/USA. Used with permission. SAP Business Transformation Study Sports and Entertainment National Basketball Association 2015 SAP SE or an SAP affiliate

More information

01 TM SuperModified Testing with RS485 <> USB

01 TM SuperModified Testing with RS485 <> USB Testing with RS485 USB 1. Preinstalled cables The Supermodified controller comes with several wires soldered. By default the power and RS485 cables are soldered. I2C and legacy RC servo interface cables

More information

Mac Software Manual for FITstep Pro Version 2

Mac Software Manual for FITstep Pro Version 2 Thank you for purchasing this product from Gopher. If you are not satisfied with any Gopher purchase for any reason at any time, contact us and we will replace the product, credit your account, or refund

More information

Olympic Data Feed. ODF Wheelchair Basketball Data Dictionary. Rio 2016 Games of the XXXI Olympiad

Olympic Data Feed. ODF Wheelchair Basketball Data Dictionary. Rio 2016 Games of the XXXI Olympiad Olympic Data Feed ODF Wheelchair Basketball Data Dictionary Rio 2016 Games of the XXXI Olympiad Technology and Information Department International Olympic Committee ODF/INT217 R-SPG-2016 v1.1 APP (WB)

More information

Microsoft Windows Software Manual for FITstep Stream Version 4

Microsoft Windows Software Manual for FITstep Stream Version 4 Thank you for purchasing this product from Gopher. If you are not satisfied with any Gopher purchase for any reason at any time, contact us and we will replace the product, credit your account, or refund

More information

Purpose. Scope. Process flow OPERATING PROCEDURE 07: HAZARD LOG MANAGEMENT

Purpose. Scope. Process flow OPERATING PROCEDURE 07: HAZARD LOG MANAGEMENT SYDNEY TRAINS SAFETY MANAGEMENT SYSTEM OPERATING PROCEDURE 07: HAZARD LOG MANAGEMENT Purpose Scope Process flow This operating procedure supports SMS-07-SP-3067 Manage Safety Change and establishes the

More information

POLICY GUIDE. DataCore Cloud Service Provider Program (DCSPP) DCSPP OVERVIEW POLICY GUIDE INTRODUCTION PROGRAM MEMBERSHIP DCSPP AGGREGATORS

POLICY GUIDE. DataCore Cloud Service Provider Program (DCSPP) DCSPP OVERVIEW POLICY GUIDE INTRODUCTION PROGRAM MEMBERSHIP DCSPP AGGREGATORS DataCore Cloud Service Provider Program (DCSPP) Effective: March 1, 2019 INTRODUCTION Welcome to the DataCore Cloud Service Provider Program (the DCSPP ) Policy Guide for authorized Cloud Service Providers

More information

Blackwave Dive Table Creator User Guide

Blackwave Dive Table Creator User Guide Blackwave Dive Table Creator User Guide Copyright 2002-2009 Blackwave. All rights reserved. These materials (including without limitation all articles, text, images, logos, compilation, and design) are

More information

Oracle Financial Services Data Integration Hub Foundation Pack Extension for Oracle Banking Platform

Oracle Financial Services Data Integration Hub Foundation Pack Extension for Oracle Banking Platform Oracle Financial Services Data Integration Hub Foundation Pack Extension for Oracle Banking Platform User Manual Version 8.0.6.0.0 TABLE OF CONTENTS PREFACE... 4 Audience... 4 Prerequisites... 4 Related

More information

PeopleSoft Enterprise HRMS and Campus Solutions 9.0 Hardware and Software Requirements

PeopleSoft Enterprise HRMS and Campus Solutions 9.0 Hardware and Software Requirements PeopleSoft Enterprise HRMS and Campus Solutions 9.0 Hardware and Software Requirements March 2011 PeopleSoft Enterprise HRMS and Campus Solutions 9.0 Hardware and Software Requirements SKU hrcs90hwsw Copyright

More information

Sheet Metal Design Guidelines

Sheet Metal Design Guidelines Sheet Metal Design Guidelines Issue XVI, Dec 2015 2 Copyright Notice Geometric Limited. All rights reserved. No part of this document (whether in hardcopy or electronic form) may be reproduced, stored

More information

Club s Homepage Use this feature to return the club s website.

Club s Homepage Use this feature to return the club s website. The first time the golfer logs into the Internet Golf Reservation System, the member # is the club assigned golfer number, the default password is 1234. The golfer will automatically be transferred to

More information

The Safety Case. The safety case

The Safety Case. The safety case The Safety Case Structure of safety cases Safety argument notation Budapest University of Technology and Economics Department of Measurement and Information Systems The safety case Definition (core): The

More information

Olympic Data Feed. ODF Paralympic Sailing Data Dictionary. Rio 2016 Games of the XXXI Olympiad

Olympic Data Feed. ODF Paralympic Sailing Data Dictionary. Rio 2016 Games of the XXXI Olympiad Olympic Data Feed ODF Paralympic Sailing Data Dictionary Rio 2016 Games of the XXXI Olympiad Technology and Information Department International Olympic Committee ODF/INT211 R-SPG-2016 v1.6 APP (SA) 5

More information

Meter Data Distribution Market Trials

Meter Data Distribution Market Trials Meter Data Distribution Market Trials IESO Response to Participant Feedback Issue Date: June 5, 2015 Public Copyright 2015 Independent Electricity System Operator. All rights reserved. Public Page 2 of

More information

VOLLEYBALL ALBERTA - WEB PRIVACY POLICY

VOLLEYBALL ALBERTA - WEB PRIVACY POLICY Purpose of this Policy VOLLEYBALL ALBERTA - WEB PRIVACY POLICY 1. Privacy of personal information is governed by the Personal Information Protection and Electronics Documents Act ( PIPEDA ). This policy

More information

User Help. Fabasoft Scrum

User Help. Fabasoft Scrum User Help Fabasoft Scrum Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names used are registered trade names and/or registered trademarks of the respective

More information

DESKTOP SKILLS COURSEWARE

DESKTOP SKILLS COURSEWARE Introducing Mac OS X Yosemite Course... ds_maco_a01_dt_enus Working with Mac OS X Yosemite Course... ds_maco_a02_dt_enus Installing Mac OS X Yosemite Course... ds_macp_a01_dt_enus Managing and Configuring

More information

Integrate Riverbed SteelHead. EventTracker v8.x and above

Integrate Riverbed SteelHead. EventTracker v8.x and above EventTracker v8.x and above Publication Date: March 27, 2018 Abstract This guide provides instructions to configure a Riverbed SteelHead to send its syslog to EventTracker Enterprise Scope The configurations

More information

ISO 2944 INTERNATIONAL STANDARD. Fluid power systems and components Nominal pressures. Transmissions hydrauliques et pneumatiques Pressions nominales

ISO 2944 INTERNATIONAL STANDARD. Fluid power systems and components Nominal pressures. Transmissions hydrauliques et pneumatiques Pressions nominales INTERNATIONAL STANDARD ISO 2944 Second edition 2000-03-15 Fluid power systems and components Nominal pressures Transmissions hydrauliques et pneumatiques Pressions nominales Reference number ISO 2944:2000(E)

More information

DSTWU A Shortcut Distillation Model in Aspen Plus V8.0

DSTWU A Shortcut Distillation Model in Aspen Plus V8.0 DSTWU A Shortcut Distillation Model in Aspen Plus V8.0 1. Lesson Objectives Learn how to use DSTWU to start distillation column design. Learn the strengths and limitations of shortcut methods 2. Prerequisites

More information

MEMBERSHIP REGISTRATION SYSTEM

MEMBERSHIP REGISTRATION SYSTEM MEMBERSHIP REGISTRATION SYSTEM 2011-2012 Club User Guide The following document is a guide for all club staff who manages their database. The Water Polo Canada Membership Registration System is a membership

More information

The MQ Console and REST API

The MQ Console and REST API The MQ Console and REST API Matt Leming lemingma@uk.ibm.com Agenda Existing capabilities What s new? The mqweb server The MQ REST API The MQ Console 1 Existing capabilities Administering software MQ Queue

More information

- 2 - Companion Web Site. Back Cover. Synopsis

- 2 - Companion Web Site. Back Cover. Synopsis Companion Web Site A Programmer's Introduction to C# by Eric Gunnerson ISBN: 1893115860 Apress 2000, 358 pages This book takes the C programmer through the all the details from basic to advanced-- of the

More information

Rescue Rover. Robotics Unit Lesson 1. Overview

Rescue Rover. Robotics Unit Lesson 1. Overview Robotics Unit Lesson 1 Overview In this challenge students will be presented with a real world rescue scenario. The students will need to design and build a prototype of an autonomous vehicle to drive

More information

Online League Management lta.tournamentsoftware.com. User Manual. Further support is available online at

Online League Management lta.tournamentsoftware.com. User Manual. Further support is available online at Online League Management lta.tournamentsoftware.com User Manual Further support is available online at www.lta.org.uk/leagueplanner Contents Welcome... 3 Using this guide... 3 Further support?... 3 Publishing

More information

THE CANDU 9 DISTRffiUTED CONTROL SYSTEM DESIGN PROCESS

THE CANDU 9 DISTRffiUTED CONTROL SYSTEM DESIGN PROCESS THE CANDU 9 DISTRffiUTED CONTROL SYSTEM DESIGN PROCESS J.E. HARBER, M.K. KATTAN Atomic Energy of Canada Limited 2251 Speakman Drive, Mississauga, Ont., L5K 1B2 CA9900006 and M.J. MACBETH Institute for

More information

The Safety Case. Structure of Safety Cases Safety Argument Notation

The Safety Case. Structure of Safety Cases Safety Argument Notation The Safety Case Structure of Safety Cases Safety Argument Notation Budapest University of Technology and Economics Department of Measurement and Information Systems The safety case Definition (core): The

More information

Using MATLAB with CANoe

Using MATLAB with CANoe Version 2.0 2017-03-09 Application Note AN-IND-1-007 Author Restrictions Abstract Vector Informatik GmbH Public Document This application note describes the usage of MATLAB /Simulink combined with CANoe.

More information

szen Eighteen Full Manual 2010 szen Corp

szen Eighteen Full Manual 2010 szen Corp szen Eighteen Full Manual I Full Eighteen Manual Table of Contents Part I Introduction 1 Part II Tee Sheet Operation 1 1 Using the... Tee Sheet 1 Booking Reservations... 2 Booking Reservations... for Mem

More information

Understood, Inc. User Guide SCUBA Solutions Version 1.7

Understood, Inc. User Guide SCUBA Solutions Version 1.7 Understood, Inc. User Guide SCUBA Solutions Version 1.7 Table of Contents Revision History... 4 Introduction... 5 Purpose... 5 Scope... 5 Home... 5 Today s Dive Trips [Display]:... 6 Next Dive Trip [Display]:...

More information

TRUMP UNIVERSITY BRANDING 1O1. How to Build the Most Valuable Asset of Any Business DON SEXTON, PHD. F oreword and C hapter 1.

TRUMP UNIVERSITY BRANDING 1O1. How to Build the Most Valuable Asset of Any Business DON SEXTON, PHD. F oreword and C hapter 1. TRUMP UNIVERSITY BRANDING 1O1 How to Build the Most Valuable Asset of Any Business DON SEXTON, PHD F oreword and C hapter 1 by D onald T rump TRUMP UNIVERSITY BRANDING 101 TRUMP UNIVERSITY BRANDING 101

More information

EXTERNAL USAGE GUIDELINES

EXTERNAL USAGE GUIDELINES EXTERNAL USAGE GUIDELINES Powered by Methodology REFERENCING FRONTRUNNERS When using FrontRunners in promotional materials, you must include a link to the provided URL so users can see the full and proper

More information

Olympic Data Feed. ODF Paralympic Triathlon Data Dictionary. Rio 2016 Games of the XXXI Olympiad. Technology and Information Department

Olympic Data Feed. ODF Paralympic Triathlon Data Dictionary. Rio 2016 Games of the XXXI Olympiad. Technology and Information Department Olympic Data Feed ODF Paralympic Triathlon Data Dictionary Rio 2016 Games of the XXXI Olympiad Technology and Information Department ODF/INT214 R-SPG-2016 v1.6 APP (TR) 30 June 2016 License The document

More information

January 2007, Number 44 ALL-WAYS TM NEWSLETTER

January 2007, Number 44 ALL-WAYS TM NEWSLETTER January 2007, Number 44 ALL-WAYS TM NEWSLETTER Inside This Newsletter Free ALL-Ways Professional Edition Software ALL-Ways Multi-level Software Multi-level Overview Level ONE: Getting Started with the

More information

JMR FARMS 7441 Smith Blvd RR#1 Pefferlaw, Ontario L0E 1N0 Tel(905) Fax(905)

JMR FARMS 7441 Smith Blvd RR#1 Pefferlaw, Ontario L0E 1N0 Tel(905) Fax(905) JMR FARMS 7441 Smith Blvd RR#1 Pefferlaw, Ontario L0E 1N0 Tel(905)955-1421 Fax(905)722-4257 Email:jmrwelshponies@yahoo.ca Live Cover Breeding Contract 1. This on site breeding agreement is made and entered

More information

Safety When Using Liquid Coatings

Safety When Using Liquid Coatings Page 1 of 14 Contents: 1. Object 2. System requirements 3. Safety concept structure 4. The explosion protection concept 5. Using the tools 6. Sample explosion protection documents 7. Creating the explosion

More information

Club s Homepage Welcome Club Calendar Logout Add a Request Play Date Requested Time Hole Selection # of Tee Times Break Link

Club s Homepage Welcome Club Calendar Logout Add a Request Play Date Requested Time Hole Selection # of Tee Times Break Link The first time the golfer logs into the Internet Golf Reservation System, the member # is the club assigned golfer number plus 1 for male and 2 for female, the default password is 1234. The golfer will

More information

Team Manager's Manual

Team Manager's Manual Introduction: Team Managers Duties: Overview Team Manager's Manual Team Manager's Tasks Get your ScoreBook ID and Password from your League Administrator. Enter Your "Team Administration" Page Setting

More information

Hazard Training Guide

Hazard Training Guide Hazard Training Guide Using the Main Application v1.5 WHS Version Control Document Title: Hazard Training Guide using the Main Application Document Issue: Version 1.5 Date Issued: 12 Aug 2014 Issue Date

More information

QUESTIONS AND ANSWERS ON AUDIT PARTNER ROTATION REQUIREMENTS IN MALAYSIA

QUESTIONS AND ANSWERS ON AUDIT PARTNER ROTATION REQUIREMENTS IN MALAYSIA QUESTIONS AND ANSWERS ON AUDIT PARTNER ROTATION REQUIREMENTS IN MALAYSIA Audit partner rotation requirements will change for periods beginning on or after 15 December 2018. The changes will affect Key

More information

MyCricket User Manual

MyCricket User Manual MyCricket User Manual Club Tasks V 2.0, Last Updated: June 10 th 2009 Contents Page ADMINISTRATION TASKS... 3 1. Manage Your Association Details... 3 1.1. First Time Login... 3 1.2. Navigating the Administration

More information

OVA Privacy Policy. a) Arranges and encourages volleyball matches and competitions within Ontario;

OVA Privacy Policy. a) Arranges and encourages volleyball matches and competitions within Ontario; OVA Privacy Policy Purpose of Policy 1. Privacy of personal information is governed by the Personal Information Protection and Electronics Documents Act ( PIPEDA ). This policy describes the way Ontario

More information

Introducing Version 7R2

Introducing Version 7R2 Introducing Version 7R2 CircuitCAM - A Tutorial Manufacturing OperationsSoftware [Type text] COPYRIGHTS AND TRADEMARKS Information in this document is subject to change without notice. Copyright 2009 Aegis

More information

Olympic Data Feed. ODF Paralympic Table Tennis Data Dictionary. Rio 2016 Games of the XXXI Olympiad

Olympic Data Feed. ODF Paralympic Table Tennis Data Dictionary. Rio 2016 Games of the XXXI Olympiad Olympic Data Feed ODF Paralympic Table Tennis Data Dictionary Rio 2016 Games of the XXXI Olympiad Technology and Information Department International Olympic Committee ODF/INT215 R-SPG-2016 v1.4 APP (TT)

More information

Module 3 Developing Timing Plans for Efficient Intersection Operations During Moderate Traffic Volume Conditions

Module 3 Developing Timing Plans for Efficient Intersection Operations During Moderate Traffic Volume Conditions Module 3 Developing Timing Plans for Efficient Intersection Operations During Moderate Traffic Volume Conditions CONTENTS (MODULE 3) Introduction...1 Purpose...1 Goals and Learning Outcomes...1 Organization

More information

Software Manual for FITstep Pro Version 2

Software Manual for FITstep Pro Version 2 Thank you for purchasing this product from Gopher. If you are not satisfied with any Gopher purchase for any reason at any time, contact us and we will replace the product, credit your account, or refund

More information

D-Case Modeling Guide for Target System

D-Case Modeling Guide for Target System D-Case Modeling Guide for Target System 1/32 Table of Contents 1 Scope...4 2 Overview of D-Case and SysML Modeling Guide...4 2.1 Background and Purpose...4 2.2 Target System of Modeling Guide...5 2.3 Constitution

More information

AX5000 Operational Manual

AX5000 Operational Manual MIYACHI AMERICA CORPORATION The World Leader in Hermetic Sealing Systems AX5000 Operational Manual 0 Document #107-00092-001 Dec, 2013 AX5000 Operational Manual Miyachi America Corporation 1820 S. Myrtle

More information

ASX Genium Clearing Industry Wide Testing Briefing Pack

ASX Genium Clearing Industry Wide Testing Briefing Pack ASX Genium Clearing Industry Wide Testing Briefing Pack Table of Contents 1. INTRODUCTION... 3 1.1. 1.2. BACKGROUND... 3 GENIUM CLEARING UPGRADE TIMELINE FEBRUARY 2014... 3 2. IWT OVERVIEW... 4 2.1. 2.2.

More information

NATIONAL COMMISSION FOR THE CERTIFICATION OF CRANE OPERATORS (NCCCO) LIFT DIRECTOR TOWER CRANES LOAD CHART MANUAL

NATIONAL COMMISSION FOR THE CERTIFICATION OF CRANE OPERATORS (NCCCO) LIFT DIRECTOR TOWER CRANES LOAD CHART MANUAL NATIONAL COMMISSION FOR THE CERTIFICATION OF CRANE OPERATORS (NCCCO) LIFT DIRECTOR TOWER CRANES LOAD CHART MANUAL HAMMERHEAD TOWER CRANE CHART D LUFFING BOOM TOWER CRANE CHART F These charts have been

More information

Separation of Acetone-Water with Aspen HYSYS V8.0

Separation of Acetone-Water with Aspen HYSYS V8.0 Separation of Acetone-Water with Aspen HYSYS V8.0 Liquid-Liquid Extraction with 3-Methylhexane as the Solvent 1. Lesson Objectives Learn how to build an extraction and solvent recovery flowsheet. Learn

More information

Maestro 3 rd Party Golf User Guide

Maestro 3 rd Party Golf User Guide Maestro 3 rd Party Golf User Guide Published Date: November 15 Golf Setup Before Golfing reservations can be made using a 3 rd party Golf Interface, an amount of setup is required. This setup is performed

More information

Click IRB Resources Frequently Asked Questions

Click IRB Resources Frequently Asked Questions Q: How do I log in to the Click IRB system? A: To log in to Click IRB, go to Citrix to open the list of viewable applications. Select the Click application icon. You will be presented with a Click session

More information

SQL LiteSpeed 3.0 Installation Guide

SQL LiteSpeed 3.0 Installation Guide SQL LiteSpeed 3.0 Installation Guide Revised January 27, 2004 Written by: Jeremy Kadlec Edgewood Solutions www.edgewoodsolutions.com 888.788.2444 2 Introduction This guide outlines the SQL LiteSpeed 3.0

More information

Heat of Vaporization with Aspen Plus V8.0

Heat of Vaporization with Aspen Plus V8.0 Heat of Vaporization with Aspen Plus V8.0 1. Lesson Objectives Learn how to calculate heat of vaporization using the Flash2 block in Aspen Plus Understand the impact of heat of vaporization on distillation

More information

Cost Reduction and Optimization. for. Manufacturing and Industrial Companies

Cost Reduction and Optimization. for. Manufacturing and Industrial Companies Cost Reduction and Optimization for Manufacturing and Industrial Companies Scrivener Publishing 3 Winter Street, Suite 3 Salem, MA 01970 Scrivener Publishing Collections Editors James E. R. Couper Rafiq

More information

Best Practices for Developing IBIS-AMI Models

Best Practices for Developing IBIS-AMI Models Best Practices for Developing IBIS-AMI Models Walter Katz, SiSoft wkatz@sisoft.com Mike Steinberger, SiSoft msteinb@sisoft.com Todd Westerhoff, SiSoft twesterh@sisoft.com DAC 2010 IBIS Summit Anaheim,

More information

CONTENTS. Welcome to Season Setup in Play Football Setting Up Our Details Setting up Age Groups... 9

CONTENTS. Welcome to Season Setup in Play Football Setting Up Our Details Setting up Age Groups... 9 SEASON SETUP 2018 CONTENTS Welcome to Season Setup in Play Football... 2 Setting Up Our Details... 5 Setting up Age Groups... 9 Setting up Fees and Registration Packages... 11 Create a Registration Package...

More information

Fitbit Pay. Terms and Conditions

Fitbit Pay. Terms and Conditions Fitbit Pay Terms and Conditions 1. Scope and definitions 1.1. 1.2. 1.3. In these Terms and Conditions, We, Us or our means IMB Ltd trading as IMB Bank ABN 92 087 651 974 AFSL/Australian Credit Licence

More information

Full-Time Cup Competitions Version 5.0

Full-Time Cup Competitions Version 5.0 Full-Time Cup Competitions Version 5.0 Full-Time Cup Competitions Page 1 1.0 Cup Competitions 1.1 How to Create a Cup Competition 3 1.2 How to Edit a Cup Competition (Name, Hide or Sequence) 7 1.3 How

More information

Instruction Manual. BZ7002 Calibration Software BE

Instruction Manual. BZ7002 Calibration Software BE Instruction Manual BZ7002 Calibration Software BE6034-12 Index _ Index Index... 2 Chapter 1 BZ7002 Calibration Software... 4 1. Introduction... 5 Chapter 2 Installation of the BZ7002... 6 2. Installation

More information

VOLLEYBALL PLAYBOOK: VOLLEYBALL. Playbook:6-2

VOLLEYBALL PLAYBOOK: VOLLEYBALL. Playbook:6-2 VOLLEYBALL PLAYBOOK: 6-2 1 VOLLEYBALL Playbook:6-2 WWW.VOLLEYBALLPRACTICEPLAN.COM VOLLEYBALL PLAYBOOK: 6-2 2 Copyright Notice The material enclosed is copyrighted. You do not have resell rights or giveaway

More information

WEBSITE TERMS OF USE AGREEMENT 1. READ THIS:

WEBSITE TERMS OF USE AGREEMENT 1. READ THIS: WEBSITE TERMS OF USE AGREEMENT 1. READ THIS: This Terms of Use Agreement ( Agreement ) is made by and between Crowd Surf, a California limited liability company, with offices at 6253 Hollywood Blvd, Suite

More information

Fastball Baseball Manager 2.5 for Joomla 2.5x

Fastball Baseball Manager 2.5 for Joomla 2.5x Fastball Baseball Manager 2.5 for Joomla 2.5x Contents Requirements... 1 IMPORTANT NOTES ON UPGRADING... 1 Important Notes on Upgrading from Fastball 1.7... 1 Important Notes on Migrating from Joomla 1.5x

More information

HAP e-help. Obtaining Consistent Results Using HAP and the ASHRAE 62MZ Ventilation Rate Procedure Spreadsheet. Introduction

HAP e-help. Obtaining Consistent Results Using HAP and the ASHRAE 62MZ Ventilation Rate Procedure Spreadsheet. Introduction Introduction A key task in commercial building HVAC design is determining outdoor ventilation airflow rates. In most jurisdictions in the United States, ventilation airflow rates must comply with local

More information

1.GENERAL TERMS AND CONDITIONS 1.1 GENERAL 1.2 USE OF OUR SITE // PLACING BETS WITH US. Version: 1.1 Date: 03/02/2016

1.GENERAL TERMS AND CONDITIONS 1.1 GENERAL 1.2 USE OF OUR SITE // PLACING BETS WITH US. Version: 1.1 Date: 03/02/2016 Terms & Conditions 1.GENERAL TERMS AND CONDITIONS Version: 1.1 Date: 03/02/2016 These Terms and Conditions may change from time to time and it is your sole responsibility to note the version number above

More information

Steltronic StelPad User Guide

Steltronic StelPad User Guide StelPad User Guide Steltronic StelPad User Guide Contents Contents... 1 About StelPad and its Features... 3 StelPad System Elements... 3 StelPad Computer Integration with Focus... 4 Enable Custom Graphic

More information

SVM Root Volume Protection Express Guide

SVM Root Volume Protection Express Guide ONTAP 9 SVM Root Volume Protection Express Guide September 2016 215-11189_B0 doccomments@netapp.com Visit the new ONTAP 9 Documentation Center: docs.netapp.com/ontap-9/index.jsp Table of Contents 3 Contents

More information

Olympic Data Feed. Common Codes Definition. ODF R-SOG-2020_CCDEFN v1.2 APP. 16 August Technology and Information Department

Olympic Data Feed. Common Codes Definition. ODF R-SOG-2020_CCDEFN v1.2 APP. 16 August Technology and Information Department Olympic Data Feed Common Codes Definition ODF R-SOG-2020_CCDEFN v1.2 APP 16 August 2018 Technology and Information Department International Olympic Committee License The document accompanying this license

More information

MyNetball Club Training Manual

MyNetball Club Training Manual MyNetball Club Training Manual Contents 1. MyNetball Information... 1 1.1 How to use this manual... 1 1.2 Menu Modes Explained... 1 1.3 User Roles Explained... 1 1.4 Person roles and sub roles explained...

More information

[CROSS COUNTRY SCORING]

[CROSS COUNTRY SCORING] 2015 The Race Director Guide [CROSS COUNTRY SCORING] This document describes the setup and scoring processes employed when scoring a cross country race with Race Director. Contents Intro... 3 Division

More information

INTERNATIONAL STANDARD

INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO 8655-4 First edition 2002-09-15 Piston-operated volumetric apparatus Part 4: Dilutors Appareils volumétriques à piston Partie 4: Diluteurs Reference number ISO 8655-4:2002(E)

More information

Table of Contents Diagnosis ICD9 to ICD10 GEM Report... 1 Diagnosis Form... 5 Helpful Hints on Correcting Issues... 8 Disclaimer...

Table of Contents Diagnosis ICD9 to ICD10 GEM Report... 1 Diagnosis Form... 5 Helpful Hints on Correcting Issues... 8 Disclaimer... Introduction to New Functionality ICD9 to ICD10 Mapping This document contains an overview of new functionality in Blue Step. Table of Contents Diagnosis ICD9 to ICD10 GEM Report... 1 Diagnosis Form...

More information

CONTENTS... 2 CONFIGURATION... 3 VENUE MANAGEMENT SETTING UP COMPETITIONS TEAM MANAGEMENT FIXTURING PUBLICATION...

CONTENTS... 2 CONFIGURATION... 3 VENUE MANAGEMENT SETTING UP COMPETITIONS TEAM MANAGEMENT FIXTURING PUBLICATION... Contents CONTENTS... 2 CONFIGURATION... 3 VENUE MANAGEMENT... 12 SETTING UP COMPETITIONS... 14 TEAM MANAGEMENT... 19 FIXTURING... 20 PUBLICATION... 26 RESULTS... 27 REPORTING... 31 2 P a g e Configuration

More information

WEST POINT GOLF CLUB USING THE GOLFSOFTWARE PROGRAM FOR THE DRAW AND SCORING

WEST POINT GOLF CLUB USING THE GOLFSOFTWARE PROGRAM FOR THE DRAW AND SCORING USING THE GOLFSOFTWARE PROGRAM FOR THE DRAW AND SCORING The new software is made up of 3 modules - Handicap, Tournament and Player Portal. Note that the Handicap module and the Tournament module have separate

More information

[CROSS COUNTRY SCORING]

[CROSS COUNTRY SCORING] 2018 The Race Director Guide [CROSS COUNTRY SCORING] This document describes the setup and scoring processes employed when scoring a cross country race with Race Director. Contents Intro... 3 Division

More information

Section 8: Model-View-Controller. Slides adapted from Alex Mariakakis, with material from Krysta Yousoufian and Kellen Donohue

Section 8: Model-View-Controller. Slides adapted from Alex Mariakakis, with material from Krysta Yousoufian and Kellen Donohue Section 8: Model-View-Controller Slides adapted from Alex Mariakakis, with material from Krysta Yousoufian and Kellen Donohue Agenda MVC MVC example 1: traffic light MVC example 2: registration HW8 info

More information

Operating Manual. SUPREMA Calibration. Software for Fire and Gas Warning Units. Order No.: /01. MSAsafety.com

Operating Manual. SUPREMA Calibration. Software for Fire and Gas Warning Units. Order No.: /01. MSAsafety.com Operating Manual Software for Fire and Gas Warning Units Order No.: 10154656/01 MSAsafety.com MSA Europe GmbH Schlüsselstrasse 12 8645 Rapperswil-Jona Switzerland info.ch@msasafety.com www.msasafety.com

More information

Describe Flammable Gas Measurement

Describe Flammable Gas Measurement Training Module Describe Flammable 100% 90% C 80% No Combustion 70% 60% 50% 40% 30% 20% UEL B Combustion No Combustion 10% 0% LEL A Human Development HDC Human Development All rights reserved. No part

More information

PRODUCT MANUAL. Diver-Mobile for Android

PRODUCT MANUAL. Diver-Mobile for Android PRODUCT MANUAL Diver-Mobile for Android Contact details: Van Essen Instruments B.V. Van Essen Instruments - Canada Delftechpark 20 630 Riverbend Drive, Suite 100 2628 XH Delft Kitchener, ON, The Netherlands

More information

Competition Management

Competition Management Competition Management User Guide for the Basketball Network 2016 version 1.3 Table of Contents CONFIGURATION 4 Passport 4 Access via User Management 4 Club and Team Field Settings 5 Manage Competition

More information

THE VILLAGES REC DIVISION IV PROCEDURES WINTER 2019 Revised January 24, 2019

THE VILLAGES REC DIVISION IV PROCEDURES WINTER 2019 Revised January 24, 2019 CONTENTS ARTICLE ONE: THE BOARD OF DIRECTORS (Pages 2-5) SECTION 1- Number of Members (2) SECTION 2- Qualifications (2) SECTION 3- Terms of Office (2-3) SECTION 4- Nominations (3) SECTION 5- Elections

More information

COACH PROGRAM The First Tee Master Coach

COACH PROGRAM The First Tee Master Coach COACH PROGRAM The First Tee Master Coach [2015/16 Edition] 2014 World Golf Foundation, Inc. All rights reserved. Use with permission. THE FIRST TEE MASTER COACH TABLE OF CONTENTS THE FIRST TEE MASTER COACH

More information

1. General Questions General How to apply Tickets & Prices Sales Phase

1. General Questions General How to apply Tickets & Prices Sales Phase 1. General Questions 1.1. General Q1: Where will the UEFA Super Cup be played? A1: The UEFA Super Cup will be hosted in Monaco, Stade Louis II on 28 August 2009 at 20:45 (local time). Q2: If I have problem

More information

exsm.cluster High Availability for TSM Server Michael Abel & Bruno Friess TSM Symposium Oxford September 2005 Hier Kundenlogo

exsm.cluster High Availability for TSM Server Michael Abel & Bruno Friess TSM Symposium Oxford September 2005 Hier Kundenlogo Hier Kundenlogo TSM Symposium -Logo vor weißem Hintergrund, dann Größe anpassen und Oxford Text löschen - Logo transparent (GIF), dann Block löschen - ohne Logo: Text+Block löschen September 2005 exsm.cluster

More information

Golf Genius Software

Golf Genius Software CARSON VALLEY WOMEN S GOLF CLUB Golf Genius Software On-Line User Manual Kathy Belvel 6/3/2018 User step by step instructions for accessing and using the full array of capabilities available in the Golf

More information

Assignment for Next Class. Information Systems ISM Put In Nonsense, Get Out Chaos. System and Modeling Concepts. Components of a System.

Assignment for Next Class. Information Systems ISM Put In Nonsense, Get Out Chaos. System and Modeling Concepts. Components of a System. Assignment for Next Class Information Systems ISM 3011 Read and prepare the case studies 1, 2, and 3. Fall 2004 Unit 2A Dr. Martin Hepp 1 Dr. Martin Hepp 2 Put In Nonsense, Get Out Chaos Accurate data

More information

ULTIMATE YOUTH FOOTBALL PRACTICE PLAN

ULTIMATE YOUTH FOOTBALL PRACTICE PLAN ULTIMATE YOUTH FOOTBALL PRACTICE PLAN Ages 13-15 See my complete coaching catalog at http://www.coachstevetucker.com 1 Copyright Notice The material enclosed is copyrighted. You do not have resell rights

More information