Search Results ben_acty_base_rt_f
Overview
The BEN_ACTY_BASE_RT_F table is a core data structure within the Oracle E-Business Suite Advanced Benefits (BEN) module. It serves as the repository for defining and storing the specific values or rates associated with activities that are linked to benefit plans or options. This table is essential for the configuration and execution of benefit calculations, enabling the system to apply precise monetary or percentage-based rules to participant activities. Its role is critical in translating plan design logic into actionable data used during enrollment, life event processing, and compensation-related benefit determinations. As a date-effective table (indicated by the '_F' suffix and the EFFECTIVE_START_DATE/EFFECTIVE_END_DATE columns), it maintains a historical record of how these activity values change over time, supporting complex temporal business rules.
Key Information Stored
The table's primary purpose is to store the linkage between an activity and its associated calculation value. The key columns, as indicated by the provided metadata, include the surrogate primary key ACTY_BASE_RT_ID and the date-effective range columns EFFECTIVE_START_DATE and EFFECTIVE_END_DATE, which form the composite primary key with ACTY_BASE_RT_ID. Crucially, the table stores foreign key references to other benefit configuration entities. The COMP_LVL_FCTR_ID and TTL_COMP_LVL_FCTR_ID columns link to the BEN_COMP_LVL_FCTR table, allowing the activity rate to be associated with specific compensation level factors. Furthermore, the COST_ALLOCATION_KEYFLEX_ID column links to the PAY_COST_ALLOCATION_KEYFLEX table, enabling the allocation of costs associated with the activity to specific accounting flexfields.
Common Use Cases and Queries
A primary use case is generating reports on the configured values for benefit activities, often for audit or plan analysis purposes. For instance, a benefits administrator may need to list all active activity base rates for a specific plan component. A common SQL pattern involves joining this table to related configuration tables to get descriptive information. When troubleshooting enrollment calculations, technical consultants may query this table to verify the values being applied for a participant's specific effective date. Sample queries often utilize the date-effective structure to find the valid record for a given point in time, using a condition such as SYSDATE BETWEEN EFFECTIVE_START_DATE AND EFFECTIVE_END_DATE. This table is central to any data fix or migration script that modifies the underlying values driving benefit computations.
Related Objects
The BEN_ACTY_BASE_RT_F table has defined foreign key relationships with several other key tables in the EBS data model, as documented in the provided metadata:
- BEN_COMP_LVL_FCTR: Joined via BEN_ACTY_BASE_RT_F.COMP_LVL_FCTR_ID. This relationship ties the activity rate to a specific compensation level factor definition.
- BEN_COMP_LVL_FCTR: Also joined via BEN_ACTY_BASE_RT_F.TTL_COMP_LVL_FCTR_ID. This links to a separate, potentially total-based, compensation level factor.
- PAY_COST_ALLOCATION_KEYFLEX: Joined via BEN_ACTY_BASE_RT_F.COST_ALLOCATION_KEYFLEX_ID. This connects the activity value to the General Ledger cost accounting structure.
These relationships indicate that data in BEN_ACTY_BASE_RT_F is dependent on valid entries in these referenced tables and is a child object within the broader benefits configuration hierarchy.
-
Table: BEN_ACTY_BASE_RT_F
12.1.1
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_ACTY_BASE_RT_F, object_name:BEN_ACTY_BASE_RT_F, status:VALID, product: BEN - Advanced Benefits , description: Values to use for activities in plans or options. , implementation_dba_data: BEN.BEN_ACTY_BASE_RT_F ,
-
Table: BEN_ACTY_BASE_RT_F
12.2.2
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_ACTY_BASE_RT_F, object_name:BEN_ACTY_BASE_RT_F, status:VALID, product: BEN - Advanced Benefits , description: Values to use for activities in plans or options. , implementation_dba_data: BEN.BEN_ACTY_BASE_RT_F ,
-
APPS.BEN_COP_CACHE dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.PQP_GB_OMP_TEMPLATE dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_PRV_CTFN_PRVDD_API dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.PQH_PA_WHATIF_PROCESS dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_ELEMENT_ENTRY dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_DETERMINE_VARIABLE_RATES dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_MANAGE_OVERRIDE dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_DETERMINE_RATE_CHG dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_ACTY_VRBL_RATE_API dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.PQP_GB_OSP_TEMPLATE dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_ABR_UPD dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_CWB_DATA_MODEL_UPGRADE dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_PRTT_REIMBMT_RQST_API dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_ABR_DEL dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_EFC_RNDG_CD_UPGRADE dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_PRV_BUS dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.PQH_GSP_STAGE_TO_HR dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BENUTILS dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.HR_PUMP_GET dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_PLAN_DESIGN_PROGRAM_MODULE dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_ORG_DELETE dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_ACTY_BASE_RATE_API dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_ELEMENT_ENTRY dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_ABR_INS dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_ACTY_VRBL_RATE_API dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_ABR_BUS dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_ENROLLMENT_RATE_API dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_PLN_CACHE dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_DETERMINE_ELCT_CHC_FLX_IMP dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_BACK_OUT_LIFE_EVENT dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_FORFEITURE_CONCURRENT dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_PUMP_GET dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_PD_COPY_TO_BEN_FIVE dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_DET_IMPUTED_INCOME dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_PRTT_ENRT_RESULT_API dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_ELIG_PER_ELC_CHC_API dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.PQP_GB_UNPAID_TEMPLATE dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_PRTT_RT_VAL_API dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_AVR_BUS dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_ELEMENT_DELETE_CHECK dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_PLAN_DESIGN_PROGRAM_MODULE dependencies on BEN_ACTY_BASE_RT_F
12.1.1
-
APPS.BEN_DM_UPLOAD_DK dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.PQH_GSP_BEN_VALIDATIONS dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_PRTT_REIMBMT_RQST_API dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_PD_RATE_AND_CVG_MODULE dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.BEN_EFC_ADJUSTMENTS1 dependencies on BEN_ACTY_BASE_RT_F
12.2.2
-
APPS.PQH_RBC_LOAD_OBJECTS dependencies on BEN_ACTY_BASE_RT_F
12.1.1