Ansicht
Dokumentation

PY_NZ_EMS_002 - BADI: Change Hire and Fire Dates

PY_NZ_EMS_002 - BADI: Change Hire and Fire Dates

TXBHW - Original Tax Base Amount in Local Currency   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

You can use this Business Add-In (BAdI) definition within SAP for running the New Zealand Employer Monthly Schedule (IR348) report.

The GET_HIRE_FIRE method of this BAdI enables you to modify the value of the hire date and the fire date of an employee selected in the Employer Monthly Schedule (HNZLEMS2) report.

You should only carry out this step if both of the following points apply:

  • The SAP standard processes do not suit your needs
  • You are a competent ABAP/4 programmer
  • Importing Parameters:
  • IV_PERNR - Personnel Number

  • IV_BEGDA - Reporting period start date

  • IV_ENDDA - Reporting period end date

  • Changing Parameters:
  • CV_HIRE_DATE - Hire date

  • CV_FIRE_DATE - Fire date

In the standard SAP solution, the Business Add-In is not activated.

After calling up the IMG activity, a dialog box appears, in which the existing implementations are displayed. Choose Change, and proceed as follows:

From the tab index, choose Interface.

Save your entries, and assign the implementation to a development class.

Place the cursor on the method, and double-click to enter method processing.

Enter the coding for the implementation between the statements method ~ and end method.

Save and implement your coding. Return to the Edit Implementation screen.

Save the entries on the Edit Implementation screen.

Choose Activate.

The coding you stored in the method will be run when the application program is executed.






ROGBILLS - Synchronize billing plans   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 2181 Date: 20240523 Time: 185638     sap01-206 ( 29 ms )