The Function Module HR_BEN_TEST_SPENDA_CLAIM_GRACE (Prüfen, ob Vorjahresforderung noch zulässig) 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_GRACE |
Short Text | Prüfen, ob Vorjahresforderung noch zulässig |
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 | |
SPENDA_PLAN | TYPE | RPBEN_DD | ArbgLeistung Anzeige von Vorsorgeplänen |
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 | |
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.