Sapass

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



Index

PCMP0003

Compensation Administration: User Exit
In compensation administration, you can use compensation plans to control when, for example, an employee's base salary should be increased. When you define a compensation plan in Customizing, there are several ways to determine the plan's effective date. You can also use a function exit to determine this date.

To use a function exit:

  • Create an enhancement project, and assign the enhancement PCMP0003 (described here) to this project.
  • The enhancement PCMP0003 contains the function exit EXIT_SAPMHCM0_001 as one of its components. Modify this function exit so that it meets your requirements.
  • Activate the enhancement project.

Now define the compensation plan in Customizing, and specify that customer-specific criteria is to be used to determine the effective date. When the plan is used in compensation administration, the system will read your coding.


Function/Program:
  • EXIT_SAPMHCM0_001: User Exit for Effective Date of Compensation Plan

02-Oct-2005