Search Results term_details_id
Overview
The IGS_AD_TERM_DETAILS table is a core data structure within the Oracle E-Business Suite's IGS (Student System) module. As indicated by its description, it is designed to hold term details, which are fundamental to academic administration for defining specific periods within an academic year or program. This table would typically be central to processes involving enrollment, scheduling, and academic record-keeping for a defined term. Critically, the provided metadata explicitly states this table is part of the "Student System (Obsolete)" product and is "Not implemented in this database." This indicates that while the table's definition exists in the data dictionary, it was not deployed or populated in standard implementations of Oracle EBS 12.1.1 or 12.2.2, likely superseded by other objects in later versions of the IGS product line.
Key Information Stored
Based on the primary and foreign key definitions, the table's structure is designed to uniquely identify and describe an academic term. The primary identifier is the TERM_DETAILS_ID column. The existence of a unique key on the combination of TERM, END_DATE, and START_DATE suggests the table was intended to enforce business rules ensuring term definitions do not overlap or conflict based on their dates. While specific descriptive columns are not listed in the excerpt, the core temporal attributes of a term—its START_DATE and END_DATE—are confirmed. The presence of a TRANSCRIPT_ID foreign key column implies a relationship to student academic transcripts, positioning term details as a component of a formal academic record.
Common Use Cases and Queries
Given its obsolete status and non-implementation, direct operational use cases in EBS 12.1.1/12.2.2 are non-existent. Historically, its intended purpose would have included supporting queries for term-based reporting, such as listing all active terms within a date range or retrieving the specific term details for a student's enrollment period. A typical analytical query might have resembled:
- SELECT term, start_date, end_date FROM igs_ad_term_details WHERE :search_date BETWEEN start_date AND end_date;
In a contemporary context, this metadata is primarily relevant for technical consultants or DBAs performing data model analysis, understanding legacy customizations, or executing data migration projects where references to this table might exist in obsolete code or extensions.
Related Objects
The foreign key relationships documented in the ETRM metadata define this table's integration within the obsolete student system schema. IGS_AD_TERM_DETAILS has a defined relationship with the IGS_AD_TRANSCRIPT table, where it appears a transcript record could be associated with a specific term. More significantly, it is a parent table to IGS_AD_TERM_UNITDTLS (presumably "Term Unit Details"), indicating a one-to-many relationship where detailed unit or subject information for a term would be stored. These relationships underscore its role as a master table for term information, linked to both high-level academic records (transcripts) and granular term-specific data (units).
-
APPS.IGS_AD_TERM_UNITDTLS_PKG dependencies on IGS_AD_TERM_DETAILS
12.1.1
-
APPS.IGS_AV_VAL_ASULEB dependencies on IGS_AD_TERM_DETAILS
12.1.1
-
APPS.IGS_AD_IMP_024 dependencies on IGS_AD_TERM_UNITDTLS
12.1.1
-
APPS.IGS_AD_IMP_024 dependencies on IGS_AD_TERM_DETAILS
12.1.1
-
Table: IGS_AD_TERM_DETAILS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_TERM_DETAILS, object_name:IGS_AD_TERM_DETAILS, status:VALID, product: IGS - Student System , description: Holds term details , implementation_dba_data: IGS.IGS_AD_TERM_DETAILS ,
-
APPS.IGS_DA_TRNS_IMP dependencies on IGS_AD_TRANSCRIPT
12.1.1
-
APPS.IGS_AV_VAL_ASULEB dependencies on IGS_AD_TERM_UNITDTLS
12.1.1
-
VIEW: APPS.IGSBV_ACAD_TRANSCRIPT_TERMS
12.1.1
-
VIEW: APPS.IGS_AD_TERM_DETAILS_V
12.1.1
-
View: IGS_AD_TERM_DETAILS_V
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_ACAD_TRANSCRIPT_TERMS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_ACAD_TRANSCRIPT_TERMS, object_name:IGSBV_ACAD_TRANSCRIPT_TERMS, status:VALID, product: IGS - Student System , description: Contains transcript term details , implementation_dba_data: APPS.IGSBV_ACAD_TRANSCRIPT_TERMS ,
-
View: IGS_AD_TRMDT_INT
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_AD_TERM_UNITDTLS_PKG dependencies on IGS_AD_TERM_UNITDTLS
12.1.1
-
Table: IGS_AD_TERM_DETAILS
12.2.2
product: IGS - Student System (Obsolete) , description: Holds term details , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_AD_TERM_UNITDTLS_PKG SQL Statements
12.1.1
-
APPS.IGS_AV_VAL_ASULEB SQL Statements
12.1.1
-
View: IGS_AD_TRMDT_INT
12.1.1
product: IGS - Student System , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_ACAD_TRANSCRIPT_TERMS
12.2.2
product: IGS - Student System (Obsolete) , description: Contains transcript term details , implementation_dba_data: Not implemented in this database ,
-
View: IGS_AD_TERM_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_TERM_DETAILS_V, object_name:IGS_AD_TERM_DETAILS_V, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGS_AD_TERM_DETAILS_V ,
-
TABLE: IGS.IGS_AD_TERM_UNITDTLS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_TERM_UNITDTLS, object_name:IGS_AD_TERM_UNITDTLS, status:VALID,
-
APPS.IGS_DA_TRNS_IMP dependencies on IGS_AD_TERM_DETAILS
12.1.1
-
TABLE: IGS.IGS_AD_TRMDT_INT_ALL_OLD
12.1.1
owner:IGS, object_type:TABLE, object_name:IGS_AD_TRMDT_INT_ALL_OLD, status:VALID,
-
VIEW: APPS.IGS_AD_TERM_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_TERM_DETAILS_V, object_name:IGS_AD_TERM_DETAILS_V, status:VALID,
-
TABLE: IGS.IGS_AD_TERM_DETAILS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_TERM_DETAILS, object_name:IGS_AD_TERM_DETAILS, status:VALID,
-
VIEW: APPS.IGSBV_ACAD_TRANSCRIPT_TERMS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_ACAD_TRANSCRIPT_TERMS, object_name:IGSBV_ACAD_TRANSCRIPT_TERMS, status:VALID,
-
APPS.IGS_AD_TERM_DETAILS_PKG dependencies on IGS_AD_TERM_DETAILS
12.1.1
-
APPS.IGS_AD_IMP_024 dependencies on IGS_AD_TRMDT_INT
12.1.1
-
VIEW: APPS.IGS_AD_TERM_UNITDTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_TERM_UNITDTLS_V, object_name:IGS_AD_TERM_UNITDTLS_V, status:VALID,
-
VIEW: APPS.IGS_AV_ACAD_HISTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AV_ACAD_HISTORY_V, object_name:IGS_AV_ACAD_HISTORY_V, status:VALID,
-
APPS.IGS_AD_TERM_UNITDTLS_PKG dependencies on IGS_AD_TERM_UNITDTLS_S
12.1.1
-
VIEW: APPS.IGSBV_TRANSCRIPT_TERM_UNITS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_TRANSCRIPT_TERM_UNITS, object_name:IGSBV_TRANSCRIPT_TERM_UNITS, status:VALID,
-
View: IGS_AD_TERM_UNITDTLS_V
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGSFV_TRANSCRIPT_TERM_UNITS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_TRANSCRIPT_TERM_UNITS, object_name:IGSFV_TRANSCRIPT_TERM_UNITS, status:VALID,
-
View: IGSFV_ACAD_TRANSCRIPT_TERMS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_ACAD_TRANSCRIPT_TERMS, object_name:IGSFV_ACAD_TRANSCRIPT_TERMS, status:VALID, product: IGS - Student System , description: Contains transcript term details , implementation_dba_data: APPS.IGSFV_ACAD_TRANSCRIPT_TERMS ,
-
VIEW: APPS.IGSFV_ACAD_TRANSCRIPT_TERMS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_ACAD_TRANSCRIPT_TERMS, object_name:IGSFV_ACAD_TRANSCRIPT_TERMS, status:VALID,
-
View: IGSFV_TRANSCRIPT_TERM_UNITS
12.2.2
product: IGS - Student System (Obsolete) , description: Contains transcript term unit details for institution , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_AD_TERM_DETAILS_PKG SQL Statements
12.1.1
-
View: IGSBV_TRANSCRIPT_TERM_UNITS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_TRANSCRIPT_TERM_UNITS, object_name:IGSBV_TRANSCRIPT_TERM_UNITS, status:VALID, product: IGS - Student System , description: Contains transcript term unit details for institution , implementation_dba_data: APPS.IGSBV_TRANSCRIPT_TERM_UNITS ,
-
Table: IGS_AD_TERM_UNITDTLS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_TERM_UNITDTLS, object_name:IGS_AD_TERM_UNITDTLS, status:VALID, product: IGS - Student System , description: Holds term unit details for institution , implementation_dba_data: IGS.IGS_AD_TERM_UNITDTLS ,
-
View: IGSBV_TRANSCRIPT_TERM_UNITS
12.2.2
product: IGS - Student System (Obsolete) , description: Contains transcript term unit details for institution , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_AD_IMP_024 SQL Statements
12.1.1
-
View: IGSFV_TRANSCRIPT_TERM_UNITS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_TRANSCRIPT_TERM_UNITS, object_name:IGSFV_TRANSCRIPT_TERM_UNITS, status:VALID, product: IGS - Student System , description: Contains transcript term unit details for institution , implementation_dba_data: APPS.IGSFV_TRANSCRIPT_TERM_UNITS ,
-
Table: IGS_AD_TERM_UNITDTLS
12.2.2
product: IGS - Student System (Obsolete) , description: Holds term unit details for institution , implementation_dba_data: Not implemented in this database ,
-
View: IGS_AD_TERM_UNITDTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_TERM_UNITDTLS_V, object_name:IGS_AD_TERM_UNITDTLS_V, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGS_AD_TERM_UNITDTLS_V ,
-
APPS.IGS_AD_TERM_DETAILS_PKG dependencies on IGS_SC_GEN_001
12.1.1
-
View: IGSFV_ACAD_TRANSCRIPT_TERMS
12.2.2
product: IGS - Student System (Obsolete) , description: Contains transcript term details , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_AD_TERM_UNITDTLS_PKG dependencies on IGS_SC_GEN_001
12.1.1
-
View: IGS_AV_ACAD_HISTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AV_ACAD_HISTORY_V, object_name:IGS_AV_ACAD_HISTORY_V, status:VALID, product: IGS - Student System , description: This view contains the Academic History of the student. , implementation_dba_data: APPS.IGS_AV_ACAD_HISTORY_V ,
-
View: IGS_AV_ACAD_HISTORY_V
12.2.2
product: IGS - Student System (Obsolete) , description: This view contains the Academic History of the student. , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_DA_TRNS_IMP dependencies on IGS_AD_TERM_UNITDTLS
12.1.1