Search Results igs_ad_trmdt_int
Overview
The IGS_AD_TRMDT_INT table is a core data object within the Oracle E-Business Suite (EBS) Student System (product family IGS). Functioning as an interface or staging table, its primary role is to temporarily hold student term detail information during data import or integration processes. This table is critical for managing the flow of academic term data, such as enrollment periods and associated attributes, into the live transactional tables of the Student System. By serving as an intermediary, it facilitates data validation and transformation, ensuring data integrity before records are committed to the production environment in releases 12.1.1 and 12.2.2.
Key Information Stored
The table's structure is designed to capture the essential elements of a student's term details. While the full column list is not detailed in the provided metadata, the documented primary key column is a definitive identifier for each interface record. The central data point stored is the INTERFACE_TERM_DTLS_ID, which serves as the unique system-generated identifier for each row of term detail data processed through this interface. Based on its described purpose, the table likely also contains columns for student identifiers, term codes, effective dates, statuses, and other attributes defining the academic term relationship for a student, acting as a structured container for this information during its migration into the system.
Common Use Cases and Queries
The primary use case for IGS_AD_TRMDT_INT is the batch loading of student term information, often from external systems like a student information system or during initial implementation data conversion. A typical operational pattern involves inserting new records into this table via a custom program or tool, followed by the execution of a standard Oracle Student System concurrent program that validates and transfers the data to its final destination tables. Common queries against this table are typically for monitoring and troubleshooting the interface process. For example, a developer or administrator might run a query to identify records that have failed processing or to audit the volume of data awaiting transfer. A basic monitoring query would be: SELECT COUNT(*), process_status FROM igs.igs_ad_trmdt_int GROUP BY process_status; This helps in managing the interface queue and ensuring data flows correctly into the production modules.
Related Objects
The relationships for IGS_AD_TRMDT_INT are defined by its primary key constraint. The table is centrally linked to other objects through the IGS_AD_TRMDT_INT_PK primary key constraint on the INTERFACE_TERM_DTLS_ID column. This key is referenced by foreign key constraints in other interface or transactional tables within the IGS schema to maintain referential integrity. For instance, child tables may exist that hold more granular detail records, each linked back to a master header record in IGS_AD_TRMDT_INT via this key. To discover these specific dependent objects, one would query the Oracle data dictionary (e.g., USER_CONSTRAINTS) to find foreign key constraints that reference the IGS_AD_TRMDT_INT_PK constraint, which would reveal the exact table names and join columns.
-
Table: IGS_AD_TRMDT_INT
12.2.2
product: IGS - Student System (Obsolete) , description: Contains student's term details. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_AD_TRMDT_INT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_TRMDT_INT, object_name:IGS_AD_TRMDT_INT, status:VALID, product: IGS - Student System , description: Contains student's term details. , implementation_dba_data: IGS.IGS_AD_TRMDT_INT ,
-
View: IGS_AD_TRMDT_INT
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGS_AD_TRMDT_INT
12.1.1
product: IGS - Student System , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_AD_IMP_001 dependencies on IGS_AD_TRMDT_INT
12.1.1
-
APPS.IGS_AD_IMP_024 dependencies on IGS_AD_TRMDT_INT
12.1.1
-
APPS.IGS_DA_TRNS_IMP dependencies on IGS_AD_TRMDT_INT
12.1.1
-
APPS.IGS_AD_ACT_ASSESSMENTS_PKG dependencies on IGS_AD_TRMDT_INT
12.1.1
-
APPS.IGS_AD_IMP_015 dependencies on IGS_AD_TRMDT_INT
12.1.1
-
APPS.IGS_AD_IMP_024 dependencies on IGS_AD_IMP_001
12.1.1
-
SYNONYM: APPS.IGS_AD_TRMDT_INT
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_TRMDT_INT, status:VALID,
-
APPS.IGS_AD_IMP_024 SQL Statements
12.1.1
-
APPS.IGS_AD_IMP_024 dependencies on IGS_AD_GEN_016
12.1.1
-
APPS.IGS_AD_ACT_ASSESSMENTS_PKG dependencies on IGS_AD_TXCPT_INT
12.1.1
-
APPS.IGS_AD_IMP_024 dependencies on FND_INSTALLATION
12.1.1
-
APPS.IGS_AD_ACT_ASSESSMENTS_PKG dependencies on IGS_AD_TUNDT_INT
12.1.1
-
APPS.IGS_AD_IMP_024 dependencies on IGS_AD_TERM_DETAILS
12.1.1
-
APPS.IGS_AD_IMP_024 dependencies on FND_STATS
12.1.1
-
PACKAGE BODY: APPS.IGS_AD_IMP_015
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_AD_IMP_015, status:VALID,
-
PACKAGE BODY: APPS.IGS_AD_IMP_024
12.1.1
-
PACKAGE BODY: APPS.IGS_AD_IMP_024
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_AD_IMP_024, status:VALID,
-
PACKAGE BODY: APPS.IGS_AD_ACT_ASSESSMENTS_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_AD_ACT_ASSESSMENTS_PKG, status:VALID,
-
APPS.IGS_AD_IMP_001 dependencies on IGS_AD_GEN_016
12.1.1
-
APPS.IGS_AD_IMP_015 dependencies on IGS_AD_TUNDT_INT
12.1.1
-
APPS.IGS_AD_IMP_001 dependencies on IGS_AD_ACADHIS_INT_ALL
12.1.1
-
PACKAGE BODY: APPS.IGS_DA_TRNS_IMP
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_DA_TRNS_IMP, status:VALID,
-
PACKAGE BODY: APPS.IGS_AD_IMP_001
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_AD_IMP_001, status:VALID,
-
APPS.IGS_AD_IMP_024 dependencies on IGS_AD_CODE_CLASSES_V
12.1.1
-
TABLE: IGS.IGS_AD_TRMDT_INT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_TRMDT_INT, object_name:IGS_AD_TRMDT_INT, status:VALID,
-
APPS.IGS_AD_IMP_015 dependencies on IGS_AD_TEST_SEGS_INT
12.1.1
-
APPS.IGS_AD_ACT_ASSESSMENTS_PKG dependencies on IGS_AD_ACADHIS_INT_ALL
12.1.1
-
APPS.IGS_AD_IMP_015 dependencies on IGS_AD_TXCPT_INT
12.1.1
-
APPS.IGS_AD_IMP_015 dependencies on IGS_AD_APPHIST_INT
12.1.1
-
APPS.IGS_AD_ACT_ASSESSMENTS_PKG dependencies on IGS_AD_TEST_SEGS_INT
12.1.1
-
APPS.IGS_AD_IMP_015 dependencies on IGS_AD_TEST_INT
12.1.1
-
APPS.IGS_AD_IMP_001 SQL Statements
12.1.1
-
APPS.IGS_AD_IMP_024 dependencies on IGS_AD_TXCPT_INT
12.1.1
-
APPS.IGS_AD_IMP_024 dependencies on IGS_AD_TRANSCRIPT
12.1.1
-
APPS.IGS_AD_ACT_ASSESSMENTS_PKG dependencies on FND_FILE
12.1.1
-
APPS.IGS_AD_IMP_015 dependencies on IGS_AD_PS_APPL_INST_INT
12.1.1
-
APPS.IGS_AD_ACT_ASSESSMENTS_PKG dependencies on IGS_AD_TEST_INT
12.1.1
-
APPS.IGS_AD_IMP_015 dependencies on IGS_AD_APL_INT
12.1.1
-
PACKAGE BODY: APPS.IGS_AD_ACT_ASSESSMENTS_PKG
12.1.1
-
APPS.IGS_AD_IMP_015 SQL Statements
12.1.1
-
12.1.1 FND Design Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
APPS.IGS_AD_ACT_ASSESSMENTS_PKG SQL Statements
12.1.1
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.IGS_AD_IMP_001
12.1.1