Ansicht
Dokumentation

EFFR_US_012 - BAdI : Define Approvers

EFFR_US_012 - BAdI : Define Approvers

ROGBILLS - Synchronize billing plans   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (Add-In) is used in the Effort Reporting component.

This Add-In enables you to maintain the approvers for Effort Reporting. After employees certify their effort actuals, the system calls this BAdI to idenfity the approver of the effort actual.

In the standard SAP system, you use the Chief Conceptto determine the approver of an employee for effort certification. This implies that the immediate manager of an employee is the approver. But if you want to define customer specific logic to determine the approver, you can do so using this Add-in.

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

In the standard system, the Business Add-In is not activated.

  1. After calling up the IMG activity, a dialog box appears, in which the existing implementations are displayed. Choose Change, and proceed as follows:
  2. From the tab index, choose Interface.
  3. Save your entries, and assign the implementation to a development class.
  4. Place the cursor on the method, and double-click to enter method processing.
  5. Enter the coding for the implementation between the statements method <Interface name> ~ <Name of method> and end method.
  6. Save and implement your coding. Return to the Edit Implementation screen.
  7. Save the entries on the Edit Implementation screen.

Note

You can also change an implementation, and then activate it at a later time. In such a case, end the processing stage at this point.

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






ABAP Short Reference   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 2249 Date: 20240523 Time: 165948     sap01-206 ( 57 ms )