Ansicht
Dokumentation

OHIJ0178 - BAdI : Maintain Loss of Qualification Form Data File Editing Module

OHIJ0178 - BAdI : Maintain Loss of Qualification Form Data File Editing Module

Vendor Master (General Section)   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Business Add-In (BAdI) Edit data records of Loss form data file for HI Union (PADJP_RPLHULJ0) is called from the report Loss of Qualification Form Data File for HI Union (RPLHULJ0). 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.

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

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

  • Remarks Column
    The reason of disqualification (retirement, decease, transfer) and the date of the cause are set to Remarks Column.
    Example:
    An employee is disqualified Feburary 1st because of his/her retirement.
    1Mnth31Day Retired
  • Health Insurance Union Specific Field

You have set up necessary customizing settings to submit Loss 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_RPLHULJ0

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.






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2046 Date: 20240523 Time: 162339     sap01-206 ( 38 ms )