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 ,
-
APPS.BEN_BENEFIT_PRVDD_LEDGER_API dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_BPP_BUS dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_EXT_FLCR dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_BPP_UPD dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_DETERMINE_RATE_CHG dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_BENEFIT_PRVDR_POOL_API dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_BENEFIT_PRVDD_LEDGER_API dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_PD_COPY_TO_BEN_TWO dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_PD_RATE_AND_CVG_MODULE dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_PD_COPY_TO_BEN_TWO dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_BENEFIT_PRVDR_POOL_API dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_BPP_SHD dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_PROVIDER_POOLS dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_EXT_FLCR dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_ORG_DELETE dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BENUTILS dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_DM_UPLOAD_DK dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_BPP_DEL dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_LF_EVT_CLPS_RESTORE dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_BPP_DEL dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_EFC_ADJUSTMENTS1 dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_PROVIDER_POOLS dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_BPP_SHD dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_DETERMINE_ELCT_CHC_FLX_IMP dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_EFC_RNDG_CD_UPGRADE dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_EXT_PERSON dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_DM_DOWNLOAD_DK dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_BPP_BUS dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_DETERMINE_RATE_CHG dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_BPP_UPD dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BENUTILS dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_BPP_INS dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_EFC_RNDG_CD_UPGRADE dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_EPE_BUS dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_DM_UPLOAD_DK dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_EFC_ADJUSTMENTS1 dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_PD_RATE_AND_CVG_MODULE dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_DET_ENRT_RATES dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_DM_DOWNLOAD_DK dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_EPE_BUS dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_EXT_PERSON dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_ORG_DELETE dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_DETERMINE_ELCT_CHC_FLX_IMP dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BENUTILS dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_LF_EVT_CLPS_RESTORE dependencies on BEN_BNFT_PRVDR_POOL_F
12.2.2
-
APPS.BEN_BPP_INS dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BENUTILS dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1
-
APPS.BEN_DET_ENRT_RATES dependencies on BEN_BNFT_PRVDR_POOL_F
12.1.1