The Function Module HR_BEN_COB_UPDATE_AFTER_ACTION (COBRA-Status der von einer An- bzw. Abmeldung Betroffenen aktualisieren) 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_UPDATE_AFTER_ACTION |
Short Text | COBRA-Status der von einer An- bzw. Abmeldung Betroffenen aktualisieren |
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 |
---|---|---|---|---|
ACTION_TYPE | TYPE | C | COBRA Art der An-/Abmeldung | |
DATUM | TYPE | SYDATUM | COBRA Stichtag der An-/Abmeldung | |
NOCOMMIT | TYPE | BAPI_NCOMT | Commitsteuerung | |
QB_BENEFIT_DATA | TYPE | RPCOBQBDAT | COBRA Daten des qualifizierten Begünstigten | |
REACTION | TYPE | SYMSGTY | Nachrichtentyp | |
REPLY_DATE | TYPE | COB_REPLY | COBRA Antwortdatum des qualifizierten Begünstigten | |
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 An-/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 |
---|---|---|---|---|
AFFECTED_DEPEND | LIKE | RPCOBDEPEND | COBRA betroffene Mitversicherte des qualif. Begünstigten | |
ERROR_TABLE | LIKE | RPBENERR | ArbgLeistung Fehlertabelle | |
IT0211 | LIKE | P0211 | Personal-Stammsatz Infotyp 0211 (COBRA Leistungsbegünstigte) | |
IT0212_UPDA | LIKE | P0212 | Aktualisierter Personal-Stammsatz Infotyp 0212 (COBRA KrankenversichPlan) | |
IT0671_UPDA | LIKE | P0671 | Aktualisierter Personal-Stammsatz Infotyp 0671 (COBRA Vorsorgeplan) |
This function module does not define any Exceptions.