Search Results igs_as_exm_suprvisor_all
Overview
The IGS_AS_EXM_SUPRVISOR_ALL table is a core data object within the Oracle E-Business Suite (EBS) Student System, specifically designed to manage the master record for individuals serving as examination supervisors. Its primary role is to act as a central reference point, uniquely identifying each supervisor entity within the examination administration framework. It is important to note that this table belongs to the IGS (Student System) product line, which is documented as obsolete in the provided ETRM metadata for versions 12.1.1 and 12.2.2. This status indicates the table is part of a legacy module that may be deprecated or superseded in more recent implementations or upgrade paths. The table is designed with a multi-org structure, as denoted by the "_ALL" suffix, allowing it to store data partitioned by operating unit.
Key Information Stored
The table's structure is centered on the supervisor's identity. The definitive and most critical column is PERSON_ID, which serves as the table's primary key. This column stores the unique identifier linking the supervisor record to a person or party within the broader EBS system. While the provided metadata does not list additional columns, the table's description—"Describes occurrence of examination supervisor"—implies it likely contains attributes to define the supervisor's role, status, or effective dates. The PERSON_ID is a foreign key to the HZ_PARTIES table in the Trading Community Architecture (TCA) model, ensuring supervisor records are based on established party entities, thereby maintaining data integrity and enabling reuse of person information across different EBS modules.
Common Use Cases and Queries
This table supports key processes in examination logistics and reporting. A primary use case is the maintenance of a validated list of all personnel authorized to supervise examinations, which can be referenced when scheduling exam sessions or assigning invigilators to specific locations. Common queries would involve retrieving a supervisor's details for assignment purposes or generating master lists for administrative review. For instance, a basic query to fetch all active supervisors would join to the HZ_PARTIES table to obtain the person's name. Another critical reporting use case involves analyzing supervisor assignments across different examination instances, sessions, and venues by joining this master table to its related child tables (IGS_AS_EXM_INS_SPVSR, IGS_AS_EXM_LOC_SPVSR).
Related Objects
The IGS_AS_EXM_SUPRVISOR_ALL table sits at the center of a relational structure with several key dependencies, as documented by its foreign key relationships.
- Referenced Parent Table: The table HZ_PARTIES is the source for the PERSON_ID, providing the foundational person/party data.
- Referencing Child Tables: Three tables use the PERSON_ID as a foreign key to link specific examination scheduling records back to this master supervisor list:
- IGS_AS_EXM_INS_SPVSR: Likely stores records for supervisors assigned to specific examination instances.
- IGS_AS_EXM_LOC_SPVSR: Likely stores records for supervisors assigned to specific examination locations.
- IGS_AS_EXM_SES_VN_SP: Likely stores records for supervisors assigned to specific examination session-venue combinations.
-
Table: IGS_AS_EXM_SUPRVISOR_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AS_EXM_SUPRVISOR_ALL, object_name:IGS_AS_EXM_SUPRVISOR_ALL, status:VALID, product: IGS - Student System , description: Describes occurrence of examination supervisor , implementation_dba_data: IGS.IGS_AS_EXM_SUPRVISOR_ALL ,
-
Table: IGS_AS_EXM_SUPRVISOR_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: Describes occurrence of examination supervisor , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_AS_EXM_SUPRVISOR_PKG dependencies on IGS_AS_EXM_SUPRVISOR_ALL
12.1.1
-
APPS.IGS_AS_EXM_SUPRVISOR_PKG SQL Statements
12.1.1
-
SYNONYM: APPS.IGS_AS_EXM_SUPRVISOR_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AS_EXM_SUPRVISOR_ALL, status:VALID,
-
VIEW: APPS.IGS_AS_EXM_SUPRVISOR
12.1.1
-
TABLE: IGS.IGS_AS_EXM_SUPRVISOR_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AS_EXM_SUPRVISOR_ALL, object_name:IGS_AS_EXM_SUPRVISOR_ALL, status:VALID,
-
APPS.IGS_AS_EXM_SUPRVISOR_PKG dependencies on IGS_AS_EXM_SUPRVISOR_PKG
12.1.1
-
Table: IGS_AS_EXM_LOC_SPVSR
12.2.2
product: IGS - Student System (Obsolete) , description: Describes examination location which the supervisor attends , implementation_dba_data: Not implemented in this database ,
-
PACKAGE BODY: APPS.IGS_AS_EXM_SUPRVISOR_PKG
12.1.1
-
Table: IGS_AS_EXM_INS_SPVSR
12.2.2
product: IGS - Student System (Obsolete) , description: Describes linking of examination supervisors to particular examination instance , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_AS_EXM_SES_VN_SP
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AS_EXM_SES_VN_SP, object_name:IGS_AS_EXM_SES_VN_SP, status:VALID, product: IGS - Student System , description: Describes linking of examination supervisor to examination session venue , implementation_dba_data: IGS.IGS_AS_EXM_SES_VN_SP ,
-
Table: IGS_AS_EXM_INS_SPVSR
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AS_EXM_INS_SPVSR, object_name:IGS_AS_EXM_INS_SPVSR, status:VALID, product: IGS - Student System , description: Describes linking of examination supervisors to particular examination instance , implementation_dba_data: IGS.IGS_AS_EXM_INS_SPVSR ,
-
Table: IGS_AS_EXM_LOC_SPVSR
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AS_EXM_LOC_SPVSR, object_name:IGS_AS_EXM_LOC_SPVSR, status:VALID, product: IGS - Student System , description: Describes examination location which the supervisor attends , implementation_dba_data: IGS.IGS_AS_EXM_LOC_SPVSR ,
-
View: IGS_AS_EXM_SUPRVISOR
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AS_EXM_SUPRVISOR, object_name:IGS_AS_EXM_SUPRVISOR, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGS_AS_EXM_SUPRVISOR ,
-
View: IGS_AS_EXM_SUPRVISOR
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_AS_EXM_SES_VN_SP
12.2.2
product: IGS - Student System (Obsolete) , description: Describes linking of examination supervisor to examination session venue , implementation_dba_data: Not implemented in this database ,
-
PACKAGE BODY: APPS.IGS_AS_EXM_SUPRVISOR_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_AS_EXM_SUPRVISOR_PKG, status:VALID,
-
VIEW: APPS.IGS_AS_EXM_SUPRVISOR
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AS_EXM_SUPRVISOR, object_name:IGS_AS_EXM_SUPRVISOR, status:VALID,
-
12.1.1 DBA Data
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
-
Table: HZ_PARTIES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_PARTIES, object_name:HZ_PARTIES, status:VALID, product: AR - Receivables , description: Information about parties such as organizations, people, and groups , implementation_dba_data: AR.HZ_PARTIES ,
-
Table: HZ_PARTIES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_PARTIES, object_name:HZ_PARTIES, status:VALID, product: AR - Receivables , description: Information about parties such as organizations, people, and groups , implementation_dba_data: AR.HZ_PARTIES ,
-
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'. ,