Menu

SAP Function Module BAPI_BEN_BUS3029_GET_PARTICIP

Benefit participation of an employee

The Function Module BAPI_BEN_BUS3029_GET_PARTICIP (Benefit participation of an employee) is a standard Function Module in SAP ERP and is part of the function group HRBEN00BUS3029 within the package PBW0.

Technical Information

Function Module BAPI_BEN_BUS3029_GET_PARTICIP
Short Text Benefit participation of an employee
Function Group HRBEN00BUS3029
Package PBW0
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATEOFVALIDITY LIKE BAPIBEN_OA-VALID_DATE Validity Date
EMPLOYEENUMBER LIKE BAPIBEN_OA-PERSON_NO Employee's personnel number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Return

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
EXIST_CREDIT_PLANS LIKE BAPIBEN_D1 Existing credit plan enrollments
EXIST_HEALTH_PLANS LIKE BAPIBEN_DA Existing health plan enrollments
EXIST_INSURANCE_PLANS LIKE BAPIBEN_DB Existing insurance plan enrollments
EXIST_MISCEL_PLANS LIKE BAPIBEN_DE Existing miscellaneous plan enrollments
EXIST_SAVINGS_PLANS LIKE BAPIBEN_DC Existing savings plan enrollments
EXIST_SPENDING_PLANS LIKE BAPIBEN_DD Existing flexible spending account enrollments
EXIST_STOCKP_PLANS LIKE BAPIBEN_DF Existing stock purchase plan enrollments

Exceptions

This function module does not define any Exceptions.