Search Results ben_enrt_bnft
Overview
The BEN_ENRT_BNFT table is a core data object within the Oracle E-Business Suite Advanced Benefits (BEN) module. It serves as the central repository for recording an employee's enrollment in a specific benefit. The table represents the fundamental link between an employee's election and the actual benefit they have chosen, capturing the outcome of the enrollment process. Its primary role is to persist the definitive record of which benefits are active for a participant, forming the basis for eligibility validation, coverage calculations, and downstream processing such as premium and rate determination.
Key Information Stored
The table's primary key is the unique identifier ENRT_BNFT_ID. A critical foreign key column is ELIG_PER_ELCTBL_CHC_ID, which links the enrollment benefit record back to the employee's specific election choice stored in the BEN_ELIG_PER_ELCTBL_CHC table. This establishes the lineage from the initial eligible choice to the final enrolled benefit. While the provided ETRM excerpt does not list all columns, typical data stored includes references to the participant (PERSON_ID), the specific plan or option (BNFT_PRVDR_PL_OPT_ID or PL_TYP_ID), the associated coverage period (CVG_STRT_DT, CVG_END_DT), and the enrollment status. The table essentially holds the snapshot of the benefit election as it was finalized.
Common Use Cases and Queries
This table is central to reporting on employee benefit enrollments and integration with other systems like payroll. Common use cases include generating enrollment confirmation statements, auditing coverage for a specific period, and extracting data for carrier feeds. A typical query pattern involves joining to person and plan tables to list active enrollments.
- Sample Query: To find all active medical plan enrollments for a person, one would join BEN_ENRT_BNFT to PER_ALL_PEOPLE_F (for person details) and BEN_PL_TYP_F (for plan type), filtering on the plan type code (e.g., 'MEDICAL'), the person identifier, and the current date falling within the coverage dates.
- Reporting: The table is a primary source for ad-hoc reports on benefit participation rates, plan selection counts, and life event processing outcomes.
Related Objects
As indicated by the foreign key relationships, BEN_ENRT_BNFT is a pivotal parent table. Key related objects include:
- BEN_ELIG_PER_ELCTBL_CHC: The source election choice that led to this enrollment record.
- BEN_ENRT_PREM: Stores premium details (amounts, frequencies) specifically calculated for this enrollment benefit.
- BEN_ENRT_RT: Stores contribution or coverage rate details associated with this enrollment benefit.
These dependencies highlight that BEN_ENRT_BNFT is the anchor for all subsequent financial and coverage calculations related to a specific enrolled benefit.
-
Table: BEN_ENRT_BNFT
12.1.1
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_ENRT_BNFT, object_name:BEN_ENRT_BNFT, status:VALID, product: BEN - Advanced Benefits , description: Enrollment Benefit. , implementation_dba_data: BEN.BEN_ENRT_BNFT ,
-
Table: BEN_ENRT_BNFT
12.2.2
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_ENRT_BNFT, object_name:BEN_ENRT_BNFT, status:VALID, product: BEN - Advanced Benefits , description: Enrollment Benefit. , implementation_dba_data: BEN.BEN_ENRT_BNFT ,
-
Table: BEN_ENRT_RT
12.1.1
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_ENRT_RT, object_name:BEN_ENRT_RT, status:VALID, product: BEN - Advanced Benefits , description: Enrollment Rate. , implementation_dba_data: BEN.BEN_ENRT_RT ,
-
Table: BEN_ENRT_RT
12.2.2
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_ENRT_RT, object_name:BEN_ENRT_RT, status:VALID, product: BEN - Advanced Benefits , description: Enrollment Rate. , implementation_dba_data: BEN.BEN_ENRT_RT ,
-
Table: BEN_ENRT_PREM
12.2.2
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_ENRT_PREM, object_name:BEN_ENRT_PREM, status:VALID, product: BEN - Advanced Benefits , description: Enrollment premium. , implementation_dba_data: BEN.BEN_ENRT_PREM ,
-
Table: BEN_ENRT_PREM
12.1.1
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_ENRT_PREM, object_name:BEN_ENRT_PREM, status:VALID, product: BEN - Advanced Benefits , description: Enrollment premium. , implementation_dba_data: BEN.BEN_ENRT_PREM ,
-
Table: BEN_ELIG_PER_ELCTBL_CHC
12.1.1
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_ELIG_PER_ELCTBL_CHC, object_name:BEN_ELIG_PER_ELCTBL_CHC, status:VALID, product: BEN - Advanced Benefits , description: Choices that partipant may elect. , implementation_dba_data: BEN.BEN_ELIG_PER_ELCTBL_CHC ,
-
Table: BEN_ELIG_PER_ELCTBL_CHC
12.2.2
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_ELIG_PER_ELCTBL_CHC, object_name:BEN_ELIG_PER_ELCTBL_CHC, status:VALID, product: BEN - Advanced Benefits , description: Choices that partipant may elect. , implementation_dba_data: BEN.BEN_ELIG_PER_ELCTBL_CHC ,
-
View: BENBV_ENRT_BNFT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BENBV_ENRT_BNFT_V, object_name:BENBV_ENRT_BNFT_V, status:VALID, product: BEN - Advanced Benefits , description: This view identifies the coverage or benefit provided by the electable choices available to an eligible person as a result of a life event or open enrollment. , implementation_dba_data: APPS.BENBV_ENRT_BNFT_V ,
-
View: BENBV_ENRT_BNFT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BENBV_ENRT_BNFT_V, object_name:BENBV_ENRT_BNFT_V, status:VALID, product: BEN - Advanced Benefits , description: This view identifies the coverage or benefit provided by the electable choices available to an eligible person as a result of a life event or open enrollment. , implementation_dba_data: APPS.BENBV_ENRT_BNFT_V ,
-
View: BEN_ENRT_RT_PRTT_RT_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_RT_PRTT_RT_VAL_V, object_name:BEN_ENRT_RT_PRTT_RT_VAL_V, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_ENRT_RT_PRTT_RT_VAL_V ,
-
View: BEN_ENRT_RT_PRTT_RT_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_RT_PRTT_RT_VAL_V, object_name:BEN_ENRT_RT_PRTT_RT_VAL_V, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_ENRT_RT_PRTT_RT_VAL_V ,
-
View: BEN_BACK_OUT_CHC_BNFT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_BACK_OUT_CHC_BNFT_V, object_name:BEN_BACK_OUT_CHC_BNFT_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_BACK_OUT_CHC_BNFT_V ,
-
View: BEN_BACK_OUT_CHC_BNFT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_BACK_OUT_CHC_BNFT_V, object_name:BEN_BACK_OUT_CHC_BNFT_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_BACK_OUT_CHC_BNFT_V ,
-
View: BEN_ENRT_RSLTS_INFO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_RSLTS_INFO_V, object_name:BEN_ENRT_RSLTS_INFO_V, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_ENRT_RSLTS_INFO_V ,
-
View: BEN_ENRT_RSLTS_INFO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_RSLTS_INFO_V, object_name:BEN_ENRT_RSLTS_INFO_V, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_ENRT_RSLTS_INFO_V ,
-
View: BEN_ENRT_USED_INFO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_USED_INFO_V, object_name:BEN_ENRT_USED_INFO_V, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_ENRT_USED_INFO_V ,
-
View: BEN_ENRT_USED_INFO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_USED_INFO_V, object_name:BEN_ENRT_USED_INFO_V, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_ENRT_USED_INFO_V ,
-
View: BEN_ENRT_MISC_LOV_INFO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_MISC_LOV_INFO_V, object_name:BEN_ENRT_MISC_LOV_INFO_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_ENRT_MISC_LOV_INFO_V ,
-
View: BEN_ENRT_MISC_LOV_INFO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_MISC_LOV_INFO_V, object_name:BEN_ENRT_MISC_LOV_INFO_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_ENRT_MISC_LOV_INFO_V ,
-
View: BEN_ENRT_MISC_LOV_INFO_LE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_MISC_LOV_INFO_LE_V, object_name:BEN_ENRT_MISC_LOV_INFO_LE_V, status:VALID, product: BEN - Advanced Benefits , description: LOV for BENEMSEB , implementation_dba_data: APPS.BEN_ENRT_MISC_LOV_INFO_LE_V ,
-
View: BEN_ENRT_MISC_LOV_INFO_LE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_MISC_LOV_INFO_LE_V, object_name:BEN_ENRT_MISC_LOV_INFO_LE_V, status:VALID, product: BEN - Advanced Benefits , description: LOV for BENEMSEB , implementation_dba_data: APPS.BEN_ENRT_MISC_LOV_INFO_LE_V ,
-
View: BEN_ELCTBL_CHC_BNFT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ELCTBL_CHC_BNFT_V, object_name:BEN_ELCTBL_CHC_BNFT_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_ELCTBL_CHC_BNFT_V ,
-
View: BEN_ELCTBL_CHC_BNFT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ELCTBL_CHC_BNFT_V, object_name:BEN_ELCTBL_CHC_BNFT_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_ELCTBL_CHC_BNFT_V ,
-
View: BEN_ENRT_RSLT_CHC_MISC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_RSLT_CHC_MISC_V, object_name:BEN_ENRT_RSLT_CHC_MISC_V, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_ENRT_RSLT_CHC_MISC_V ,
-
View: BEN_ENRT_RSLT_CHC_MISC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_RSLT_CHC_MISC_V, object_name:BEN_ENRT_RSLT_CHC_MISC_V, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_ENRT_RSLT_CHC_MISC_V ,
-
View: BEN_ELCTBL_LOV_INFO_LE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ELCTBL_LOV_INFO_LE_V, object_name:BEN_ELCTBL_LOV_INFO_LE_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_ELCTBL_LOV_INFO_LE_V ,
-
View: BEN_ELCTBL_LOV_INFO_LE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ELCTBL_LOV_INFO_LE_V, object_name:BEN_ELCTBL_LOV_INFO_LE_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_ELCTBL_LOV_INFO_LE_V ,
-
View: BEN_ELCTBL_LOV_INFO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ELCTBL_LOV_INFO_V, object_name:BEN_ELCTBL_LOV_INFO_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_ELCTBL_LOV_INFO_V ,
-
View: BEN_ELCTBL_LOV_INFO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ELCTBL_LOV_INFO_V, object_name:BEN_ELCTBL_LOV_INFO_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_ELCTBL_LOV_INFO_V ,
-
View: BEN_ENRT_LOV_INFO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_LOV_INFO_V, object_name:BEN_ENRT_LOV_INFO_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_ENRT_LOV_INFO_V ,
-
View: BEN_ENRT_LOV_INFO_LE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_LOV_INFO_LE_V, object_name:BEN_ENRT_LOV_INFO_LE_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_ENRT_LOV_INFO_LE_V ,
-
View: BEN_ENRT_LOV_INFO_LE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_LOV_INFO_LE_V, object_name:BEN_ENRT_LOV_INFO_LE_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_ENRT_LOV_INFO_LE_V ,
-
View: BEN_ENRT_LOV_INFO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_ENRT_LOV_INFO_V, object_name:BEN_ENRT_LOV_INFO_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_ENRT_LOV_INFO_V ,