Menu

SAP Function Module EHS00_FR03_FREQ_GET

EHS: Lesen der nächsten Untersuchungsart

The Function Module EHS00_FR03_FREQ_GET (EHS: Lesen der nächsten Untersuchungsart) is a standard Function Module in SAP ERP and is part of the function group EHS00_FR03 within the package P99Q1.

Technical Information

Function Module EHS00_FR03_FREQ_GET
Short Text EHS: Lesen der nächsten Untersuchungsart
Function Group EHS00_FR03
Package P99Q1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FREQ_KEY TYPE EHS00S_FREQ_KEY EHS: Schlüsselstruktur der Fristen
I_KEY_DATE TYPE SY-DATUM SY-DATUM Stichtag
I_PERSDAT TYPE EHS00FBPERSDAT EH&S: Struktur für Subscreen zu Personendaten aus HR

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FREQ_FOUND_FOR_PERSON TYPE ESP1_BOOLEAN Es wurde eine für die Person zutreffende Frist gefunden.
E_FREQ_REC TYPE EHS00S_FREQ_IOT EHS: I/O Struktur der Grunddaten - Fristen

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
E_FREQ_TAB LIKE EHS00S_FREQ_IOT Alle Fristen zur gegebenen Untersuchungsart

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
KEYPATH_AMBIGUOUS Fehler in Importparametern
NO_FREQ_FOUND Frist existiert für Vorsorgeuntersuchung nicht.