The Function Module HR_BEN_COB_TERMIN_BENEF (COBRA-Abmeldung eines qualif. Begünstigten und seiner Mitversicherten) is a standard Function Module in SAP ERP and is part of the function group HRBENUSCOBRA within the package PBEN.
Function Module | HR_BEN_COB_TERMIN_BENEF |
Short Text | COBRA-Abmeldung eines qualif. Begünstigten und seiner Mitversicherten |
Function Group | HRBENUSCOBRA |
Package | PBEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATUM | TYPE | SYDATUM | COBRA Stichtag der Abmeldung | |
QB_BENEFIT_DATA | TYPE | RPCOBQBDAT | COBRA Verwaltungsdaten des qualifizierten Begünstigten | |
REACTION | TYPE | SYMSGTY | Nachrichtentyp | |
REPLY_DATE | TYPE | COB_REPLY | COBRA Antwortdatum des qualifizierten Begünstigten | |
TERMIN_DATE | TYPE | SYDATUM | COBRA Abmeldedatum für Krankenversicherungen | |
TERMIN_TYPE | TYPE | C | COBRA Art der Abmeldung | |
TERM_REASON | TYPE | COB_TRMRE | COBRA Grund für vorzeitiges Ende der Weiterversicherung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NEW_STATUS | TYPE | COB_STATUS | COBRA neuer Verwaltungsstatus nach Abmeldung | |
SUBRC | TYPE | SYSUBRC | Rückgabewert |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_TABLE | LIKE | RPBENERR | ArbgLeistung Fehlertabelle | |
TERMIN_DEPEND | LIKE | RPCOBDEPEND | COBRA betroffene Mitversicherte des qualif. Begünstigten |
This function module does not define any Exceptions.