SAP ABAP IMG Activity OHL011 (Create User Exits)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT-RC-IW (Application Component) Time Tickets
     PINC (Package) Incentive Wages: Customizing
IMG Activity
ID OHL011 Create User Exits  
Transaction Code S_AHR_61010118   IMG Activity: OHL011 
Created on 19981221    
Customizing Attributes OHL011   Create user exits 
Customizing Activity OHL011   Create user exits 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHL011    

Example

Requirements

Standard settings

Recommendation

Activities

You can deactivate the standard coding and call up your own routines when carrying out the following functions:

  • Calculations:
    • Determine time ticket type (FORM USER_SET_LSTYP)
    • Read daily work schedule (FORM USER_DAYPR)
    • Determine target labor time (FORM USER_SOW01)
    • Determine target setup time (FORM USER_SOW02)
    • Determine target teardown time (FORM USER_SOW05)
    • Determine target machine time (FORM USER_SOW03)
    • Determine target time for variable activity (FORM USER_SOW04)
    • Premium formula for employee (FORM USER_PRFOR_PB)
    • Premium formula for group (FORM USER_PRFOR_GB)
    • Premium formula for time ticket (FORM USER_PRFOR_LS)
    • Calculate labor utilization rate (FORM USER_LGRAD)
    • Cumualte time ticket data (FORM USER_COLLECT_LS)
    • User-specific fields (FORM USER_SCREEN / Include MP53LF98)
  • Validations:
    • Validate group number (FORM USER_CHECK_GRUNR
    • Validate wage type (FORM USER_CHECK_LOARR)
    • Validate pay scale group (FORM USE_CHECK_LOGRR)
    • Validate cost center (FORM USER_CHECK_KOSTR)
  • Logistics Integration
    • Read own order data (FORM USER_GET_AUFTRAGSDATEN)
    • Retrieve own confirmations

Copy the routine to be replaced to INCLUDE MP53LF99. Each routine is already declared with the names and parameters to use in this include. Change the copied standard coding to suit your requirements and generate Report SAPMP53L.

Set the appropriate switch so that the system can start your routine.

Further notes

Set this switch in the productive system for your other clients, if necessary, as a transport is not automatic.

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 OHL011 0 HLA0006932 Time Tickets 
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
PW92 T - Individual transaction object PW92 01 User exits 
History
Last changed by/on SAP  19981221 
SAP Release Created in