The Function Module HR_BEN_COB_PREPARE_ACTION (COBRA-Anmeldung bzw. -Abmeldung vorbereiten) 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_PREPARE_ACTION |
Short Text | COBRA-Anmeldung bzw. -Abmeldung vorbereiten |
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 |
---|---|---|---|---|
COB_OBJPS | TYPE | OBJPS | COBRA qualifizierter Begünstigter Objekt-Identifikation | |
COB_SUBTY | TYPE | COB_SUBTY | COBRA qualifizierter Begünstigter Subtyp | |
DATUM | TYPE | SYDATUM | COBRA Stichtag der An-/Abmeldung | |
DENY_COV | TYPE | XFELD | ' ' | Feld zum Ankreuzen |
ENROLLMENT | TYPE | XFELD | 'X' | COBRA Indikator Aktion ist Anmeldung |
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 |
---|---|---|---|---|
ACTION_DATE | TYPE | SYDATUM | COBRA An-/Abmeldedatum für Krankenversicherungen | |
ACTION_TYPE | TYPE | C | COBRA Art der An-/Abmeldung | |
QB_BENEFIT_DATA | TYPE | RPCOBQBDAT | COBRA Daten des qualifizierten Begünstigten | |
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 |
This function module does not define any Exceptions.