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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.