Show TOC

Customer Enhancements

You can usecustomer exits to modify add functions of your own to standard SAP applications without actually modify the SAP originals.

SAP has organized available exits into groups (called SAP enhancements). Every SAP enhancement can contain several exits. You may only use customer enhancements if these have been added by SAP to a standard application.

The following enhancements are available in HR Funds and Position Management:

You can hide functions that you do not require from the menus in question.
You can activate an additional menu option, and link it to an individual function.
You can activate an additional menu option, and link it to an individual function.
You can activate an additional menu option, and link it to an individual function.
You can activate an additional menu option, and link it to an individual function.
You can store separate information on every object in an organizational structure.
You can store separate information on every object in the Employee component.
You can activate an additional menu option, and link it to an individual function.
You can activate an additional menu option, and link it to an individual function.
You can store separate information on every object in the budget hierarchy.

Note:

For more information on user exits, please refer to the documentation on the enhancement and exits.

If you want to implement one of the user exits listed above, you must first create an additional project. You use this project to manage the enhancements, and the customer exits contained within them.

You must also activate the project once you have assigned the necessary function to the exits in your project.

For more information on creating and activating projects, refer to the SAP Library (Basis - >ABAP Workbench (BC-DWB) -> Changing the SAP standard system -> Customer exits).