Menu

SAP Function Module EHS00_CREATESERVICE_SER

Füllt Tabellen, wenn Service angelegt wird

The Function Module EHS00_CREATESERVICE_SER (Füllt Tabellen, wenn Service angelegt wird) 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_CREATESERVICE_SER
Short Text Füllt Tabellen, wenn Service angelegt wird
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_PERNR LIKE T7EHS00_SERVICE-PERNR Personalnummer
I_SRV_NUMBER LIKE T7EHS00_SERVICE-SRV_NUMBER Nummer des Medizinischen Service
I_SRV_OPENDATE LIKE SY-DATUM SY-DATUM Eröffnungsdatum des Service
I_SRV_REVIEW LIKE T7EHS00_SERVICE-SRV_REVIEW '1' Überprüfung des Service
I_SRV_STATUS LIKE T7EHS00_SERVICE-SRV_STATUS '1' Status des Service

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
I_PROTTAB LIKE T7EHS00_SRV_PROT Int. Tabelle mit Vorsorgeuntersuchungen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_IN_TEST_UPDATE Fehler beim Sichern der Tests auf die Datenbank
SERVICE_EXITS_ALREADY Service existiert bereits