SAP ABAP IMG Activity OHADOEUA1 (Set default values for leave control)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE (Application Component) Germany
     P01C (Package) HR Customizing: Germany
IMG Activity
ID OHADOEUA1 Set default values for leave control  
Transaction Code S_AHR_61005983   IMG Activity: OHADOEUA1 
Created on 19981221    
Customizing Attributes OHADOEUA1   Set default values for leave control 
Customizing Activity OHADOEUA1   Set default values for leave control 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHADOEUA1    

In this step, you maintain the following features:

  • VACOE
  • VACO1
  • VACO2
  • VACO3
  • VACO4
  • I0005

Feature VACOE - Calculate leave type/leave entitlement
for Public Sector
In the standard system, leave entitlement for the Public Sector area is calculated on the basis of the employee´s Pay scale type and Pay scale group.

Example:
Variable key F D operations
D PERSG
* ERROR
1 D TRFAR
1 ** D TRFGR(4)
1 ** **** FLDID=VACO1 BAT,AVR-CARITAS,BMT-GII,BEAMTE
1 20 D TRFGR(4)
1 20 **** FLDID=VACO1
1 20 I FLDID=VACO2 BAT-BUND/LAND GRUPPE I
1 20 IA FLDID=VACO2
1 21 D TRFGR(4)
1 21 **** FLDID=VACO1
1 21 I FLDID=VACO2 BAT-VKA GRUPPE I
1 21 IA FLDID=VACO2
1 90 FLDID=VACO3 FESTGEHÄLTLER
1 91 FLDID=VACO3 STUNDENLÖHNER
1 92 FLDID=VACO4 ZIVILDIENSTLEISTENDE

You can branch to the corresponding subfeatures using operation FLDID.

Feature VACO1 - Calculate leave type/leave entitlement BAT,
AVR Caritas, BMT-G II, civil servant

Feature VACO2 - Calculate leave type/leave entitlement
BAT federation/country group I, BAT-VKA Group I

Feature VACO3 - Calculate leave type/leave entitlement
Those on fixed salaries and hourly wage earners

In these subfeatures, the return codes &LVTYP are filled out for leave entitlement still dependent on the employee´s Disabled group and Age.

Example feature VACO1:

Variable code F D operations
D SBGRU DISABLED GROUP
** D AGEJJ?'30' AGE
** < &LVTYP=01, &LVNUM=026.00,
** * D AGEJJ?'40'
** * < &LVTYP=01, &LVNUM=029.00,
** * * &LVTYP=01, &LVNUM=030.00,
01 D AGEJJ?'30'
01 < &LVTYP=01/02, &LVNUM=026.00/005.00,
01 * D AGEJJ?'40'
01 * < &LVTYP=01/02, &LVNUM=029.00/005.00,
01 * * &LVTYP=01/02, &LVNUM=030.00/005.00,

Example feature VACO2:
Variable code F D operations
D SBGRU DISABLED GROUP
** D AGEJJ?'30' AGE
** < &LVTYP=01, &LVNUM=026.00,
** * &LVTYP=01, &LVNUM=030.00,
01 D AGEJJ?'30'
01 < &LVTYP=01/02, &LVNUM=026.00/005.00,
01 * &LVTYP=01/02, &LVNUM=030.00/005.00,

Example feature VACO3:
Variable code F D operations
D SBGRU DISABLED GROUP
** D AGEJJ?'15' AGE
** = &LVTYP=01, &LVNUM=027.00,
** > D AGEJJ?'16'
** > = &LVTYP=01, &LVNUM=027.00,
** > < &LVTYP=01, &LVNUM=030.00,
** > > D AGEJJ?'17'
** > > = &LVTYP=01, &LVNUM=025.00,
** > > > D AGEJJ?'18'
** > > > = &LVTYP=01, &LVNUM=025.00,
** > > > < &LVTYP=01, &LVNUM=027.00,
** > > > > &LVTYP=01, &LVNUM=018.00,

Feature VACO4 - Calculate leave type/leave entitlement
for those in non-military service
The return values VTYP for leave type and &LVNUM for leave entitlement are determined depending on the employee´s age.

Example
Variable code operations
D AGEJJ?'18'
> D AGEJJ?'30'
> * &LVTYP=01, &LVNUM=037.00,

You can determine the control parameters for infotype 0005 using feature I0005.

Activities

Example:
You want leave entitlement to be reduced on a monthly basis.
For part-time staff, this should be reduced in accordance with personal workdays according to infotype 0007 (working time.
You should round off to a whole day.

In this case, the feature must be maintained in the following way :

Variable code F D operations
* * 12345678901234567890
&I0005= X X X ,

Each digit of the return code stands for a specification.

Digit | Meaning
_____________________________________________________
02 | Reduce leave entitlement on a monthly basis II
05 | Reduce leave entitlement for part-time I
11 | Round-off to whole days

If you want to activate a specification, then put an 'X' in the appropriate place in the return parameter. Leave all other digits blank.

Weitere Informationen für alle Ausprägungen und Ihre Bedeutung können Sie mit Hilfe der Transaktion PME03 unter Dokumentation zum Merkmal I0005 nachsehen.

Requirements

Standard settings

Recommendation

Activities

Further notes

Business Attributes
ASAP Roadmap ID 203   Establish Master Data 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
OHADOEUA1 DE Germany
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG OHADOEUA1 0 HLA0003773 Public Sector 
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
PMKC L - Logical transport object PE00 VAC01 Maintain Feature VAC01 
PMKC L - Logical transport object PE00 VAC02 Maintain Feature VAC02 
PMKC L - Logical transport object PE00 VAC03 Maintain Feature VAC03 
PMKC L - Logical transport object PE00 VAC04 Maintain Feature VAC04 
PMKC L - Logical transport object PE00 VACOE Maintain Feature VACOE 
History
Last changed by/on SAP  19981221 
SAP Release Created in