Menu

SAP Function Module HR_CMP_GET_VALUES_IT1005

Lesen der Gehalts- bzw. Tarifstruktur für Infotyp Sollbezahlung

The Function Module HR_CMP_GET_VALUES_IT1005 (Lesen der Gehalts- bzw. Tarifstruktur für Infotyp Sollbezahlung) 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_IT1005
Short Text Lesen der Gehalts- bzw. Tarifstruktur für Infotyp Sollbezahlung
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
I_P1005 LIKE P1005 DB-Satz von IT 1005
I_Q1005 LIKE Q1005 Dynpro-Struktur zu IT 1005
P_CURCY LIKE TCURC-WAERS gewünschte Währung
P_FREQU LIKE T710F-FREQU gewünschte Zeiteinheit
P_PERNR LIKE PREL-PERNR Pernr. zur Ermittlung PFREQ

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_Q1005 LIKE Q1005 Dynpro-Struktur zu IT 1005
I_T710A LIKE T710A Attribute der Gehaltsgruppe
SUBRC LIKE SY-SUBRC Return-Code

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.