Search Results ben_bnft_prvdr_pool_f
Overview
The BEN_BNFT_PRVDR_POOL_F table is a core data object within the Oracle E-Business Suite Advanced Benefits (BEN) module. It serves as the primary repository for defining and storing Benefit Provider Pools. A Benefit Provider Pool is a logical grouping of benefit providers (e.g., specific insurance companies, healthcare networks, or other service vendors) that can be associated with a particular benefit plan or program. This table is date-effective, as indicated by the "_F" suffix and the presence of EFFECTIVE_START_DATE and EFFECTIVE_END_DATE columns, allowing for the management of historical, current, and future-dated pool definitions. Its role is critical in configuring the provider options available to participants during benefits enrollment and in determining the network rules and coverage levels associated with their selections.
Key Information Stored
The table's structure is designed to manage the lifecycle and attributes of a provider pool. The primary key uniquely identifies a pool record across time and consists of BNFT_PRVDR_POOL_ID and EFFECTIVE_START_DATE. The EFFECTIVE_END_DATE marks the record's expiration. A critical column is COMP_LVL_FCTR_ID, which is a foreign key linking the pool to a compensation level factor definition. This relationship is essential for implementing business rules where provider pool eligibility or offerings may be tiered based on an employee's compensation level, job grade, or other factored criteria. While the provided metadata is concise, typical columns in such a table would also include identifiers for the pool name, business group, legislative data group, and various control flags for activation and usage.
Common Use Cases and Queries
This table is central to benefits configuration and reporting. A common administrative task is querying active pools for a given plan to validate setup. For example: SELECT pool_name, effective_start_date FROM ben_bnft_prvdr_pool_f WHERE sysdate BETWEEN effective_start_date AND effective_end_date;. During enrollment, the application references this table to determine which providers a participant can select based on their assigned compensation level factor. Reporting use cases include analyzing provider network distribution by running joins with the related compensation factor and provider tables. Troubleshooting enrollment issues often involves verifying that a valid, active pool record exists and is correctly linked to the participant's eligible plans and personal factors.
Related Objects
The table maintains defined relationships with other key Benefits tables, primarily through foreign key constraints. As per the provided metadata:
- BEN_COMP_LVL_FCTR: The BEN_BNFT_PRVDR_POOL_F table references this table via the COMP_LVL_FCTR_ID column. This join is fundamental for connecting a provider pool to the compensation-based eligibility rules stored in BEN_COMP_LVL_FCTR.
-
Table: BEN_BNFT_PRVDR_POOL_F
12.1.1
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_BNFT_PRVDR_POOL_F, object_name:BEN_BNFT_PRVDR_POOL_F, status:VALID, product: BEN - Advanced Benefits , description: The Benefit Pool. , implementation_dba_data: BEN.BEN_BNFT_PRVDR_POOL_F ,
-
Table: BEN_BNFT_PRVDR_POOL_F
12.2.2
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_BNFT_PRVDR_POOL_F, object_name:BEN_BNFT_PRVDR_POOL_F, status:VALID, product: BEN - Advanced Benefits , description: The Benefit Pool. , implementation_dba_data: BEN.BEN_BNFT_PRVDR_POOL_F ,
-
Table: BEN_BNFT_PRVDR_POOL_F_EFC
12.1.1
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_BNFT_PRVDR_POOL_F_EFC, object_name:BEN_BNFT_PRVDR_POOL_F_EFC, status:VALID, product: BEN - Advanced Benefits , description: This is a copy of the BEN_BNFT_PRVDR_POOL_F table which is populated by the EFC(Euro as Functional Currency) process. , implementation_dba_data: BEN.BEN_BNFT_PRVDR_POOL_F_EFC ,
-
Table: BEN_BNFT_PRVDR_POOL_F_EFC
12.2.2
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_BNFT_PRVDR_POOL_F_EFC, object_name:BEN_BNFT_PRVDR_POOL_F_EFC, status:VALID, product: BEN - Advanced Benefits , description: This is a copy of the BEN_BNFT_PRVDR_POOL_F table which is populated by the EFC(Euro as Functional Currency) process. , implementation_dba_data: BEN.BEN_BNFT_PRVDR_POOL_F_EFC ,
-
View: BEN_APLCN_TO_BNFT_POOL_D
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_APLCN_TO_BNFT_POOL_D, object_name:BEN_APLCN_TO_BNFT_POOL_D, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_APLCN_TO_BNFT_POOL_D ,
-
Table: BEN_COMP_LVL_FCTR
12.2.2
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_COMP_LVL_FCTR, object_name:BEN_COMP_LVL_FCTR, status:VALID, product: BEN - Advanced Benefits , description: Compensation level factor. , implementation_dba_data: BEN.BEN_COMP_LVL_FCTR ,
-
View: BEN_APLCN_TO_BNFT_POOL_D
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_APLCN_TO_BNFT_POOL_D, object_name:BEN_APLCN_TO_BNFT_POOL_D, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_APLCN_TO_BNFT_POOL_D ,
-
View: BEN_FLX_ENRT_POOL_LE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_FLX_ENRT_POOL_LE_V, object_name:BEN_FLX_ENRT_POOL_LE_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_FLX_ENRT_POOL_LE_V ,
-
View: BEN_FLX_ENRT_POOL_LE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_FLX_ENRT_POOL_LE_V, object_name:BEN_FLX_ENRT_POOL_LE_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_FLX_ENRT_POOL_LE_V ,
-
View: BEN_FLX_ENRT_POOL_INFO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_FLX_ENRT_POOL_INFO_V, object_name:BEN_FLX_ENRT_POOL_INFO_V, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_FLX_ENRT_POOL_INFO_V ,
-
View: BEN_FLX_ENRT_POOL_INFO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_FLX_ENRT_POOL_INFO_V, object_name:BEN_FLX_ENRT_POOL_INFO_V, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_FLX_ENRT_POOL_INFO_V ,
-
Table: BEN_COMP_LVL_FCTR
12.1.1
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_COMP_LVL_FCTR, object_name:BEN_COMP_LVL_FCTR, status:VALID, product: BEN - Advanced Benefits , description: Compensation level factor. , implementation_dba_data: BEN.BEN_COMP_LVL_FCTR ,
-
View: BEN_BNFT_PRVDD_LDGR_D
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_BNFT_PRVDD_LDGR_D, object_name:BEN_BNFT_PRVDD_LDGR_D, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_BNFT_PRVDD_LDGR_D ,
-
View: BEN_BNFT_PRVDD_LDGR_D
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_BNFT_PRVDD_LDGR_D, object_name:BEN_BNFT_PRVDD_LDGR_D, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_BNFT_PRVDD_LDGR_D ,
-
View: BEN_BNFT_PRVDR_POOL_X
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_BNFT_PRVDR_POOL_X, object_name:BEN_BNFT_PRVDR_POOL_X, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_BNFT_PRVDR_POOL_X ,
-
View: BEN_BNFT_POOL_RLOVR_RQMT_D
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_BNFT_POOL_RLOVR_RQMT_D, object_name:BEN_BNFT_POOL_RLOVR_RQMT_D, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_BNFT_POOL_RLOVR_RQMT_D ,
-
View: BEN_BNFT_PRVDR_POOL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_BNFT_PRVDR_POOL_V, object_name:BEN_BNFT_PRVDR_POOL_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_BNFT_PRVDR_POOL_V ,
-
View: BEN_BNFT_PRVDR_POOL_X
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_BNFT_PRVDR_POOL_X, object_name:BEN_BNFT_PRVDR_POOL_X, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_BNFT_PRVDR_POOL_X ,
-
View: BEN_BNFT_POOL_RLOVR_RQMT_D
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_BNFT_POOL_RLOVR_RQMT_D, object_name:BEN_BNFT_POOL_RLOVR_RQMT_D, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_BNFT_POOL_RLOVR_RQMT_D ,
-
View: BEN_BNFT_PRVDR_POOL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_BNFT_PRVDR_POOL_V, object_name:BEN_BNFT_PRVDR_POOL_V, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_BNFT_PRVDR_POOL_V ,
-
View: BEN_BNFT_PRVDR_POOL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_BNFT_PRVDR_POOL, object_name:BEN_BNFT_PRVDR_POOL, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_BNFT_PRVDR_POOL ,
-
View: BEN_BNFT_PRVDR_POOL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_BNFT_PRVDR_POOL, object_name:BEN_BNFT_PRVDR_POOL, status:VALID, product: BEN - Advanced Benefits , implementation_dba_data: APPS.BEN_BNFT_PRVDR_POOL ,
-
View: BEN_BNFT_PRVDR_POOL_D
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_BNFT_PRVDR_POOL_D, object_name:BEN_BNFT_PRVDR_POOL_D, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_BNFT_PRVDR_POOL_D ,
-
View: BEN_BNFT_PRVDR_POOL_D
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BEN_BNFT_PRVDR_POOL_D, object_name:BEN_BNFT_PRVDR_POOL_D, status:VALID, product: BEN - Advanced Benefits , description: - Retrofitted , implementation_dba_data: APPS.BEN_BNFT_PRVDR_POOL_D ,
-
View: BENBV_BNFT_PRVDR_POOL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BENBV_BNFT_PRVDR_POOL_V, object_name:BENBV_BNFT_PRVDR_POOL_V, status:VALID, product: BEN - Advanced Benefits , description: This view specifies the pools or groups of compensation objects that may provide credits or additional funds to pay for participant benefits. , implementation_dba_data: APPS.BENBV_BNFT_PRVDR_POOL_V ,
-
View: BENBV_BNFT_PRVDR_POOL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BEN.BENBV_BNFT_PRVDR_POOL_V, object_name:BENBV_BNFT_PRVDR_POOL_V, status:VALID, product: BEN - Advanced Benefits , description: This view specifies the pools or groups of compensation objects that may provide credits or additional funds to pay for participant benefits. , implementation_dba_data: APPS.BENBV_BNFT_PRVDR_POOL_V ,