SAP ABAP IMG Activity CCE_00_GP_010 (BAdI: Data Sharing - Repair Sequence)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
IMG Activity
ID CCE_00_GP_010 BAdI: Data Sharing - Repair Sequence  
Transaction Code S_L6B_69000048   (empty) 
Created on 20020704    
Customizing Attributes HRPA_SHARING_REPOR   Data Sharing - Repair Sequence 
Customizing Activity HRPA_SHARING_REPOR   BAdI: Data Sharing - Repair Sequence 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HRPA_SHARING_REPOR    

Use

The HRPA_SHARING_REPOR Business Add-In (BAdI) enables you to determine the sequence of personnel numbers that should be repaired by report RPUFIXDS (Repairing Data Sharing Inconsistencies).

The sequence of personnel numbers plays a decisive role in the result of the repair since the data comparison that takes place via the report always runs according to the previous personnel numbers.

Example

Personnel numbers 1 and 2 have Molga 10 (USA) and belong to the same person (CP). Therefore, the Personal Data infotype (0002) is grouped for these personnel numbers. If data already exists for personnel number 1 in this infotype but not for personnel number 2, there is an inconsistency. This inconsistency is repaired as follows by report RPUFIXDS:

  • If the personnel numbers are repaired in the sequence 1, 2, the data is copied from personnel number 1 in infotype 0002 to personnel number 2 in infotype 0002.
  • If the personnel numbers are repaired in the sequence 2, 1, infotype 0002 of personnel number 1 is deleted.

Structure

The READ_REPAIR_ORDER method is called using the IF_EX_HRPA_SHARING_REPOR BAdI interface. This method determines the sequence of personnel numbers (repair sequence).

Requirements

Standard settings

Activities

Check the CL_DEF_IM_HRPA_SHARING_REPOR standard implementation. If this does not meet your requirements, implement HRPA_SHARING_REPOR once more according to your requirements.

Example

See also

Interface IF_EX_HRPA_SHARING_REPOR

Method READ_REPAIR_ORDER

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
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 HRPA_SHARING_REPOR 0 AL00000061 Concurrent Employment 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20020704 
SAP Release Created in 470