Menu

SAP Function Module HR_BEN_COB_CHECK_ACTION_ALLOW

Prüfung, ob COBRA-Anmeldung/-Abmeldung am Stichtag erlaubt ist

The Function Module HR_BEN_COB_CHECK_ACTION_ALLOW (Prüfung, ob COBRA-Anmeldung/-Abmeldung am Stichtag erlaubt ist) 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_ACTION_ALLOW
Short Text Prüfung, ob COBRA-Anmeldung/-Abmeldung am Stichtag erlaubt ist
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
ACTION_TYPE TYPE C COBRA Art der An-/Abmeldung
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
PERNR TYPE PERNR_D Personalnummer
REACTION TYPE SYMSGTY Nachrichtentyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC TYPE SYSUBRC Rückgabewert

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 Fehlertabelle
IT0211 LIKE P0211 Personal-Stammsatz Infotyp 0211 (COBRA Leistungsbegünstigte)

Exceptions

This function module does not define any Exceptions.