Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> UserExit>PCMP0008



Index

PCMP0008

Compensation Administration: User Exit
In Compensation Management, you can use guidelines to determine how big, for example, an employee's profit sharing award should be. When you customize your compensation guidelines, you can use different methods to calculate these guidelines. The SAP R/3 System also contains certain calculation variants that you can use. If however, these variants do not meet all your requirements, you can use a function exit to perform the calculations.

To use a function exit, proceed as follows:

  • Create an enhancement project and assign the enhancement PCMP0008 that is described here to this project.
  • The function exit EXIT_SAPLCMPEXITS_004 is the only component of PCMP0008. Adapt this function exit to meet your requirements.
  • Activate the enhancement project.

In customizing, you can now choose the calculation vairants that should be used in the guidelines. Enter your own calculation variant from the customer name range (0 to 9). The salary adjustment will now be calculated in accordance with the guideline and the coding that you stored in the function exit.

For additional information on the individual steps, refer to the online documentation on the transaction
Function/Program:

  • EXIT_SAPLCMPEXITS_004: User Exit: Customer-Specific Calculation Variants for Guidelines

02-Oct-2005