SAP ABAP Data Element QUOMO (Quota type selection rule group)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT (Application Component) Personnel Time Management
     PTIM (Package) HR Time Management Application Development
Basic Data
Data Element QUOMO
Short Description Quota type selection rule group  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR2    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Quota grp 
Medium 15 Quota group 
Long 20 Quota type sel. grp 
Heading Grp 
Documentation

Definition

You can use the quota type selection rule group to control absence quota type selection based on the employee's organizational assignment.

Using different quota type selection rule groups, you can set specific rules for quota generation.

Use

Quota generation is carried out in the schema using function QUOTA.

There are three ways of setting the quota type selection rule group:

  1. Using function MOD in the time evaluation schema

    Function MOD calls a personnel calculation rule that has been modified to suit the respective schema (for example, XMOD, MODT, or TMOD). The employee subgroup grouping for personnel calculation rules is queried in the rule using operation PAYTP. Using operation MODIF Q=xx, you can determine (for each grouping) which quota type selection rule group should be used in time evaluation to access the entries for the relevant employees in the Leave Accrual table.

  2. Using a personnel calculation rule you have written yourself in the time evaluation schema

    In this case, you also set the quota type selection rule group using operation MODIF Q=xx.

  3. Using feature QUOMO

    You can use the feature to set the quota type selection rule group based on other organizational assignments. It is queried by the system during time evaluation.

History
Last changed by/on SAP  19970812 
SAP Release Created in