SAP ABAP IMG Activity SIMG_OHT0112 (Set Up Payroll with Human Resources)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT (Application Component) Personnel Time Management
     PTIC (Package) HR Time Data: Customizing
IMG Activity
ID SIMG_OHT0112 Set Up Payroll with Human Resources  
Transaction Code S_AHR_61010574   IMG Activity: SIMG_OHT0112 
Created on 19981221    
Customizing Attributes SIMG_OHT0112   Set Up Payroll with Human Resources 
Customizing Activity SIMG_OHT0112   Set Up Payroll with Human Resources 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_OHT0112    

In this step, you customize SAP Payroll for the wage types determined in time evaluation.
The integration is made in the gross part of payroll. Time evaluation is called in schema XT00 or in the equivalent country-specific payroll schema (e.g. UT00).

Example

Requirements

You must have set up HR payroll.

Standard settings

A check is carried out in schema XT00, or in the corresponding country- specific schema, to ascertain whether time evaluation is active. If time evaluation is active, the data from time evaluation is processed; otherwise wage type generation is carried out according to the daily work schedule. daily work schedule.

Recommendation

Activities

  1. Check whether you have activated subschema XT00, or the corresponding
    country-specific payroll subschema.
  2. If you have set up time evaluation in line with the standard schema TM00: Time evalulation with data from the subsystem, check if the following lines are active in subschema XT00 or in the corresponding country-specific subschema:
    If PDC
    IMPRT B2
    PRINT NP ZL
    DAYPR TC00 PDC
    ELSE
    DAYPR TC00
    ENDIF
  3. If you have set up time evaluation in line with the standard schema TM04: Time evaluation without clock times, check if the integration to the time evaluation results is active in subschema XT00, or in the corresponding country-specific subschema. Insert schema TC04 as opposed to schema TC00 for function DAYPR. TC04 uses the time evaluation schema TM04 for day processing.
    If PDC
    IMPRT B2
    PRINT NP ZL
    DAYPR TC04 PDC
    ELSE
    DAYPR TC04
    ENDIF

Further notes

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
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_OHT0112 0 HLA0100351 Integration with Payroll 
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 X000 00 Modify Schema: Function COPY XT00 
PSCC L - Logical transport object PE00 XT00 00 Check Schema XT00 
History
Last changed by/on SAP  19981221 
SAP Release Created in