EXIT_SAPLCMPEXITS_006 -
BAL Application Log Documentation PERFORM Short ReferenceThis documentation is copyright by SAP AG.
Customer-Specific Enhancement for Making Compensation Adjustments
When making adjustments to variable compensation components, you can make adjustments to a specificwage type either in the basic pay, or in the additional payments. If you want to make specific adjustments of values, (for example in a customer infotype), you can use the the user exit provided.
You receive the following input parameters:
- _EMP_INFO employee data for compensation administration
- _NOCOMMIT indicator for logical unit
- You can use the following output parameters:
- _RETURN return structure
In addition, you can create an exception to the standard coding:
- CUST_USER_EXIT_ERROR
This exception tells the system that an error occured when making the compensation adjustment. In thiscase, the status of the employees involved will not be changed in infotype 0380 for the relevant compensation adjustment.
Remember that in a user exit, Commit is only possible if
_NOCOMMIT = ' '. Otherwise, it is possible, for example, that certain payments will be increased morethan once. It is recommended that you use the HR_INFOTYPE_OPERATION function module when you update infotypes in a user exit. (The _RETURN return structure is also available in this function module.)
Vendor Master (General Section) Addresses (Business Address Services)
This documentation is copyright by SAP AG.
Length: 1815 Date: 20120526 Time: 163654 triton ( 109 ms )






