Search Results elgb_override_id
Overview
The IGS_EN_SEVIS_AUTH table is a core data structure within the Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, specifically in the IGS (iGrants) product family, which is part of the Oracle Student Management product suite. This table historically served as a repository for SEVIS (Student and Exchange Visitor Information System) authorization codes linked to eligibility overrides for international students. Its primary role was to maintain a historical record of authorizations that permitted specific actions or statuses for a student within the U.S. government's SEVIS compliance framework. The table's status is marked as "Obsolete" in the provided metadata, indicating it is no longer actively developed or recommended for use in current implementations, though it may persist in legacy systems for data reference.
Key Information Stored
The table stores authorization records keyed by an eligibility override identifier, an authorization code, and a start date. The most critical columns include:
- ELGB_OVERRIDE_ID: A numeric identifier linking the authorization to a specific student eligibility override record.
- SEVIS_AUTHORIZATION_CD: The code representing the specific SEVIS authorization granted.
- START_DT and END_DT: Define the effective date range for which the authorization was valid.
- COMMENTS: A descriptive field for administrative notes regarding the authorization.
Common Use Cases and Queries
Given its obsolete status, primary use cases involve historical auditing, data migration validation, or supporting legacy reports. A common query would retrieve the full authorization history for a specific eligibility override to understand past compliance actions. The fundamental query pattern, as indicated by the ETRM, is the SELECT statement listing all columns. For reporting, one might join this table to the main eligibility override entity (not specified in the provided metadata) to produce student-specific SEVIS authorization timelines. Analysts might run queries to find authorizations active during a specific date range or to audit entries lacking proper end dates.
Related Objects
Based on the provided dependency and relationship data, the key related object is the primary key constraint itself: IGS_EN_SEVIS_AUTH_PK, which is defined on the columns (ELGB_OVERRIDE_ID, SEVIS_AUTHORIZATION_CD, START_DT). The unique index IGS_EN_SEVIS_AUTH_U1 enforces this primary key. The metadata states that the table "IGS.IGS_EN_SEVIS_AUTH is referenced by" an object named "IGS_EN_SEVIS_AUTH" in the APPS schema, which is likely a public synonym or a view providing a layer of abstraction for application code. No other foreign key relationships or dependent tables are listed in the provided excerpt, suggesting this table may have been a child table in a now-obsolete data model.
-
TABLE: IGS.IGS_EN_SEVIS_AUTH
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_SEVIS_AUTH, object_name:IGS_EN_SEVIS_AUTH, status:VALID,
-
APPS.IGS_EN_ELGB_OVR_STEP_PKG dependencies on IGS_EN_ELGB_OVR_STEP
12.1.1
-
TABLE: IGS.IGS_EN_ELGB_OVR_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_ELGB_OVR_ALL, object_name:IGS_EN_ELGB_OVR_ALL, status:VALID,
-
TABLE: IGS.IGS_PE_HOLD_REL_OVR
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PE_HOLD_REL_OVR, object_name:IGS_PE_HOLD_REL_OVR, status:VALID,
-
APPS.IGS_EN_ELGB_OVR_PKG dependencies on IGS_EN_ELGB_OVR_ALL
12.1.1
-
TABLE: IGS.IGS_EN_ELGB_OVR_STEP
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_ELGB_OVR_STEP, object_name:IGS_EN_ELGB_OVR_STEP, status:VALID,
-
VIEW: APPS.IGS_EN_ELGB_OVR
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_ELGB_OVR, object_name:IGS_EN_ELGB_OVR, status:VALID,
-
APPS.IGS_PE_HOLD_REL_OVR_PKG dependencies on IGS_PE_HOLD_REL_OVR
12.1.1
-
APPS.IGS_EN_SVS_AUTH_CAL_PKG dependencies on IGS_EN_ELGB_OVR
12.1.1
-
APPS.IGS_EN_ELGB_OVR_STEP_PKG SQL Statements
12.1.1
-
VIEW: APPS.IGS_EN_SEVIS_AUTH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_SEVIS_AUTH_V, object_name:IGS_EN_SEVIS_AUTH_V, status:VALID,
-
APPS.IGS_EN_ELGB_OVR_PKG dependencies on IGS_EN_ELGB_OVR
12.1.1
-
APPS.IGS_EN_SEVIS_AUTH_PKG dependencies on IGS_EN_SEVIS_AUTH
12.1.1
-
Table: IGS_EN_SEVIS_AUTH
12.2.2
product: IGS - Student System (Obsolete) , description: Obsolete , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_EN_SEVIS_AUTH
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_SEVIS_AUTH, object_name:IGS_EN_SEVIS_AUTH, status:VALID, product: IGS - Student System , description: Obsolete , implementation_dba_data: IGS.IGS_EN_SEVIS_AUTH ,
-
VIEW: APPS.IGS_EN_ELGB_OVR_SYS_STEP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_ELGB_OVR_SYS_STEP_V, object_name:IGS_EN_ELGB_OVR_SYS_STEP_V, status:VALID,
-
Table: IGS_EN_ELGB_OVR_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_ELGB_OVR_ALL, object_name:IGS_EN_ELGB_OVR_ALL, status:VALID, product: IGS - Student System , description: Contains the Enrollment Eligibility Override information. , implementation_dba_data: IGS.IGS_EN_ELGB_OVR_ALL ,
-
Table: IGS_PE_HOLD_REL_OVR
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PE_HOLD_REL_OVR, object_name:IGS_PE_HOLD_REL_OVR, status:VALID, product: IGS - Student System , description: Contains the Hold Override and Release information. , implementation_dba_data: IGS.IGS_PE_HOLD_REL_OVR ,
-
Table: IGS_EN_ELGB_OVR_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: Contains the Enrollment Eligibility Override information. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_EN_ELGB_OVR_STEP
12.2.2
product: IGS - Student System (Obsolete) , description: Contains the Enrollment Eligibility Override information for each validation step. , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_PE_HOLD_REL_OVR_PKG SQL Statements
12.1.1
-
Table: IGS_EN_ELGB_OVR_STEP
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_ELGB_OVR_STEP, object_name:IGS_EN_ELGB_OVR_STEP, status:VALID, product: IGS - Student System , description: Contains the Enrollment Eligibility Override information for each validation step. , implementation_dba_data: IGS.IGS_EN_ELGB_OVR_STEP ,
-
Table: IGS_PE_HOLD_REL_OVR
12.2.2
product: IGS - Student System (Obsolete) , description: Contains the Hold Override and Release information. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_EN_ELGB_OVR
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_ELGB_OVR, object_name:IGS_EN_ELGB_OVR, status:VALID, product: IGS - Student System , description: Describes the Enrollment Category Eligibility Validation override Details , implementation_dba_data: APPS.IGS_EN_ELGB_OVR ,
-
View: IGS_EN_SEVIS_AUTH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_SEVIS_AUTH_V, object_name:IGS_EN_SEVIS_AUTH_V, status:VALID, product: IGS - Student System , description: Obsolete , implementation_dba_data: APPS.IGS_EN_SEVIS_AUTH_V ,
-
VIEW: APPS.IGS_EN_ELGB_OVR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_ELGB_OVR_V, object_name:IGS_EN_ELGB_OVR_V, status:VALID,
-
View: IGS_EN_ELGB_OVR_SYS_STEP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_ELGB_OVR_SYS_STEP_V, object_name:IGS_EN_ELGB_OVR_SYS_STEP_V, status:VALID, product: IGS - Student System , description: This view is used to capture the Enrollment Eligibility Override of system steps. , implementation_dba_data: APPS.IGS_EN_ELGB_OVR_SYS_STEP_V ,
-
APPS.IGS_EN_SEVIS_AUTH_PKG SQL Statements
12.1.1
-
View: IGS_EN_SEVIS_AUTH_V
12.2.2
product: IGS - Student System (Obsolete) , description: Obsolete , implementation_dba_data: Not implemented in this database ,
-
View: IGS_EN_ELGB_OVR_SYS_STEP_V
12.2.2
product: IGS - Student System (Obsolete) , description: This view is used to capture the Enrollment Eligibility Override of system steps. , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGS_PE_HOLD_REL_OVR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PE_HOLD_REL_OVR_V, object_name:IGS_PE_HOLD_REL_OVR_V, status:VALID,
-
APPS.IGS_EN_ELGB_OVR_PKG SQL Statements
12.1.1
-
View: IGS_EN_ELGB_OVR
12.2.2
product: IGS - Student System (Obsolete) , description: Describes the Enrollment Category Eligibility Validation override Details , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_EN_SVS_AUTH_CAL_PKG dependencies on IGS_EN_ELGB_OVR_STEP
12.1.1
-
View: IGS_PE_HOLD_REL_OVR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PE_HOLD_REL_OVR_V, object_name:IGS_PE_HOLD_REL_OVR_V, status:VALID, product: IGS - Student System , description: Describes the Hold override or release details , implementation_dba_data: APPS.IGS_PE_HOLD_REL_OVR_V ,
-
View: IGS_PE_HOLD_REL_OVR_V
12.2.2
product: IGS - Student System (Obsolete) , description: Describes the Hold override or release details , implementation_dba_data: Not implemented in this database ,
-
View: IGS_EN_ELGB_OVR_STEP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_ELGB_OVR_STEP_V, object_name:IGS_EN_ELGB_OVR_STEP_V, status:VALID, product: IGS - Student System , description: Describes the Enrollment Category Eligibility Validation Override step Details , implementation_dba_data: APPS.IGS_EN_ELGB_OVR_STEP_V ,
-
VIEW: APPS.IGS_EN_ELGB_OVR_STEP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_ELGB_OVR_STEP_V, object_name:IGS_EN_ELGB_OVR_STEP_V, status:VALID,
-
View: IGS_EN_ELGB_OVR_STEP_V
12.2.2
product: IGS - Student System (Obsolete) , description: Describes the Enrollment Category Eligibility Validation Override step Details , implementation_dba_data: Not implemented in this database ,
-
View: IGS_EN_ELGB_OVR_V
12.2.2
product: IGS - Student System (Obsolete) , description: Describes the Enrollment Category Eligibility Validation Override step Details , implementation_dba_data: Not implemented in this database ,
-
View: IGS_EN_ELGB_OVR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_ELGB_OVR_V, object_name:IGS_EN_ELGB_OVR_V, status:VALID, product: IGS - Student System , description: Describes the Enrollment Category Eligibility Validation Override step Details , implementation_dba_data: APPS.IGS_EN_ELGB_OVR_V ,
-
PACKAGE BODY: APPS.IGS_EN_ELGB_OVR_STEP_PKG
12.1.1
-
PACKAGE BODY: APPS.IGS_EN_SEVIS_AUTH_PKG
12.1.1
-
PACKAGE BODY: APPS.IGS_PE_HOLD_REL_OVR_PKG
12.1.1
-
PACKAGE BODY: APPS.IGS_EN_ELGB_OVR_PKG
12.1.1
-
APPS.IGS_EN_ELGBL_OVERRIDE SQL Statements
12.1.1
-
APPS.IGS_EN_SVS_AUTH_CAL_PKG SQL Statements
12.1.1
-
APPS.IGS_EN_ELGBL_OVERRIDE dependencies on IGS_EN_ELGB_OVR
12.1.1
-
PACKAGE BODY: APPS.IGS_EN_SVS_AUTH_CAL_PKG
12.1.1
-
PACKAGE BODY: APPS.IGS_EN_ELGBL_OVERRIDE
12.1.1