Show TOC

Customer Enhancement (User Exit): ALE Functions in HR

This step enables you to implement the following user exits for the RHALE001 enhancement:

If you want to implement one of these user exits, you must first create a project and then assign the required user exit to the project. You then create coding for the user exit, and activate the project.

Before you create a project, you are strongly recommended to read the documentation on enhancing SAP transactions , which you can access by calling this customizing activity and choosing Help -> Application help.

If you require general information on user exits, access the SAP Library and choose BC - Changing the SAP Standard . You can also access specific information on each user exit after you have assigned it to your project.

Warning

Do not perform this activity unless both of the following conditions have been met:

Activities

First, create a project.

1. Enter a name for your project.
2. Choose Enhancement -> Create.
3. Enter a short text for your project, and choose Save.

Assign the user exit to your project.

4. Choose Components.
5. Enter the name of the user exit you want to implement.
6. If you want to display detailed information on this user exit, choose SAP documentation.
7. Choose Save.
8. Choose Back.

Now change the coding.

9. Choose Enhancement components.
10. Choose Change.
11. Choose the user exit for which you want to enter new coding.
12. Choose include zxpbco01.

The system requires you to create this include. You can then enter your new coding.

Activate your project.

13. Go back to the initial screen, and choose Activate project.