Search Results ben_benfts_grp
Overview
The BEN_BENFTS_GRP table is a core data object within the Oracle E-Business Suite Advanced Benefits (BEN) module, versions 12.1.1 and 12.2.2. It serves as a master definition table for benefit groups, which are logical grouping constructs used to manage employee eligibility for benefit offerings. Its primary role is to act as a central repository for grouping items that can be assigned to participants, enabling administrators to efficiently manage which sets of employees are eligible for the same benefits plans. This table is fundamental to the configuration and operation of the benefits eligibility engine, providing a reusable mechanism for applying consistent benefit rules across defined populations.
Key Information Stored
The table's structure is designed to uniquely identify and define each benefit group within a specific business context. The primary columns, as indicated by the primary and unique key constraints, are critical for its operation. The BENFTS_GRP_ID column serves as the system-generated primary key (BEN_BENFTS_GRP_PK), uniquely identifying each record. The NAME column holds the descriptive identifier for the benefit group, such as "US Full-Time Employees" or "Management Bonus Plan Participants." This name, in conjunction with the BUSINESS_GROUP_ID which segregates data by operating company, forms a unique key constraint (BEN_BNFTS_GRP_UK), ensuring no duplicate group names exist within a single business group. While the provided metadata does not list all columns, these core fields establish the essential identity and organizational scope of each benefit group record.
Common Use Cases and Queries
This table is central to benefits administration workflows. A primary use case is the setup and maintenance of eligibility profiles, where a benefit group is linked to specific plans or options. Administrators query this table to audit existing groups or to retrieve IDs for integration or data migration scripts. Common reporting needs include listing all defined benefit groups within a business group or identifying groups used in specific eligibility determinations. Sample SQL patterns include retrieving a list of groups: SELECT BENFTS_GRP_ID, NAME FROM BEN.BEN_BENFTS_GRP WHERE BUSINESS_GROUP_ID = &BUSINESS_GROUP ORDER BY NAME;. Another critical pattern involves joining to related tables to see which groups are applied in eligibility rules or benefit actions, using the documented foreign key relationships for the join conditions.
Related Objects
The BEN_BENFTS_GRP table maintains integral relationships with several other key tables in the Advanced Benefits schema, as documented by its foreign key references. These relationships define how benefit groups are utilized within the system:
- BEN_BENEFIT_ACTIONS: Links via BENFTS_GRP_ID. This relationship ties benefit groups to specific automated or manual benefit-related processes and transactions.
- BEN_BENFTS_GRP_RT_F: Links via BENFTS_GRP_ID. This table (a rate factor table) associates benefit groups with specific calculation factors, likely used for determining contribution rates or premium costs.
- BEN_ELIG_BENFTS_GRP_PRTE_F: Links via BENFTS_GRP_ID. This is a critical relationship that connects benefit groups to eligibility profile entries, defining the participant criteria that must be met for group membership.
-
Table: BEN_BENFTS_GRP
12.1.1
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_BENFTS_GRP, object_name:BEN_BENFTS_GRP, status:VALID, product: BEN - Advanced Benefits , description: Grouping item that can be applied to participants to enable them to be eligible for the same benefits. , implementation_dba_data: BEN.BEN_BENFTS_GRP ,
-
Table: BEN_BENFTS_GRP
12.2.2
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_BENFTS_GRP, object_name:BEN_BENFTS_GRP, status:VALID, product: BEN - Advanced Benefits , description: Grouping item that can be applied to participants to enable them to be eligible for the same benefits. , implementation_dba_data: BEN.BEN_BENFTS_GRP ,
-
APPS.PER_PER_BUS1 dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_BENLESUM_XMLP_PKG dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_RECN_REP dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_BENERPER_XMLP_PKG dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_BATCH_UTILS dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_BENERPER_XMLP_PKG dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_MANAGE_DEFAULT_ENRT dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.PER_QH_FIND_QUERY dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_EXT_CHLG dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.HR_PUMP_GET dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_BNG_DEL dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_PDW_COPY_BEN_TO_STG dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_BENDFAUD_XMLP_PKG dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_BENDESUM_XMLP_PKG dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_DM_UPLOAD_DK dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_PD_RATE_AND_CVG_MODULE dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_BNG_UPD dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_DM_UPLOAD_DK dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_BENAUDIT_XMLP_PKG dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_BENDEAUD_XMLP_PKG dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.PER_QH_FIND_QUERY dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_BNG_DEL dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_EXT_PERSON dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_BENEFITS_GROUP_API dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.PER_QH_MAINTAIN_QUERY dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_XCV_BUS dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_BENERTYP_XMLP_PKG dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_BENERRTY_XMLP_PKG dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_RECN_REP dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_ORG_OBJECT dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.PER_QH_MAINTAIN_QUERY dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_BENDEAUD_XMLP_PKG dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_BENBOSUM_XMLP_PKG dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_EXTRACT_SEED dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.PER_QH_SUMMARY_QUERY dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_BENERTYP_XMLP_PKG dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_BENBOAUD_XMLP_PKG dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_MAINTAIN_DESIGNEE_ELIG dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_BRG_BUS dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_DM_DOWNLOAD_DK dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.PER_QH_MAINTAIN_QUERY dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_MANAGE_LIFE_EVENTS dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_EBN_BUS dependencies on BEN_BENFTS_GRP
12.1.1
-
APPS.BEN_BENACTIV_XMLP_PKG dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_ORG_DELETE dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_BNG_SHD dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.BEN_EBN_BUS dependencies on BEN_BENFTS_GRP
12.2.2
-
APPS.PQP_PERASGADD_RIW dependencies on BEN_BENFTS_GRP
12.2.2