SAP ABAP IMG Activity /MRSS/SCHED_SGE_HMCI (Define Function Modules for HR Integration)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
IMG Activity
ID /MRSS/SCHED_SGE_HMCI Define Function Modules for HR Integration  
Transaction Code /MRSS/92000178   (empty) 
Created on 20090812    
Customizing Attributes /MRSS/SCHED_SGE_HMCI   Define Function Modules for HR Integration 
Customizing Activity /MRSS/SCHED_SGE_HMCI   Define Function Modules for HR Integration 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /MRSS/SCHED_SGE_HMCI    

Use

In this IMG activity, you specify the function modules that the system uses to integrate data from MRS to HR.

Absences (infotype 2001) and attendances (infotype 2002):

  • Certain availability exceptions that the resource planner enters using time allocations in MRS (such as illness) are also relevant for HR. So that data does not have to be maintained in two locations (HR and MRS), the system updates the HR data from MRS. Using the time allocations that the resource planner enters in the planning board, the system updates the corresponding infotype records in HR using the function modules specified here.

Alternative working times (infotype 2003, substitutions):

  • The resource planner can enter substitutions in the planning board. The resulting availabilities are displayed directly in MRS.

The infotype records that are relevant for integration depend on the settings in the IMG activity Configure Settings for HR Integration. If the Disp. Rel. indicator is selected for a row, the assigned infotype and subtype are relevant for integration from MRS to HR.

Requirements

The function modules must have the following interfaces:

1. Absences and Attendances:

Import parameters

Parameter    Type    Description

IV_EMPLOYEENUMBER    HR_PERNR    Personnel number

IV_ABS_ATT_TYPE    AWART    Absence or attendance category

IV_SPRPS    SPRPS    Block indicator for HR master record

IV_FROM_DATE    BEGDA    Start of validity

IV_TO_DATE    ENDDA    End of validity

IV_START_TIME    HRSTIME    Start time

IV_END_TIME    HRETIME    End time

IV_ALL_DAY_FLAG    ALLDF    Record is full day

IV_SIMULATE    HR_TEST    Test run: Database entries are not changed.

Export parameters

Parameter    Type    Description

ES_ PAKEY    PAKEY    Key for HR master data

ET_MESSAGES    BAPIRET2    Messages

2. Substitutions:

Import parameters

Parameter    Type    Description

IV_EMPLOYEENUMBER     HR_PERNR    Personnel number

IV _ SUBTY    SUBTY    Subtype

IV_SPRPS    SPRPS    Block indicator for HR master record

IV_FROM_DATE    BEGDA    Start of validity

IV_TO_DATE    ENDDA    End of validity

IV_DAILYWORKSCHED    TPROG    Daily work schedule

IV_SIMULATE    HR_TEST    Test run: database entries are not changed.

IV_ PAKEY_DEL    PAKEY    HR key for "Delete" action

IV_ACTIO    ACTIO    Operation on infotypes. The following operations are permitted: DEL Delete and INS Create

Export parameters

Parameter    Type    Description

ES_ PAKEY    PAKEY    Key for HR master data

ET_MESSAGES    BAPIRET2    Messages

Standard settings

We provide Customizing settings with the relevant function modules, which populate the standard SAP HR system.

Activities

For each relevant infotype, you enter a function module that the system uses to simulate and execute the processing of infotype records. If you do not enter a function module, the HR system is not updated for the infotype.

Example

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 /MRSS/SCHED_SGE_HMCI 0 HLB0009110 Cross-Application Components 
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
/MRSS/V_SGE_HCMI V - View SM30  
History
Last changed by/on SAP  20090908 
SAP Release Created in 700