Menu

SAP Function Module HR_PL_DEFINE_GROUP_TABLES

Tabellen die von einer Gruppe von Ländern benutzt werden

The Function Module HR_PL_DEFINE_GROUP_TABLES (Tabellen die von einer Gruppe von Ländern benutzt werden) is a standard Function Module in SAP ERP and is part of the function group HRPL within the package PLOG.

Technical Information

Function Module HR_PL_DEFINE_GROUP_TABLES
Short Text Tabellen die von einer Gruppe von Ländern benutzt werden
Function Group HRPL
Package PLOG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IMP_INTCA LIKE T500L-INTCA ISO-Code des Landes
IMP_TABNA LIKE T52BW-TABNA Name eines ABAP Dictionary-Objekts

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXP_GROUP TYPE PAY_GRP_CNT_LOG Gruppierung von Ländern für das Abrechnungsprotokoll

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.