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_TEST_SPENDA_CLAIM_BPLAN (Prüfen, ob Plan und Planteilnahme konsistent sind) is a standard Function Module in SAP ERP and is part of the function group HRBEN00FSA_CLAIMS within the package PBEN.
Function Module | HR_BEN_TEST_SPENDA_CLAIM_BPLAN |
Short Text | Prüfen, ob Plan und Planteilnahme konsistent sind |
Function Group | HRBEN00FSA_CLAIMS |
Package | PBEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OPERATION | TYPE | ACTIO | Operation auf Infotypen | |
REACTION | TYPE | SYMSGTY | Nachrichten, Nachrichtentyp | |
SPENDA_CLAIM | TYPE | RPBENSCL | ArbgLeistung Auswahl für Vorsorgeplanforderungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SPENDA_PLAN | TYPE | RPBEN_DD | ArbgLeistung Anzeige von Vorsorgeplänen | |
SUBRC | TYPE | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | |
TEST_STATUS | TYPE | BEN_CONSIS | ArbgLeistung Ergebnis der Konsistenzprüfung |
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 | |
TEST_ERRORS | LIKE | RPBENERR | ArbgLeistung Struktur für Fehlertabelle |
This function module does not define any Exceptions.