Menu

SAP Function Module HR_BEN_RET_GET_RELEVANT_PLANS

Relevante Pensionspläne für Datenverarbeitung bestimmen

The Function Module HR_BEN_RET_GET_RELEVANT_PLANS (Relevante Pensionspläne für Datenverarbeitung bestimmen) is a standard Function Module in SAP ERP and is part of the function group HRBEN00SAVING within the package PBEN.

Technical Information

Function Module HR_BEN_RET_GET_RELEVANT_PLANS
Short Text Relevante Pensionspläne für Datenverarbeitung bestimmen
Function Group HRBEN00SAVING
Package PBEN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA TYPE BEGDA '18000101' Gültigkeitsbeginn
ENDDA TYPE ENDDA Gültigkeitsende
PERNR TYPE PERNR_D Personalnummer
REACTION TYPE SYMSGTY Nachrichtentyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC TYPE SYSUBRC Rückgabewert

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
ERROR_TABLE LIKE RPBENERR ArbgLeistung Fehlertabelle
IT0169 LIKE P0169 Personal-Stammsatz Infotyp 0169 (Vermögensbildungplan)
RELEVANT_PLANS LIKE RPBENRETPLAN ArbgLeistungen relevante Pensionspläne
TT5UBA LIKE T5UBA Arbeitgeberleistungspläne Attribute

Exceptions

This function module does not define any Exceptions.