The Function Module HR_DE_SV_GET_ANNAHMESTELLE (Krankenkassen-Annahmestelle holen) is a standard Function Module in SAP ERP and is part of the function group HRDS_KK within the package PC01.
Function Module | HR_DE_SV_GET_ANNAHMESTELLE |
Short Text | Krankenkassen-Annahmestelle holen |
Function Group | HRDS_KK |
Package | PC01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_BTRNR | TYPE | BTRNR | Betriebs-Nummer | |
P_BTRTL | TYPE | BTRTL | Personalteilbereich | |
P_DATE | TYPE | DATS | SY-DATUM | Datum im CHAR-Format |
P_KKART | TYPE | P01_KKART | 1 | Art der Organisationseinheit der Krankenkasse |
P_KVSCH | TYPE | KVSCH | Krankenkassenschluessel der Pflichtkasse | |
P_WERKS | TYPE | PERSA | Personalbereich |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PS_BNR | TYPE | HRDESV_S_BNR | Mitarbeiterkasse | |
PS_BNR_DAV | TYPE | HRDESV_S_BNR | Datenannahmestelle | |
PS_BNR_WTL | TYPE | HRDESV_S_BNR | Weiterleitungsstelle |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_BTRNR | Keine Daten zur Betriebsnummer |
NO_KVSCH | Keine Krankenkasse |
NO_ZAV | Fehler bei ZAV |
PARAMETER_MISSING | Fehlender Parameter |