Menu

SAP Function Module HR_GET_VALUE_OF_ASSIG_WAGETYPE

Reads BETRG of all assigned wagetypes

The Function Module HR_GET_VALUE_OF_ASSIG_WAGETYPE (Reads BETRG of all assigned wagetypes) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_APPL within the package PCAL.

Technical Information

Function Module HR_GET_VALUE_OF_ASSIG_WAGETYPE
Short Text Reads BETRG of all assigned wagetypes
Function Group HRPAY99_APPL
Package PCAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_RT TYPE HRPAY99_RT Ergebnistabelle
I_APPL TYPE P_APPL Teilapplikation
I_DATE TYPE BEGDA Gültigkeitsbeginn
I_MOLGA TYPE MOLGA Ländergruppierung
I_SUMLG TYPE LGART Lohnart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EXIST_ASSIGNED_WAGETYPES TYPE XFELD Feld zum Ankreuzen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_IT TYPE HRPAY99_RT Ergebnistabelle

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.