Menu

SAP Function Module HR_BEN_CHECK_SELECTION_FILLED

Prüfen, ob die Selektion mindestens einen Eintrag enthält

The Function Module HR_BEN_CHECK_SELECTION_FILLED (Prüfen, ob die Selektion mindestens einen Eintrag enthält) is a standard Function Module in SAP ERP and is part of the function group HRBEN00GENERAL within the package PBEN.

Technical Information

Function Module HR_BEN_CHECK_SELECTION_FILLED
Short Text Prüfen, ob die Selektion mindestens einen Eintrag enthält
Function Group HRBEN00GENERAL
Package PBEN
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CREDIT_SELECTION LIKE RPBEN_S1 ArbgLeistung Auswahl für Zuschußpläne
HEALTH_SELECTION LIKE RPBEN_SA ArbgLeistung Auswahl für Krankenversicherungspläne
INSURE_SELECTION LIKE RPBEN_SB ArbgLeistung Auswahl für Versicherungspläne
MISCEL_SELECTION LIKE RPBEN_SE ArbgLeistung Auswahl für Sonstige Pläne
SAVING_SELECTION LIKE RPBEN_SC ArbgLeistung Auswahl für Vermögensbildungspläne
SPENDA_SELECTION LIKE RPBEN_SD ArbgLeistung Auswahl für Vorsorgepläne
STOCKP_SELECTION LIKE RPBEN_SF ArbgLeistung Auswahl für Aktienerwerbspläne

Exceptions

This function module does not define any Exceptions.