The Function Module HR_BEN_GET_PREMIUM (Get Premium) is a standard Function Module in SAP ERP and is part of the function group HRBENUSCOBRAHEALTH within the package PBEN.
Function Module | HR_BEN_GET_PREMIUM |
Short Text | Get Premium |
Function Group | HRBENUSCOBRAHEALTH |
Package | PBEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BAREA | TYPE | BEN_AREA | Benefit area | |
BOPTI | TYPE | BEN_OPTION | Benefit Health Plan Option | |
BPLAN | TYPE | BEN_PLAN | Benefit plan | |
DEPCV | TYPE | BEN_DEPCOV | Benefit Dependent Coverage | |
EE_BENEFIT_DATA | LIKE | RPBENEEDAT | Benefit reference structure for function modules | |
QB_BENEFIT_DATA | LIKE | RPCOBQBDAT | COBRA reference structure for function modules |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PROVIDER_COST | LIKE | T5UBI-ACCST | ArbgLeistung Anbieterkosten Betrag | |
SUBRC | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.