The Function Module HR_BEN_COB_READ_SPENDA_PLANS (Vorsorgepläne eines COBRA Begünstigten) is a standard Function Module in SAP ERP and is part of the function group HRBENUSCOBRASPENDA within the package PBEN.
Function Module | HR_BEN_COB_READ_SPENDA_PLANS |
Short Text | Vorsorgepläne eines COBRA Begünstigten |
Function Group | HRBENUSCOBRASPENDA |
Package | PBEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BAREA | TYPE | BEN_AREA | Arbeitgeberleistungsbereich | |
BEGDA | TYPE | SYDATUM | '18000101' | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
BPLAN | TYPE | BEN_PLAN | Arbeitgeberleistungsplan | |
COB_OBJPS | TYPE | OBJPS | Objekt-Identifikation | |
COB_SUBTY | TYPE | COB_SUBTY | COBRA Abhängiger Subtyp | |
DESIRED_CURRENCY | TYPE | BEN_CURR | ArbgLeistung Währungsschlüssel | |
DESIRED_PERIO | TYPE | PFREQ | Abrechnungszeiteinheiten | |
ENDDA | TYPE | SYDATUM | '99991231' | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
PAYMENT_DATE | TYPE | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
PERNR | TYPE | PERNR_D | Personalnummer | |
PLTYP | TYPE | BEN_TYPE | ArbgLeistung Planart | |
REACTION | TYPE | SYMSGTY | Nachrichten, Nachrichtentyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUBRC | TYPE | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
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 Struktur für Fehlertabelle | |
EX_SPEN_PLANS | LIKE | RPBEN_DD | ArbgLeistung Anzeige von Vorsorgeplänen | |
IT0077 | LIKE | P0077 | Personal-Stammsatz Infotyp 0077 (Weitere Daten zur Person) | |
IT0106 | LIKE | P0106 | Personal-Stammsatz Infotyp 0106 (Bezugspersonen NA) | |
IT0211 | LIKE | P0211 | Personal-Stammsatz Infotyp 0211 (COBRA Leistungsbegünstigte) | |
IT0671 | LIKE | P0671 | Personal-Stammsatz Infotyp 0671 (COBRA Vorsorgeplan) |
This function module does not define any Exceptions.