Menu

SAP Function Module HRCM_SUM_AMOUNT_0015

Summe aller IT0015-Bezüge konvertiert auf lokale Lohnart

The Function Module HRCM_SUM_AMOUNT_0015 (Summe aller IT0015-Bezüge konvertiert auf lokale Lohnart) is a standard Function Module in SAP ERP and is part of the function group HRCMP00GENERAL within the package PCMP.

Technical Information

Function Module HRCM_SUM_AMOUNT_0015
Short Text Summe aller IT0015-Bezüge konvertiert auf lokale Lohnart
Function Group HRCMP00GENERAL
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
BEGDA_SEL LIKE SY-DATUM Beginndatum des Auswahlzeitraumes
ENDDA_SEL LIKE SY-DATUM Endedatum des Auswahlzeotraumes
LOC_CURCY LIKE P0008-WAERS Zielwährung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUMBONS TYPE SSUMBONS Aufsummierter Betrag aller IT0015- Bezüge

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
IT0015 LIKE P0015 Infotyp IT0015

Exceptions

This function module does not define any Exceptions.