The Function Module HR_BEN_COB_GET_BENEF_STATUS (COBRA-Status anhand der aktuellen COBRA-Krankenversicherungen bestimmen) 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_GET_BENEF_STATUS |
Short Text | COBRA-Status anhand der aktuellen COBRA-Krankenversicherungen bestimmen |
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 |
---|---|---|---|---|
BEGDA | TYPE | BEGDA | COBRA Verwaltungsstatus Gültigkeitsbeginn | |
COB_OBJPS | TYPE | OBJPS | COBRA qualifizierter Begünstigter Objekt-Identifikation | |
COB_STATUS | TYPE | COB_STATUS | COBRA aktueller Verwaltungsstatus | |
COB_SUBTY | TYPE | COB_SUBTY | COBRA qualifizierter Begünstigter Subtyp | |
ENDDA | TYPE | ENDDA | '99991231' | COBRA Verwaltungsstatus Gültigkeitsende |
PERNR | TYPE | PERNR_D | Personalnummer | |
REACTION | TYPE | SYMSGTY | Nachrichtentyp |
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 | |
SUBRC | TYPE | SYSUBRC | Rückgabewert |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COB_ACTION | TYPE | C | COBRA Art der An-/Abmeldung |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_TABLE | LIKE | RPBENERR | ArbgLeistung Fehlertabelle | |
IT0211 | LIKE | P0211 | Personal-Stammsatz Infotyp 0211 (COBRA Leistungsbegünstigte) | |
IT0212 | LIKE | P0212 | Personal-Stammsatz Infotyp 0212 (COBRA KrankenversichPlan) |
This function module does not define any Exceptions.