Menu

SAP Function Module HRCM_USER_EXIT_CALC_BASE

Aufruf des User Exits zur Berechnungsgrundlage

The Function Module HRCM_USER_EXIT_CALC_BASE (Aufruf des User Exits zur Berechnungsgrundlage) 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_CALC_BASE
Short Text Aufruf des User Exits zur Berechnungsgrundlage
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
CAREA LIKE T71C3-CAREA Vergütungsbereich
CPLAN LIKE T71CA-CPLAN Vergütungsplan
EFFDA LIKE SY-DATUM Wirksamkeitsdatum der Vergütungsanpassung
FREQU LIKE T71C8-FREQU Zeiteinheit für Vergütung
KEYDA LIKE SY-DATUM Beginndatum des Planungszeitraums pro Person
PERNR LIKE P0380-PERNR Personalnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BSCUR LIKE P0380-BSCUR Währung für Grundbezüge
BSDTE LIKE P0380-BSDTE Stichtag für die Berechnung des Grundgehalts
BSSAL LIKE P0380-BSSAL Grundgehalt für Vergütungsanpassungen

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.