Sapass

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



Index

PCMP0009

Compensation Administration: User Exit
In Compensation Management, you can define the compensation components that are to be used as the basis for percentual changes to compensation wage types by using the calculation basis. In the standard system, wage types can be entered from basic pay, recurring payments/deductions, or additional payments. If the options defined in the standard system do not enable you to meet your requirements, you can specify that the calculation basis should be determined using a function exit .

To use a function exit, proceed as follows:

  • Create an enhancement project and assign the enhancement described here (PCMP0009) to this project.
  • The only component in enhancement PCMP0009 is function exit EXIT_SAPLCMPEXITS_005. Change the function exit so that it meets your requirements.
  • Activate the enhancement project.

If you now specify when customizing the adjustments that the calculation basis should be determined on a customer-specific basis, your coding will be executed in compensation administration when adjustments are made to determine the calculation basis.
Function/Program:

  • EXIT_SAPLCMPEXITS_005: User Exit to Determine Calculation Basis

02-Oct-2005