Menu

SAP Function Module BAPI_BEN_BUS3029_DELETE_PLANS

Cancel EE enrollment

The Function Module BAPI_BEN_BUS3029_DELETE_PLANS (Cancel EE enrollment) 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_DELETE_PLANS
Short Text Cancel EE enrollment
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
EMPLOYEENUMBER LIKE BAPIBEN_OA-PERSON_NO Employee's personnel number
NOCOMMIT LIKE BAPI_STAND-NO_COMMIT COMMIT control at BAPI interface

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
CREDIT_SELECTION LIKE BAPIBEN_S1 Credit selection
HEALTH_SELECTION LIKE BAPIBEN_SA Health plan selection
INSURANCE_SELECTION LIKE BAPIBEN_SB Insurance plan selection
MISCEL_SELECTION LIKE BAPIBEN_SE Miscellaneous plan selection
SAVINGS_SELECTION LIKE BAPIBEN_SC Savings plan selection
SPENDING_SELECTION LIKE BAPIBEN_SD FSA selection
STOCKP_SELECTION LIKE BAPIBEN_SF Stock purchase plan selection

Exceptions

This function module does not define any Exceptions.