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:
- PMMN0002: Modification of
menus in the Overall Budget and Organization
components.
You can hide
functions that you do not require from the menus in question.
- PMMN0003: Add an additional
function to the Extras menu in the
Organization component.
You can activate an
additional menu option, and link it to an individual function.
- PMMN0004: Add an additional
function to the Extras menu of the
Organization component.
You can activate an
additional menu option, and link it to an individual function.
- PMMN0005: Add an additional
function to the Extras menu of the
Employee component.
You can activate an
additional menu option, and link it to an individual function.
- PMMN0006: Add an additional
function to the Extras menu of the
Employee component.
You can activate an
additional menu option, and link it to an individual function.
- PMMN0007: Option of
outputting additional information on each object within the
organization .
You can store
separate information on every object in an organizational structure.
- PMMN0008: Option of
outputting additional information on each object within the
Employee component.
You can store
separate information on every object in the Employee component.
- PMMN0009: Add an additional
function to the Extras menu of the Overall
Budget component.
You can activate an
additional menu option, and link it to an individual function.
- PMMN0010: Add an additional
function to the Extras menu of the
Budget component.
You can activate an
additional menu option, and link it to an individual function.
- PMMN0011: Option of
outputting additional information on each object within the Overall
Budget component.
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).