Menu

SAP Function Module HRCM_GUIDELINE_CALCULATE

Berechnung der Höhe der Richtlinien im Vergütungsmanagement

The Function Module HRCM_GUIDELINE_CALCULATE (Berechnung der Höhe der Richtlinien im Vergütungsmanagement) is a standard Function Module in SAP ERP and is part of the function group HRCMP00GUIDELINES within the package PCMP.

Technical Information

Function Module HRCM_GUIDELINE_CALCULATE
Short Text Berechnung der Höhe der Richtlinien im Vergütungsmanagement
Function Group HRCMP00GUIDELINES
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
AMOUNT_RDDIV TYPE CMP_ROUND_ACCUR SPACE Rundungsgenauigkeit
AMOUNT_RDTYP TYPE CMP_ROUND_TYPE SPACE Rundungstyp
NO_LIMIT_CHECK TYPE XFELD SPACE Feld zum Ankreuzen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AMOUNT_ROUNDED TYPE XFELD Einstelliges Kennzeichen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.