Menu

SAP Function Module HRCM_ADJUSTMENT_SAVE

Vergütungsanpassungen speichern

The Function Module HRCM_ADJUSTMENT_SAVE (Vergütungsanpassungen speichern) is a standard Function Module in SAP ERP and is part of the function group HRCMP00ADJUSTMENTS within the package PCMP.

Technical Information

Function Module HRCM_ADJUSTMENT_SAVE
Short Text Vergütungsanpassungen speichern
Function Group HRCMP00ADJUSTMENTS
Package PCMP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NOCOMMIT LIKE BAPI_STAND-NO_COMMIT SPACE Commitsteuerung an BAPI-Schnittstelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC LIKE SY-SUBRC Return Code

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADJ_INFO_TABLE LIKE P0380 Vergüt.anpassungen auf der Datenbank
IMG_EMP_PLAN_INFO_TABLE LIKE P0380 Vergüt.anpassungen zu Beginn der Online-Verarb.

Exceptions

This function module does not define any Exceptions.