Menu

SAP Function Module HR_CMP_GET_VALUES_IT1051

Gehaltsumfragedaten lesen

The Function Module HR_CMP_GET_VALUES_IT1051 (Gehaltsumfragedaten lesen) is a standard Function Module in SAP ERP and is part of the function group HRCM within the package PCMP.

Technical Information

Function Module HR_CMP_GET_VALUES_IT1051
Short Text Gehaltsumfragedaten lesen
Function Group HRCM
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
P1051_IN LIKE P1051 Infotypsatz
P_CURCY LIKE TCURC-WAERS Währung für Beträge in P1051_OUT
P_FREQU LIKE T710F-FREQU Zeiteinheit für Beträge in P1051_OUT
P_KEYDA LIKE SY-DATUM Stichtag
P_LANGU LIKE SY-LANGU Sprache
READ_T710FT TYPE C Text zur Zeiteinheit lesen
READ_T710ST TYPE C Text zur Gehaltsumfrage lesen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P1051_OUT LIKE P1051 Infotypsatz mit gefüllten Feldern

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.