Search Results igs_en_splacements
Overview
The IGS_EN_SPLACEMENTS table is a core data object within the now-obsolete Student System (IGS) module of Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2. Its primary function is to store detailed placement information associated with a student's unit attempt. A placement typically refers to a practical, work-based, or clinical component of a student's academic program. The table serves as a central repository for linking a student's enrollment record to specific placement activities, facilitating the management and tracking of these experiential learning requirements. It is important to note that the metadata explicitly states this table was "Not implemented in this database," indicating it may have been part of a planned but un-deployed feature set or a legacy structure from a prior implementation.
Key Information Stored
Based on the provided metadata, the table's structure is defined by its primary and foreign key relationships. The primary identifier for each placement record is the SPLACEMENT_ID column. The table's core purpose of linking to a student unit attempt is established through foreign key columns referencing the IGS_EN_SU_ATTEMPT_ALL table. These linking columns are PERSON_ID, COURSE_CD, and UOO_ID (Unit Offering Option ID), which together uniquely identify a specific student's attempt at a specific unit offering. Furthermore, the table includes an ATTENDANCE_TYPE column, which is a foreign key to the IGS_EN_ATD_TYPE_ALL table, suggesting the placement record can categorize the type of attendance or engagement pattern required (e.g., full-time, part-time, block).
Common Use Cases and Queries
In a functional environment, this table would support administrative and reporting processes related to work-integrated learning. Common use cases would include generating rosters of students on placement, tracking placement completion status against academic requirements, and associating facilities or supervisors with a placement. A typical query would join IGS_EN_SPLACEMENTS to the student unit attempt and person tables to list placements for a given course or term. For example, a report to find all placements for a specific unit might use a SQL pattern joining on PERSON_ID, COURSE_CD, and UOO_ID. However, given the "Obsolete" status and "Not implemented" note, direct operational use in a standard EBS 12.1.1/12.2.2 instance is unlikely; its primary relevance is for technical consultants analyzing legacy data structures or customizations.
Related Objects
The IGS_EN_SPLACEMENTS table has documented foreign key relationships with several other tables in the Student System, forming a defined data model for placements.
- IGS_EN_SU_ATTEMPT_ALL: This is the primary parent table. IGS_EN_SPLACEMENTS references it via the composite foreign key (PERSON_ID, COURSE_CD, UOO_ID), anchoring each placement to a specific student unit attempt.
- IGS_EN_ATD_TYPE_ALL: The ATTENDANCE_TYPE column in IGS_EN_SPLACEMENTS references this table, linking the placement to a defined attendance type.
- IGS_EN_SPLACE_FACS: This table has a foreign key (SPLACEMENT_ID) referencing IGS_EN_SPLACEMENTS, indicating it stores facility or location details specific to a placement.
- IGS_EN_SPLACE_SUPS: This table has a foreign key (SPLACEMENT_ID) referencing IGS_EN_SPLACEMENTS, indicating it stores supervisor information related to a placement.
These relationships illustrate that IGS_EN_SPLACEMENTS was designed as the central fact table, with child tables extending its information to cover facilities and supervisors.
-
Table: IGS_EN_SPLACEMENTS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_SPLACEMENTS, object_name:IGS_EN_SPLACEMENTS, status:VALID, product: IGS - Student System , description: The table for storing placement information of a student unit attempt , implementation_dba_data: IGS.IGS_EN_SPLACEMENTS ,
-
Table: IGS_EN_SPLACEMENTS
12.2.2
product: IGS - Student System (Obsolete) , description: The table for storing placement information of a student unit attempt , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_EN_GEN_010 dependencies on IGS_EN_SPLACEMENTS
12.1.1
-
APPS.IGS_EN_SPLACEMENTS_PKG dependencies on IGS_EN_SPLACEMENTS
12.1.1
-
VIEW: APPS.IGSBV_SUPERVISORS_PLACEMENTS
12.1.1
-
VIEW: APPS.IGSFV_SUPERVISORS_PLACEMENTS
12.1.1
-
VIEW: APPS.IGS_EN_SUA_PLACEMENT_DET_V
12.1.1
-
VIEW: APPS.IGSBV_FACULTY_PLACEMENT
12.1.1
-
SYNONYM: APPS.IGS_EN_SPLACEMENTS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_EN_SPLACEMENTS, status:VALID,
-
VIEW: APPS.IGSFV_STORED_PLACEMENTS
12.1.1
-
VIEW: APPS.IGSFV_FACULTY_PLACEMENT
12.1.1
-
APPS.IGS_EN_SPLACEMENTS_PKG SQL Statements
12.1.1
-
VIEW: APPS.IGSBV_STORED_PLACEMENTS
12.1.1
-
Table: IGS_EN_SPLACE_FACS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_SPLACE_FACS, object_name:IGS_EN_SPLACE_FACS, status:VALID, product: IGS - Student System , description: The table for storing faculties for a placement , implementation_dba_data: IGS.IGS_EN_SPLACE_FACS ,
-
Table: IGS_EN_SPLACE_SUPS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_SPLACE_SUPS, object_name:IGS_EN_SPLACE_SUPS, status:VALID, product: IGS - Student System , description: The table for storing supervisors for a placement , implementation_dba_data: IGS.IGS_EN_SPLACE_SUPS ,
-
TABLE: IGS.IGS_EN_SPLACEMENTS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_SPLACEMENTS, object_name:IGS_EN_SPLACEMENTS, status:VALID,
-
View: IGSBV_SUPERVISORS_PLACEMENTS
12.2.2
product: IGS - Student System (Obsolete) , description: Base view to get the details storing supervisors for a placement , implementation_dba_data: Not implemented in this database ,
-
PACKAGE BODY: APPS.IGS_EN_SPLACEMENTS_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_EN_SPLACEMENTS_PKG, status:VALID,
-
Table: IGS_EN_SPLACE_FACS
12.2.2
product: IGS - Student System (Obsolete) , description: The table for storing faculties for a placement , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_EN_SPLACE_SUPS
12.2.2
product: IGS - Student System (Obsolete) , description: The table for storing supervisors for a placement , implementation_dba_data: Not implemented in this database ,
-
View: IGS_EN_SUA_PLACEMENT_DET_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_SUA_PLACEMENT_DET_V, object_name:IGS_EN_SUA_PLACEMENT_DET_V, status:VALID, product: IGS - Student System , description: List of students with placement with an indicator to show whether placement details have been entered. , implementation_dba_data: APPS.IGS_EN_SUA_PLACEMENT_DET_V ,
-
View: IGS_EN_SUA_PLACEMENT_DET_V
12.2.2
product: IGS - Student System (Obsolete) , description: List of students with placement with an indicator to show whether placement details have been entered. , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_EN_SPLACEMENTS_PKG dependencies on IGS_EN_SPLACEMENTS_PKG
12.1.1
-
View: IGSBV_SUPERVISORS_PLACEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_SUPERVISORS_PLACEMENTS, object_name:IGSBV_SUPERVISORS_PLACEMENTS, status:VALID, product: IGS - Student System , description: Base view to get the details storing supervisors for a placement , implementation_dba_data: APPS.IGSBV_SUPERVISORS_PLACEMENTS ,
-
View: IGSBV_FACULTY_PLACEMENT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_FACULTY_PLACEMENT, object_name:IGSBV_FACULTY_PLACEMENT, status:VALID, product: IGS - Student System , description: Base view to get the details of storing faculties for a placement , implementation_dba_data: APPS.IGSBV_FACULTY_PLACEMENT ,
-
View: IGSFV_FACULTY_PLACEMENT
12.2.2
product: IGS - Student System (Obsolete) , description: Full view to get the details of storing faculties for a placement , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_FACULTY_PLACEMENT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_FACULTY_PLACEMENT, object_name:IGSFV_FACULTY_PLACEMENT, status:VALID, product: IGS - Student System , description: Full view to get the details of storing faculties for a placement , implementation_dba_data: APPS.IGSFV_FACULTY_PLACEMENT ,
-
View: IGSFV_SUPERVISORS_PLACEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_SUPERVISORS_PLACEMENTS, object_name:IGSFV_SUPERVISORS_PLACEMENTS, status:VALID, product: IGS - Student System , description: Full view to get the details storing supervisors for a placement , implementation_dba_data: APPS.IGSFV_SUPERVISORS_PLACEMENTS ,
-
View: IGSBV_FACULTY_PLACEMENT
12.2.2
product: IGS - Student System (Obsolete) , description: Base view to get the details of storing faculties for a placement , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_SUPERVISORS_PLACEMENTS
12.2.2
product: IGS - Student System (Obsolete) , description: Full view to get the details storing supervisors for a placement , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_STORED_PLACEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_STORED_PLACEMENTS, object_name:IGSFV_STORED_PLACEMENTS, status:VALID, product: IGS - Student System , description: Full view for getting details of the storing placement information of a student unit attempt. , implementation_dba_data: APPS.IGSFV_STORED_PLACEMENTS ,
-
PACKAGE BODY: APPS.IGS_EN_SPLACEMENTS_PKG
12.1.1
-
Table: IGS_EN_ATD_TYPE_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_ATD_TYPE_ALL, object_name:IGS_EN_ATD_TYPE_ALL, status:VALID, product: IGS - Student System , description: Describes available university program attendance types , implementation_dba_data: IGS.IGS_EN_ATD_TYPE_ALL ,
-
View: IGSFV_STORED_PLACEMENTS
12.2.2
product: IGS - Student System (Obsolete) , description: Full view for getting details of the storing placement information of a student unit attempt. , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_STORED_PLACEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_STORED_PLACEMENTS, object_name:IGSBV_STORED_PLACEMENTS, status:VALID, product: IGS - Student System , description: Base view for getting details of the storing placement information of a student unit attempt. , implementation_dba_data: APPS.IGSBV_STORED_PLACEMENTS ,
-
Table: IGS_EN_ATD_TYPE_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: Describes available university program attendance types , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_STORED_PLACEMENTS
12.2.2
product: IGS - Student System (Obsolete) , description: Base view for getting details of the storing placement information of a student unit attempt. , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGSBV_FACULTY_PLACEMENT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_FACULTY_PLACEMENT, object_name:IGSBV_FACULTY_PLACEMENT, status:VALID,
-
VIEW: APPS.IGSFV_SUPERVISORS_PLACEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_SUPERVISORS_PLACEMENTS, object_name:IGSFV_SUPERVISORS_PLACEMENTS, status:VALID,
-
VIEW: APPS.IGSFV_FACULTY_PLACEMENT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_FACULTY_PLACEMENT, object_name:IGSFV_FACULTY_PLACEMENT, status:VALID,
-
VIEW: APPS.IGSBV_SUPERVISORS_PLACEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_SUPERVISORS_PLACEMENTS, object_name:IGSBV_SUPERVISORS_PLACEMENTS, status:VALID,
-
Table: IGS_EN_SU_ATTEMPT_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_SU_ATTEMPT_ALL, object_name:IGS_EN_SU_ATTEMPT_ALL, status:VALID, product: IGS - Student System , description: This entity describes a student's attempt at studying a particular unit offered by the university. This table is modified to capture the Organizational unit code for the student finance requirements. , implementation_dba_data: IGS.IGS_EN_SU_ATTEMPT_ALL ,
-
VIEW: APPS.IGS_EN_SUA_PLACEMENT_DET_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_SUA_PLACEMENT_DET_V, object_name:IGS_EN_SUA_PLACEMENT_DET_V, status:VALID,
-
Table: IGS_EN_SU_ATTEMPT_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes a student's attempt at studying a particular unit offered by the university. This table is modified to capture the Organizational unit code for the student finance requirements. , implementation_dba_data: Not implemented in this database ,
-
PACKAGE BODY: APPS.IGS_EN_GEN_010
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_EN_GEN_010, status:VALID,
-
VIEW: APPS.IGSBV_STORED_PLACEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_STORED_PLACEMENTS, object_name:IGSBV_STORED_PLACEMENTS, status:VALID,
-
VIEW: APPS.IGSFV_STORED_PLACEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_STORED_PLACEMENTS, object_name:IGSFV_STORED_PLACEMENTS, 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