Menu

SAP Function Module HR_BEN_COB_CHECK_DEP_ELIGIBLE

COBRA Prüfung der möglichen Mitversicherung in einem ArbgLeistungsplan

The Function Module HR_BEN_COB_CHECK_DEP_ELIGIBLE (COBRA Prüfung der möglichen Mitversicherung in einem ArbgLeistungsplan) is a standard Function Module in SAP ERP and is part of the function group HRBENUSCOBRA within the package PBEN.

Technical Information

Function Module HR_BEN_COB_CHECK_DEP_ELIGIBLE
Short Text COBRA Prüfung der möglichen Mitversicherung in einem ArbgLeistungsplan
Function Group HRBENUSCOBRA
Package PBEN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BAREA TYPE BEN_AREA Arbeitgeberleistungsbereich
BPLAN TYPE BEN_PLAN Arbeitgeberleistungsplan
DATUM TYPE SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
DEP_ID TYPE BEN_DEPID ArbgLeistung Objekt-ID des Mitversicherten
DEP_TYPE TYPE BEN_DEPTYP ArbgLeistung Art des Mitversicherten
NONTX TYPE BEN_NONTX ArbgLeistung Anzeiger Person ist nicht steuerpflichtig
QB_BENEFIT_DATA TYPE RPCOBQBDAT COBRA-Referenzstruktur für Funktionsbausteine
REACTION TYPE SYMSGTY Nachrichten, Nachrichtentyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_ELIGIBLE TYPE C Feld zum Ankreuzen
SUBRC TYPE SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_TABLE LIKE RPBENERR ArbgLeistung Struktur für Fehlertabelle

Exceptions

This function module does not define any Exceptions.