Menu

SAP Function Module HR_BEN_COB_DROP_DEPENDENT

Mitversicherten aus regulärem oder COBRA-Krankenversicherungsplan löschen

The Function Module HR_BEN_COB_DROP_DEPENDENT (Mitversicherten aus regulärem oder COBRA-Krankenversicherungsplan löschen) 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_DROP_DEPENDENT
Short Text Mitversicherten aus regulärem oder COBRA-Krankenversicherungsplan löschen
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
DEP_CHECK_ONLY TYPE C ' ' ArbgLeistung Indikator Mitversicherung des Angehörigen lediglich überprüfen
DEP_ID TYPE BEN_DEPID ArbgLeistung Angehöriger Objekt-Identifikation
DEP_TYPE TYPE BEN_DEPTYP ArbgLeistung Angehöriger Subtyp
ITY_SW TYPE BEN_INFTYS '1' COBRA Infotypschalter für Angehörigen: '1' - IT0021, '2' - T74AB
REACTION TYPE SYMSGTY 'L' Nachrichtentyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEP_COVERED TYPE C ArbgLeistung Indikator Angehöriger ist Mitversicherter
SUBRC TYPE SYSUBRC Rückgabewert

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COB_RECORD TYPE P0212 Personal-Stammsatz Infotyp 0212 (COBRA KrankenversichPlan)
REG_RECORD TYPE P0167 Personal-Stammsatz Infotyp 0167 (Krankenversicherungsplan)

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 Fehlertabelle

Exceptions

This function module does not define any Exceptions.