The Function Module HR_BEN_PROCESS_HEALTH_OFFER (Process Health Offer) is a standard Function Module in SAP ERP and is part of the function group HRBENUSCOBRA within the package PBEN.
Function Module | HR_BEN_PROCESS_HEALTH_OFFER |
Short Text | Process Health Offer |
Function Group | HRBENUSCOBRA |
Package | PBEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EE_BENEFIT_DATA | LIKE | RPBENEEDAT | Benefit reference structure for function modules | |
ELIG_FOR_SUBS | TYPE | CHAR1 | Single-Character Flag | |
QB_BENEFIT_DATA | LIKE | RPCOBQBDAT | COBRA reference structure for function modules |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
DEPEND_OFFER | LIKE | RPBENODP | Benefit dependent (for offer) | |
HEALTHPLAN_OFFER | LIKE | RPBEN_OA | Benefit offer for health plans | |
HEALTH_OFFER | LIKE | RPBEN_OA | Benefit offer for health plans |
This function module does not define any Exceptions.