SAP Function Module EHS00_LB01_PNAME_SINGLE_GET

EHS: Lesen der Bezeichnung zu Vorsorgeuntersuchung

The Function Module EHS00_LB01_PNAME_SINGLE_GET (EHS: Lesen der Bezeichnung zu Vorsorgeuntersuchung) is a standard Function Module in SAP ERP and is part of the function group EHS00_LB01 within the package P99Q1.

Technical Information

Function Module EHS00_LB01_PNAME_SINGLE_GET
Short Text EHS: Lesen der Bezeichnung zu Vorsorgeuntersuchung
Function Group EHS00_LB01
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 TYPE DATS SY-DATUM Datum im CHAR-Format
I_PGROUP TYPE EHS00_PGROUP Typ der Vorsorgeuntersuchung
I_PNUMBER TYPE EHS00_PNUMBER Nummer der Vorsorgeuntersuchung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PNAME TYPE EHS00_PNAME Bezeichnung der Vorsorgeuntersuchung

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.