Menu

SAP Function Module HRCM_USER_EXIT_ACTIVATE

Aufruf des User Exits zum Aktivieren

The Function Module HRCM_USER_EXIT_ACTIVATE (Aufruf des User Exits zum Aktivieren) is a standard Function Module in SAP ERP and is part of the function group CMPEXITS within the package PCMP.

Technical Information

Function Module HRCM_USER_EXIT_ACTIVATE
Short Text Aufruf des User Exits zum Aktivieren
Function Group CMPEXITS
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
ADJ_INFO LIKE P0380 Vergütungsanpassungsdaten
EMP_INFO LIKE HRCM_EMPINFO Mitarbeiterdaten zur Vergütungsverwaltung
NOCOMMIT LIKE BAPI_STAND-NO_COMMIT Kennzeichen der logischen Einheit

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Rückgabestruktur

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.