Ansicht
Dokumentation

HRME_GCC_SI_UNI_FORM - GCC Social Insurace Base Unified Report Data

HRME_GCC_SI_UNI_FORM - GCC Social Insurace Base Unified Report Data

Fill RESBD Structure from EBP Component Structure   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

You can use this BAdI to override the data retrieved by the GCC Social Insurance Unified Report (t-code HRMEGCCSIFORM) by implementing your own custom logic.

In the standard solution, the report reads data from multiple sources. For example:

  • Employee's details such as name, gender, and marital status are taken from IT0002.
  • Key social insurance figures such as the base salary and allowances are taken from the payroll RT (or from a payroll simulation, for employees that didn't undergo any payroll run yet).

Some of the data returned by the standard solution can be customized in the following activities, generally limited to defining certain subtypes or wage types:

If you require more flexibility as to where to get some of the data, you may implement this BAdI.

The BAdI is called in method IF_FPM_GUIBB_LIST~PROCESS_EVENT of the feeder class CL_HRME_FEEDER_GCC_SI_FORM. The BAdI method CHANGE_SI_FORM is called at the end of this method to override the standard method output. The CHANGE_SI_FORM method returns data defined in the structure PMEP_GCC_SI_FORM_ALL, so you may use it to change any of the fields in that structure.






ABAP Short Reference   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 2133 Date: 20240523 Time: 192148     sap01-206 ( 37 ms )