The Function Module HRCM_ADJUSTMENT_CHANGES_CHECK (Vergütungsanpassungen innerhalb einer Anpassung auf Änderungen prüfen) is a standard Function Module in SAP ERP and is part of the function group HRCMP00ADJUSTMENTS within the package PCMP.
Function Module | HRCM_ADJUSTMENT_CHANGES_CHECK |
Short Text | Vergütungsanpassungen innerhalb einer Anpassung auf Änderungen prüfen |
Function Group | HRCMP00ADJUSTMENTS |
Package | PCMP |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGES_FOUND | TYPE | C | 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 |
---|---|---|---|---|
IMG_EMP_PLAN_INFO_TABLE | LIKE | P0380 | Vergüt.anpassungen zu Beginn der Online-Verarb. |
This function module does not define any Exceptions.