Menu

SAP Function Module HRCM_ADJUSTMENT_REMOVE

Vergütungsanpassungen löschen

The Function Module HRCM_ADJUSTMENT_REMOVE (Vergütungsanpassungen löschen) 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_REMOVE
Short Text Vergütungsanpassungen löschen
Function Group HRCMP00ADJUSTMENTS
Package PCMP
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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.