Menu

SAP Function Module EHS00_PROTINSERVICE_SER

Prüft, ob Vorsorgeuntersuchung noch im geöffneten Service

The Function Module EHS00_PROTINSERVICE_SER (Prüft, ob Vorsorgeuntersuchung noch im geöffneten Service) is a standard Function Module in SAP ERP and is part of the function group HREHS00_SERVICE within the package P99Q1.

Technical Information

Function Module EHS00_PROTINSERVICE_SER
Short Text Prüft, ob Vorsorgeuntersuchung noch im geöffneten Service
Function Group HREHS00_SERVICE
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_PGROUP LIKE T7EHS00_PROT-PGROUP Vorsorgeuntersuchungstyp
I_PNUMBER LIKE T7EHS00_PROT-PNUMBER Vorsorgeuntersuchungsnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PROT_IN_SERVICE LIKE EHS00S_SERVICE-PROTINSRV VU ist im geöffneten Service
E_PROT_NOT_FOUND LIKE SY-SUBRC Vorsorgeuntersuchung nicht gefunden

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.