Search Results ben_schedd_enrt_rl_f
Overview
The BEN_SCHEDD_ENRT_RL_F table is a core data object within the Oracle E-Business Suite Advanced Benefits (BEN) module for versions 12.1.1 and 12.2.2. It serves as the master repository for scheduled enrollment rules. These rules define the logic and criteria governing when and how employees can enroll in or change their benefit elections outside of standard open enrollment periods. The table is date-effective, meaning it stores historical, current, and future-dated rule definitions, allowing for the tracking of rule changes over time. Its primary role is to provide the underlying data structure that the benefits engine references to determine eligibility for life event processing and other scheduled enrollment activities.
Key Information Stored
The table's structure is centered on identifying the rule and its valid date range. The primary key is a composite of SCHEDD_ENRT_RL_ID, EFFECTIVE_START_DATE, and EFFECTIVE_END_DATE. The SCHEDD_ENRT_RL_ID uniquely identifies a specific enrollment rule, while the effective date columns define its period of validity. A critical foreign key column is ENRT_PERD_ID, which links the scheduled rule to a specific enrollment period (benefit year or open enrollment window) defined in the BEN_ENRT_PERD table. Other columns typically found in such rule tables, though not explicitly listed in the provided metadata, would include attributes defining the rule type, associated life event, eligibility profiles, and who the rule applies to (e.g., by assignment, organization, or person type).
Common Use Cases and Queries
This table is central to benefits administration and reporting. A common use case is auditing the configuration of life event rules. A benefits administrator may need to generate a list of all active scheduled enrollment rules for a given enrollment period. A typical query would join BEN_SCHEDD_ENRT_RL_F to BEN_ENRT_PERD to retrieve rule details alongside the enrollment period name. Another critical scenario involves troubleshooting enrollment issues, where technical support queries this table to verify the existence and effective dates of a rule an employee is attempting to use. Sample SQL often includes a filter on SYSDATE between EFFECTIVE_START_DATE and EFFECTIVE_END_DATE to find currently active rules.
Related Objects
The table maintains defined relationships with other key Benefits tables. Based on the provided metadata, the primary documented relationship is a foreign key constraint linking BEN_SCHEDD_ENRT_RL_F to the BEN_ENRT_PERD (Enrollment Period) table. The join is performed on the column BEN_SCHEDD_ENRT_RL_F.ENRT_PERD_ID. This relationship is fundamental, as every scheduled enrollment rule must be associated with a valid enrollment period. While not listed in the excerpt, this table is also a likely parent to other detailed rule component tables (e.g., for criteria or results) via the SCHEDD_ENRT_RL_ID, and it is heavily referenced by the core benefits engine packages and APIs that process enrollment elections.
-
Table: BEN_SCHEDD_ENRT_RL_F
12.2.2
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_SCHEDD_ENRT_RL_F, object_name:BEN_SCHEDD_ENRT_RL_F, status:VALID, product: BEN - Advanced Benefits , description: Sheduled enrollment rule. , implementation_dba_data: BEN.BEN_SCHEDD_ENRT_RL_F ,
-
Table: BEN_SCHEDD_ENRT_RL_F
12.1.1
owner:BEN, object_type:TABLE, fnd_design_data:BEN.BEN_SCHEDD_ENRT_RL_F, object_name:BEN_SCHEDD_ENRT_RL_F, status:VALID, product: BEN - Advanced Benefits , description: Sheduled enrollment rule. , implementation_dba_data: BEN.BEN_SCHEDD_ENRT_RL_F ,
-
APPS.BEN_SER_DEL dependencies on BEN_SCHEDD_ENRT_RL_F
12.1.1
-
APPS.BEN_SER_BUS dependencies on BEN_SCHEDD_ENRT_RL_F
12.1.1
-
APPS.BEN_PD_COPY_TO_BEN_TWO dependencies on BEN_SCHEDD_ENRT_RL_F
12.2.2
-
APPS.BEN_SER_UPD dependencies on BEN_SCHEDD_ENRT_RL_F
12.2.2
-
APPS.BEN_SER_INS dependencies on BEN_SCHEDD_ENRT_RL_F
12.2.2
-
APPS.BEN_SCHEDD_ENROLLMENT_RL_API dependencies on BEN_SCHEDD_ENRT_RL_F
12.1.1
-
APPS.BEN_SER_UPD dependencies on BEN_SCHEDD_ENRT_RL_F
12.1.1
-
APPS.BEN_ORG_DELETE dependencies on BEN_SCHEDD_ENRT_RL_F
12.2.2
-
APPS.BEN_SER_INS dependencies on BEN_SCHEDD_ENRT_RL_F
12.1.1
-
APPS.BEN_PD_COPY_TO_BEN_TWO dependencies on BEN_SCHEDD_ENRT_RL_F
12.1.1
-
APPS.BEN_SER_SHD dependencies on BEN_SCHEDD_ENRT_RL_F
12.1.1
-
APPS.BEN_COMP_OBJ_FILTER dependencies on BEN_SCHEDD_ENRT_RL_F
12.2.2
-
APPS.BEN_PLAN_DESIGN_PLAN_MODULE dependencies on BEN_SCHEDD_ENRT_RL_F
12.1.1
-
APPS.BEN_PLAN_DESIGN_PLAN_MODULE dependencies on BEN_SCHEDD_ENRT_RL_F
12.2.2
-
APPS.BEN_SCHEDD_ENROLLMENT_RL_API dependencies on BEN_SCHEDD_ENRT_RL_F
12.2.2
-
APPS.BEN_ORG_DELETE dependencies on BEN_SCHEDD_ENRT_RL_F
12.1.1
-
APPS.BEN_SER_SHD dependencies on BEN_SCHEDD_ENRT_RL_F
12.2.2
-
APPS.BEN_COMP_OBJ_FILTER dependencies on BEN_SCHEDD_ENRT_RL_F
12.1.1
-
APPS.BEN_SER_BUS dependencies on BEN_SCHEDD_ENRT_RL_F
12.2.2
-
APPS.BEN_SER_DEL dependencies on BEN_SCHEDD_ENRT_RL_F
12.2.2
-
APPS.BEN_SER_SHD dependencies on DT_API
12.2.2
-
APPS.BEN_SER_SHD dependencies on DT_API
12.1.1
-
VIEW: APPS.BEN_SCHEDD_ENRT_RL_F_DFV
12.1.1
-
VIEW: APPS.BEN_SCHEDD_ENRT_RL_F_DFV
12.2.2
-
APPS.BEN_SER_SHD SQL Statements
12.1.1
-
APPS.BEN_SER_DEL dependencies on HR_API
12.1.1
-
APPS.BEN_SER_DEL dependencies on HR_API
12.2.2
-
APPS.BEN_SER_SHD SQL Statements
12.2.2
-
APPS.BEN_SER_INS dependencies on DT_API
12.2.2
-
VIEW: APPS.BEN_SCHEDD_ENRT_RL_D
12.1.1
-
VIEW: APPS.BENBV_SCHEDD_ENRT_RL_V
12.1.1
-
APPS.BEN_SER_INS dependencies on DT_API
12.1.1
-
VIEW: BEN.BEN_SCHEDD_ENRT_RL_F#
12.2.2
owner:BEN, object_type:VIEW, object_name:BEN_SCHEDD_ENRT_RL_F#, status:VALID,
-
VIEW: APPS.BEN_SCHEDD_ENRT_RL_D
12.2.2
-
VIEW: APPS.BENBV_SCHEDD_ENRT_RL_V
12.2.2
-
SYNONYM: APPS.BEN_SCHEDD_ENRT_RL_F
12.1.1
owner:APPS, object_type:SYNONYM, object_name:BEN_SCHEDD_ENRT_RL_F, status:VALID,
-
SYNONYM: APPS.BEN_SCHEDD_ENRT_RL_F
12.2.2
owner:APPS, object_type:SYNONYM, object_name:BEN_SCHEDD_ENRT_RL_F, status:VALID,
-
VIEW: APPS.BEN_SCHEDD_ENRT_RL_X
12.1.1
-
APPS.BEN_SER_BUS SQL Statements
12.1.1
-
APPS.BEN_COMP_OBJ_FILTER dependencies on BEN_ENRT_PERD
12.2.2
-
VIEW: APPS.BEN_SCHEDD_ENRT_RL_X
12.2.2
-
VIEW: APPS.BEN_SCHEDD_ENRT_RL_V
12.2.2
-
VIEW: APPS.BEN_SCHEDD_ENRT_RL
12.2.2
-
APPS.BEN_ORG_DELETE dependencies on BEN_PL_REGY_PRP_F
12.2.2
-
APPS.BEN_SER_BUS SQL Statements
12.2.2
-
APPS.BEN_COMP_OBJ_FILTER dependencies on BEN_ENRT_PERD
12.1.1
-
APPS.BEN_SER_SHD dependencies on FND_MESSAGE
12.2.2
-
VIEW: APPS.BEN_SCHEDD_ENRT_RL
12.1.1