Menu

SAP Function Module EHS00_PR03_CHECK_PROT_STATUS

EHS: Prüfung des Status einer Vorsorgeuntersuchung

The Function Module EHS00_PR03_CHECK_PROT_STATUS (EHS: Prüfung des Status einer Vorsorgeuntersuchung) is a standard Function Module in SAP ERP and is part of the function group EHS00_PR03 within the package P99Q1.

Technical Information

Function Module EHS00_PR03_CHECK_PROT_STATUS
Short Text EHS: Prüfung des Status einer Vorsorgeuntersuchung
Function Group EHS00_PR03
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_KEY_DATE LIKE SY-DATUM SY-DATUM Stichtag
I_PGROUP TYPE EHS00_PGROUP Typ der Vorsorgeuntersuchung
I_PNUMBER TYPE EHS00_PNUMBER Nummer der Vorsorgeuntersuchung
I_STATUS TYPE EHS00_STATUS Status des Objekts

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_STATUS_OK TYPE ESP1_BOOLEAN Vorsorgeuntersuchung befindet sich in gegebenem Status

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.