Ansicht
Dokumentation

OHIBR_PS007 - BAdI: Check permission for employee cession

OHIBR_PS007 - BAdI: Check permission for employee cession

Vendor Master (General Section)   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

With Business Add-In (BAdI) HR_BRPBS_CESSION it is possible to replace the rule that checks whether the public servant is allowed to be transferred (ceded) to another job/position by another of your choice.

We recommend that you only implement this Business Add-In if:

  • The standard SAP processes do not meet the needs of your company.
  • You have extensive ABAP programming knowledge.
  • You only use this Business Add-In for the purposes mentioned above. Using it for any other purposes may not produce correct results in the system.

If you have decided to implement this Business Add-In:

  • DO NOT change the default code.
  • The recommended procedure is to create an implementation, copy the default code to this implementation, and make the required changes to this copy only.
  • Once you have implemented the Business Add-In and copied the default code, the changes you have made to this copy will be carried out in the code corresponding to the calculation itself.

To implement a Business Add-In, follow the steps set out below:

  1. In the BAdI implementation dialog box, click on "Create implementation" button;.
  2. In the "Create Enhancement Implementation" screen, enter a name for the enhancement implementation and a short text, and choose Enter
  3. On the next screen, enter the name of the implementation you wish to create, and choose Enter.
  4. Expand the tree on the left side of the screen, and click on the Implementing class.
  5. On the right side of the screen, enter the name of the implementing class that will be used for this BAdI. Choose Enter, and confirm your entry.
  6. On the next screen, double-click on the method and make the necessary changes.
  7. Save your changes.
  8. Activate the implementation (Note: you can also create an implementation and activate it at a later time).

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






PERFORM Short Reference   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2403 Date: 20240523 Time: 182047     sap01-206 ( 37 ms )