Ansicht
Dokumentation

OHIJ0177 - BAdI : Maintain Acquisition of Qualification Form Data File Editing Module

OHIJ0177 - BAdI : Maintain Acquisition of Qualification Form Data File Editing Module

General Data in Customer Master   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Business Add-In (BAdI) Edit data records of Acq. form data file for HI Union (PADJP_RPLHUOJ0) is called from the report Acquisition of Qualification Form Data File for HI Union (RPLHUOJ0). With this BAdI, you can set data to the following items which are not set by the report.

  • Remarks Column
  • Health Insurance Union Specific Field

It is technically possible to edit data not only in the items described above, but in all items in the data records. If you need to change data set by the report, you have to pay special caution not to create inappropriate application record.

This BAdI contains the method EDIT_RECORDS which is used to edit data records.

SAP provides a sample code of this method (IF_EX_PADJP_RPLHUOJ0~EDIT_RECORDS), which will set data to the following items.

  • Remarks Column
    For a part-time employee (his/her insurance deduction indicator is set as "Part" in Infotype 0140 (SI Basic Data JP) / Subtype 1 (Health ins.) or 2 (EE's pens.) ), the text "Part", his/her weekly working hours and hourly wage are set to Remarks Column.
    Example :
    In case a part-time employee works 30 hours per week and his/her hourly wage is 800 JPY.
    Part 30.00 Hour/Week Hourly Wage 800 Yen.
  • Health Insurance Union Specific Field

You have set up necessary customizing settings to submit Acquisition of qualification form to Health Insurance Union with data file.

For more information, refer to the BAdI interface and method documentation:

Interface: IF_EX_PADJP_RPLHUOJ0

Method: EDIT_RECORDS

For more information on using Business Add-Ins, refer to the SAP Library under Basis Components ->ABAP Workbench (BC-DWB) ->Changing the SAP Standard (BC)->Business Add-Ins.






CL_GUI_FRONTEND_SERVICES - Frontend Services   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2245 Date: 20240523 Time: 161409     sap01-206 ( 27 ms )