SAP ABAP IMG Activity SIMG_OHPIQ_6120 (Assign Rule Elements to Rule Modules)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-HER-CM-AD (Application Component) Administration
     PMIQ (Package) Campus Management
IMG Activity
ID SIMG_OHPIQ_6120 Assign Rule Elements to Rule Modules  
Transaction Code S_KI4_29000030   IMG Activity: SIMG_OHPIQ_6120 
Created on 19991216    
Customizing Attributes SIMG_OHPIQ_6120   Assign Rule Elements to Rule Modules 
Customizing Activity SIMG_OHPIQ_6120   Assign Rule Elements to Rule Modules 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_OHPIQ_6120    

In this activity, you assign rule elements to rule modules. The assigned rule elements are processed when a rule module is called. If the rule elements are validations, they can be combined using the operators AND and OR.

You must create a new entry for each combination of rule module and rule element you require.

Example

When a student submits an application for admission to a program, you want the system to check whether the student fulfills the prerequisites for this program. These prerequisites are checked by means of rule elements. Prerequisites can be:

  • Adequate knowledge of Mathematics (rule element ZU_MA)
  • Adequate knowledge of Natural Science (rule element ZU_NW)
  • Adequate knowledge of English (rule element ZU_EN), or a passing TOEFL score (rule element ZU_TL)

All rule elements are validations. To map these prerequisites in the system, you set up the following entry combinations:

Rule module   OP   Rule type Rule element  CP   Combination   Sort seq.
Admission     (    Validation   ZU_MA              AND            10
Admission          Validation   ZU_NW       )      AND            20
Admission     (    Validation   ZU_EN              OR             30
Admission          Validation   ZU_TL       )                     40

In the first step, the system checks if the student's knowledge of Mathematics and Natural Science is adequate. This is achieved by placing the two rule elements in parentheses and combining the two checks by means of the operator AND. In the second step, the system checks if the student also has an adequate knowledge of English. This is achieved by combining the first and second steps by means of the operator AND. If the student does not have an adequate knowledge of English, the system checks if the student has a passing TOEFL score. The check for adequate English knowledge or a passing TOEFL score is achieved by placing the two checks in parentheses and combining them by means of the operator OR.

Requirements

You have completed the Customizing activity Define Rule Modules.

Standard settings

The following rule module/rule element combinations are provided for application management in the Campus Management system:

Rule module               Rule element  Rule type     Sequence
Change of address_0_9      1IQWA10       Validation         1
Change of address_0_1      1IQAA10       Validation         1
Import dates for CA/AN     1IQACA1       Substitution       1
AN rec'd in adm.period     1IQAED1       Validation         1
Import capacities for adm. 1IQAZC1       Substitution       1
Capacity check for adm.    1IQAD01       Validation         1
Mand. items maintained     1IQAR10       Validation         1
Mand.process types maint'd 1IQAR70       Validation         1

Activities

To assign rule elements to rule modules, proceed as follows:

  1. Choose New entries.
  2. Set up the required combinations of rule module and rule element.
  3. When you have made all the required entries, choose Save.

Business Attributes
ASAP Roadmap ID 201   Make global settings 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG SIMG_OHPIQ_6120 0 AHR0000560 Campus Management 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
T7PIQRULEMODELEM S - Table (with text table) SM30 0000000000 Generated Table Maintenance: T7PIQRULEMODELEM 
History
Last changed by/on SAP  19991216 
SAP Release Created in