Ansicht
Dokumentation

RHALEORIGINIT_EMPLOYEE - HR: Initialization of Original Systems for Employees

RHALEORIGINIT_EMPLOYEE - HR: Initialization of Original Systems for Employees

ABAP Short Reference   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Title

Initialization of Table HRMDORIGIN

Purpose

This report initializes table HRMDORIGIN, which is used to store the original systems of objects in distributed Organizational Management, and in the 'Distributed HR Master Data' scenario. For more information on the 'Distributed Organizational Management' and 'Distributed HR Master Data' scenarios, access the SAP Library and choose Cross-Application Components → Business Framework Architecture → ALE Business Process Library → Human Resources → Master Data Distribution (Human Resources).

Integration

Prerequisites

If you want to use the original system mechanism, you must set the ALE REPLI or ALE REPPA switch in table T77S0.

Features

All of the objects selected on the selection screen that do not have an entry in table HRMDORIGIN are listed for an entry with the current system as the original system. If required, you can enhance this list with additional information by including the objects that were selected but for which an original system has already been registered in HRMDORIGIN. If you do not want to enter all of the objects, you can use the list to make a selection. The selected objects are entered, and change pointers are written so that the table entries are distributed to the other logical systems in the distribution model. If an object has outdated entries in table HRMDORIGIN, they are deleted when the new entry is made. The selection screen enables you to deactivate the distribution of entries by change pointers. If you decide to use this option, you must make sure that the original entries of existing objects remain the same in all systems.

In batch processing, the table is skipped with the option of deselection, and selected objects that have not been registered in the original table are entered directly.

Activities

This report must gradually be started in all of the logical systems entered in the distribution model.

Each time the program is started, you must ensure that change pointers written in other systems during previous initialization activities are written successfully in the current system. The original system may otherwise be initialized twice, that is, incorrectly.

Examples

Distributed Organizational Management

In your distribution model, an HR System is connected to a Logistics System. Some of the organizational units of type 'A' (work centers) are in the HR System, and some are in the Logistics System. To handle this situation, you have provided the following number ranges:

  • 00000000 - 09999999 HR work center
  • 10000000 - 19999999 Logistics work center

To initialize table HRMDORIGIN for object type 'A', start the report in the HR System with the following parameters:

  • Object type = A
  • Object ID = 00000000-09999999

Let the report enter all of the objects listed. Now start the report in the Logistics System with the following parameters:

  • Object type = A
  • Object ID = 10000000-19999999

Once again, let the report enter all of the objects listed.

Distributed HR Master Data

System A is the 'Corporate System', in which planning data is maintained. Systems B and C are local payroll systems; employees who belong to company code 'DE01' are maintained in system B, and employees who belong to company code 'DE02' are maintained in system C. Initialize all objects of type 'O' and 'S' in system A, and use change pointers to distribute this information to systems B and C. To effect initialization in system B, you access the 'employee selection screen' and enter company code 'DE01'. You then select all of the employees with company code 'DE02' in system C.






TXBHW - Original Tax Base Amount in Local Currency   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 4464 Date: 20240520 Time: 113842     sap01-206 ( 101 ms )