Menu

SAP Function Module HR_GET_PAYTYPES

Lesen der gültigen Abrechnungstypen in einem Land

The Function Module HR_GET_PAYTYPES (Lesen der gültigen Abrechnungstypen in einem Land) is a standard Function Module in SAP ERP and is part of the function group HR_T52BX within the package PCAL.

Technical Information

Function Module HR_GET_PAYTYPES
Short Text Lesen der gültigen Abrechnungstypen in einem Land
Function Group HR_T52BX
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
MOLGA LIKE T500L-MOLGA Ländergruppierung

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
PAYTYPES LIKE HRPAYTYPES Rückgabe: Gültige Abrechnungstypen des Landes

Exceptions

This function module does not define any Exceptions.