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.
Function Module | HRCM_ADJUSTMENT_SAVE |
Short Text | Vergütungsanpassungen speichern |
Function Group | HRCMP00ADJUSTMENTS |
Package | PCMP |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUBRC | LIKE | SY-SUBRC | Return Code |
This function module does not define any CHANGING 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. |
This function module does not define any Exceptions.