The Function Module BAPI_BEN_BUS302902_GET_POS_BEN (Possible beneficiaries for insurance) is a standard Function Module in SAP ERP and is part of the function group HRBEN00BUS302902 within the package PBW0.
Function Module | BAPI_BEN_BUS302902_GET_POS_BEN |
Short Text | Possible beneficiaries for insurance |
Function Group | HRBEN00BUS302902 |
Package | PBW0 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATEOFVALIDITY | LIKE | BAPIBEN_OB-VALID_DATE | Validity Date | |
EMPLOYEENUMBER | LIKE | BAPIBEN_OB-PERSON_NO | Employee's personnel number | |
PLANTYPE | LIKE | BAPIBEN_OB-PLAN_TYPE | Plan type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN1 | Return |
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 |
---|---|---|---|---|
INSURANCE_OFFER | LIKE | BAPIBEN_OB | Insurance plan offer | |
POSS_BENEFICIARIES | LIKE | BAPIBENOBF | Possible beneficiaries for enrollment |
This function module does not define any Exceptions.