Ansicht
Dokumentation

PYPS_IN_ESEP_PO1 - BAdI: Populate values into process overview screen

PYPS_IN_ESEP_PO1 - BAdI: Populate values into process overview screen

RFUMSV00 - Advance Return for Tax on Sales/Purchases   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In is used in the E-Separation (PY-IN-PS) component.

You can use this BAdI to add additional values on the Process Overview screen of the E-Separation application for the employees being separated from the organization.

The BAdI uses the IF_EAIN_EACTIONS interface to do the same.

The BAdI has the following method which can be used to add these details on the Process Overview screen:

FILL_IMP_DTAILS_LINKS: Using this BAdI, you can implement this method, to add additional details such as External Email Id and External Phone Number of the employee for whom the separation is being processed using the E-Separation application. Additionally, you can also use this method, to add some important links that the employee or admin might want to navigate to from this Process Overview screen. The method has the following parameters:

Importing Parameters:

  • IFD_PERNR - Personnel Number
  • IFD_UNAME - ABAP System Field: Name of Current User

Exporting Parameters:

  • EFD_EXTPHO – External phone number of the employee being separated.
  • EFD_EXTEML – External email id of the employee being separated.
  • EST_LINKS – E-Separation: Process Overview Links.

Requirements:

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

For more information about the standard settings (filters, single or multiple uses), see the Enhancement Spot Element Definitions tab in the BAdI Builder (transaction SE18).

Information about the implementation of BAdIs in the context of the enhancement concept is available in the SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.






CL_GUI_FRONTEND_SERVICES - Frontend Services   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 2855 Date: 20240523 Time: 185145     sap01-206 ( 104 ms )