SAP ABAP IMG Activity OHAXTI364 (Perform Time Wage Type Selection)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX (Application Component) Payroll: General Parts
     PCAC (Package) Customizing HR Payroll
IMG Activity
ID OHAXTI364 Perform Time Wage Type Selection  
Transaction Code S_AHR_61010848   IMG Activity: OHAXTI364 
Created on 19981221    
Customizing Attributes OHAXTI364   Execute Time Wage Type Selection Rule 
Customizing Activity OHAXTI364   Execute Time Wage Type Selection Rule 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHAXTI364    

In this IMG activity, you refer to the processing type to determine the time pairs for which wage types are generated, and how these are stored internally. Wage types are generated using function GWT in personnel calculation schema
TC00.

Example

You want to generate time wage types for all time pairs with the processing type overtime and store them in the overtime wage types internal table.

Requirements

To access the generation rules, you must have previously defined the generation rules, and the groupings.

Standard settings

In the standard system, function GWT is called twice. First, time wage types are generated for the planned working time pairs (time pairs with processing type "S") and are stored internally in the time wage type table.
Afterwards, time wage types are created for the overtime time pairs (time pairs with with processing type "M") and are stored internally in the table of overtime time wage types.

The storing mechanism of the buffer handler is switched on on-line, and off in the background.

Recommendation

Only make changes here if you want to generate wage types for time pairs with other processing types. To do this, do not modify the existing calls of function GWT, but create function GWT with appropriate parameters.

Activities

  1. Decide which processing types you want wage types to be generated for. For each of them insert function GWT and enter the processing type as the first parameter in personnel calculation schema TM00.
  2. Specify where you want time wage types to be stored in. There are two options:
    • in the daily time wage type table (DZL)
    • in the overtime time wage type table generated from time pairs (ZML)
      Enter DZL or ZML as the second parameter of function GWT.

Further notes

  • Temporary storage of wage types in table ZML only makes sense for wage types that were generated from time pairs for overtime.
  • An information type is assigned to the wage types for Payroll, which specifies the type of time. Possible specifications are:
    • 'S' - planned work
    • 'M' - overtime
    • 'A' - absence







Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 1   Mandatory activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency E   Invalid for countries specified 
Customizing Attributes Country Key Country Name
OHAXTI364 AR Argentina
OHAXTI364 AT Austria
OHAXTI364 AU Australia
OHAXTI364 BE Belgium
OHAXTI364 BR Brazil
OHAXTI364 CA Canada
OHAXTI364 CH Switzerland
OHAXTI364 CN China
OHAXTI364 DE Germany
OHAXTI364 DK Denmark
OHAXTI364 ES Spain
OHAXTI364 FI Finland
OHAXTI364 FR France
OHAXTI364 GB United Kingdom
OHAXTI364 HK Hong Kong
OHAXTI364 ID Indonesia
OHAXTI364 IE Ireland
OHAXTI364 IN India
OHAXTI364 IT Italy
OHAXTI364 JP Japan
OHAXTI364 KR South Korea
OHAXTI364 MX Mexico
OHAXTI364 MY Malaysia
OHAXTI364 NL Netherlands
OHAXTI364 NO Norway
OHAXTI364 NZ New Zealand
OHAXTI364 PH Philippines
OHAXTI364 PT Portugal
OHAXTI364 SE Sweden
OHAXTI364 SG Singapore
OHAXTI364 TH Thailand
OHAXTI364 TW Taiwan
OHAXTI364 US USA
OHAXTI364 VE Venezuela
OHAXTI364 ZA South Africa
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG OHAXTI364 0 HLA0100668 Bases 
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
PSCC L - Logical transport object PE00 TC00 07 Maintain schema TC00 for wage type generation 
History
Last changed by/on SAP  19990803 
SAP Release Created in