Menu

SAP Function Module HR_CHECK_PERSGR

Prüfung Personengruppenschlüssel gegen SV-Schlüssel und Stellung im Beruf

The Function Module HR_CHECK_PERSGR (Prüfung Personengruppenschlüssel gegen SV-Schlüssel und Stellung im Beruf) is a standard Function Module in SAP ERP and is part of the function group HRDS within the package PB01.

Technical Information

Function Module HR_CHECK_PERSGR
Short Text Prüfung Personengruppenschlüssel gegen SV-Schlüssel und Stellung im Beruf
Function Group HRDS
Package PB01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_DATUM LIKE SY-DATUM Stichtag der Prüfung
P_STRUCT LIKE PME24 Feldleiste mit SV-Daten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_MESSAGE TYPE C Fehlermeldung

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.