The Function Module HR_BEN_COB_GET_SPEN_TARG_AMTS (COBRA Zielbeträge für einen Vorsorgeplan) 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_GET_SPEN_TARG_AMTS |
Short Text | COBRA Zielbeträge für einen Vorsorgeplan |
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 |
---|---|---|---|---|
BPLAN | TYPE | BEN_PLAN | Arbeitgeberleistungsplan | |
DESIRED_CURRE | TYPE | BEN_CURR | ArbgLeistung Währungsschlüssel | |
QB_BENEFIT_DATA | TYPE | RPCOBQBDAT | COBRA-Referenzstruktur für Funktionsbausteine | |
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 | |
TARGET_AMOUNTS | TYPE | RPCOBTARGET | COBRA Zielbeträge für Vorsorgeplan Referenzstruktur |
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 |
This function module does not define any Exceptions.