Menu

SAP Function Module HRPY_DOSEZ_SERV_GET_BESCHVERH

Ausbildungs- und Beschäftigungsverlauf ermitteln

The Function Module HRPY_DOSEZ_SERV_GET_BESCHVERH (Ausbildungs- und Beschäftigungsverlauf ermitteln) is a standard Function Module in SAP ERP and is part of the function group HRDPBS_SEZ_SERV within the package P01O.

Technical Information

Function Module HRPY_DOSEZ_SERV_GET_BESCHVERH
Short Text Ausbildungs- und Beschäftigungsverlauf ermitteln
Function Group HRDPBS_SEZ_SERV
Package P01O
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P0000_TAB TYPE P0000_TAB Personal-Stammsatz Infotyp 0000 (Massnahmen)
P0001_TAB TYPE P0001_TAB Personal-Stammsatz Infotyp 0001 (Org. Zuordnung)
P0008_TAB TYPE P0008_TAB Personal-Stammsatz Infotyp 0008 (Basisbezüge)
P_DATUM TYPE DATUM Datum des Vergleichstages
P_MOLGA TYPE MOLGA Ländergruppierung
P_PERNR TYPE P_PERNR Personalnummer
P_VARIANTE TYPE CHAR01 SPACE Ermittlungsvariante

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_ERROR_TEXT TYPE PLOG_TXT Struktur für HR Funktionsprotokoll
P_SUBRC TYPE SY-SUBRC Rückgabewert von ABAP-Anweisungen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_BESCHVERH_TAB TYPE P01P_ATT_INTERVALLE Beschäftigungsverh. mit Vergleich gegen 1.Dezember

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.