Menu

SAP Function Module CBHR_CUST_HEAINS_OFFICE_GET

EHS-INT: Krankenkasse-Geschäftsstellendaten lesen

The Function Module CBHR_CUST_HEAINS_OFFICE_GET (EHS-INT: Krankenkasse-Geschäftsstellendaten lesen) is a standard Function Module in SAP ERP and is part of the function group CBHR_CUST within the package CBHR.

Technical Information

Function Module CBHR_CUST_HEAINS_OFFICE_GET
Short Text EHS-INT: Krankenkasse-Geschäftsstellendaten lesen
Function Group CBHR_CUST
Package CBHR
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_KVGST TYPE KVGST Krankenkassen-Geschäftsstelle
I_KVSCH TYPE KVSCH Krankenkassenschluessel der Pflichtkasse
I_VALDAT LIKE SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KVSCH TYPE KVSCH Krankenkassenschluessel der Pflichtkasse
E_ORT01 TYPE ORT01 Ort
E_PSTLZ TYPE PSTLZ Postleitzahl
E_TELNR TYPE TELNR Telefonnummer
E_TXT02 TYPE TXTKR Kassenbezeichnung
E_TXT04 TYPE STRAS Straße und Hausnummer

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.