Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module HR_BEN_COB_FILL_SPENDA_DETAILS (COBRA Vorsorgeplan anzeigen: Zusatzfelder füllen) 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_FILL_SPENDA_DETAILS |
Short Text | COBRA Vorsorgeplan anzeigen: Zusatzfelder füllen |
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 |
---|---|---|---|---|
COB_OBJPS | TYPE | OBJPS | Objekt-Identifikation | |
COB_SUBTY | TYPE | COB_SUBTY | COBRA Abhängiger Subtyp | |
PERNR | TYPE | PERNR_D | Personalnummer | |
REACTION | TYPE | SYMSGTY | Nachrichten, Nachrichtentyp | |
VALIDITY_DATE | TYPE | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
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 |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SPENDA_PLAN | LIKE | RPBEN_DD | ArbgLeistung Anzeige von Vorsorgeplänen |
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 | |
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) |
This function module does not define any Exceptions.