Search Results igs_as_exm_mtrl_type
Overview
The IGS_AS_EXM_MTRL_TYPE table is a core reference table within the Oracle E-Business Suite Student System (IGS) module. It functions as a master data repository that defines and categorizes the types of materials permitted or required for use during examinations. This table is critical for standardizing and controlling the examination process, ensuring consistent data entry and validation across the application. Its primary role is to provide a controlled list of material types, such as calculators, textbooks, or formula sheets, which can then be associated with specific examination sessions or assessment items to enforce institutional policies and examination integrity.
Key Information Stored
While the provided metadata does not list individual columns, the structure is defined by its primary key and its relationships. The central column is EXAM_MATERIAL_TYPE, which serves as the table's primary key. This column stores the unique code that identifies each permissible examination material type. Based on standard practice for such reference tables, it is highly probable that the table also contains descriptive columns, such as a description field for the material type, and control columns for enabling/disabling codes and tracking data creation and modification. The integrity of the data is enforced by the primary key constraint IGS_AS_EXM_MTRL_TYPE_PK.
Common Use Cases and Queries
This table supports key operational and reporting functions within the Student System's assessment management. Administrators use it to maintain the list of approved materials. Common scenarios include querying all active material types for setup purposes or determining which material types are assigned to a specific exam. A typical reporting query would join this table to its related transactional table to generate a list of exams and their permitted aids. For example, a SQL pattern to find all material types and their associated assessment items would be: SELECT emt.exam_material_type, iem.* FROM igs_as_exm_mtrl_type emt, igs_as_itm_exam_mtrl iem WHERE emt.exam_material_type = iem.exam_material_type; This facilitates audit reports and ensures examination rules are correctly configured.
Related Objects
The table has a defined parent-child relationship with at least one other key table in the module, as documented in the foreign key metadata. The primary key (EXAM_MATERIAL_TYPE) is referenced by the following object:
- Table: IGS_AS_ITM_EXAM_MTRL via the foreign key column IGS_AS_ITM_EXAM_MTRL.EXAM_MATERIAL_TYPE. This is a transactional table that links specific assessment items (exams) to the material types defined in this master table. This relationship ensures that only valid, pre-defined material types can be assigned to an examination.
-
Table: IGS_AS_EXM_MTRL_TYPE
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AS_EXM_MTRL_TYPE, object_name:IGS_AS_EXM_MTRL_TYPE, status:VALID, product: IGS - Student System , description: Describes materials used during examinations , implementation_dba_data: IGS.IGS_AS_EXM_MTRL_TYPE ,
-
Table: IGS_AS_EXM_MTRL_TYPE
12.2.2
product: IGS - Student System (Obsolete) , description: Describes materials used during examinations , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_AS_VAL_AIEM dependencies on IGS_AS_EXM_MTRL_TYPE
12.1.1
-
APPS.IGS_AS_EXM_MTRL_TYPE_PKG dependencies on IGS_AS_EXM_MTRL_TYPE
12.1.1
-
APPS.IGS_AS_VAL_AIEM dependencies on IGS_AS_EXM_MTRL_TYPE
12.1.1
-
APPS.IGS_AS_EXM_MTRL_TYPE_PKG SQL Statements
12.1.1
-
SYNONYM: APPS.IGS_AS_EXM_MTRL_TYPE
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AS_EXM_MTRL_TYPE, status:VALID,
-
TABLE: IGS.IGS_AS_EXM_MTRL_TYPE
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AS_EXM_MTRL_TYPE, object_name:IGS_AS_EXM_MTRL_TYPE, status:VALID,
-
PACKAGE BODY: APPS.IGS_AS_EXM_MTRL_TYPE_PKG
12.1.1
-
APPS.IGS_AS_VAL_AIEM SQL Statements
12.1.1
-
Table: IGS_AS_ITM_EXAM_MTRL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AS_ITM_EXAM_MTRL, object_name:IGS_AS_ITM_EXAM_MTRL, status:VALID, product: IGS - Student System , description: Describes allowed, disallowed, and supplied materials for an examination , implementation_dba_data: IGS.IGS_AS_ITM_EXAM_MTRL ,
-
PACKAGE: APPS.IGS_AS_VAL_AIEM
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGS_AS_VAL_AIEM, status:VALID,
-
Table: IGS_AS_ITM_EXAM_MTRL
12.2.2
product: IGS - Student System (Obsolete) , description: Describes allowed, disallowed, and supplied materials for an examination , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_AS_EXM_MTRL_TYPE_PKG dependencies on IGS_AS_EXM_MTRL_TYPE_PKG
12.1.1
-
PACKAGE BODY: APPS.IGS_AS_EXM_MTRL_TYPE_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_AS_EXM_MTRL_TYPE_PKG, status:VALID,
-
PACKAGE BODY: APPS.IGS_AS_VAL_AIEM
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_AS_VAL_AIEM, status:VALID,
-
PACKAGE BODY: APPS.IGS_AS_VAL_AIEM
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
eTRM - IGS Tables and Views
12.1.1
description: Holds applicant whose records are wrongly available . It is recommended that such applicant records are deleted from the system . It synchronizes with UCAS view 'ivStarW'. ,
-
12.1.1 DBA Data
12.1.1
-
eTRM - IGS Tables and Views
12.1.1
description: Holds applicant whose records are wrongly available . It is recommended that such applicant records are deleted from the system . It synchronizes with UCAS view 'ivStarW'. ,