Search Results igs_ad_unit_sets
Overview
The IGS_AD_UNIT_SETS table is a core data object within the Oracle E-Business Suite (EBS) Student System (IGS). It functions as a master repository for storing details related to desired unit sets. In the context of student administration, a unit set typically represents a defined collection of academic units or courses that a student intends to or is required to complete, such as a major, minor, or specialization track within a program. This table is integral to managing a student's academic plan and tracking their progression against defined curricular requirements during the admission and enrollment processes.
Key Information Stored
While the provided metadata does not list specific columns, the primary key is documented as UNIT_SET_ID, which is the unique identifier for each unit set record. Based on the table's purpose and common patterns in the IGS schema, it is reasonable to infer that this table stores critical attributes for each unit set. These likely include a code and description for the unit set, its effective dates (start and end), its academic level, and its relationship to a parent academic program or course. The table may also contain control attributes such as creation date, created by, last update date, and last updated by to support audit trails.
Common Use Cases and Queries
This table is central to operations involving student academic planning and reporting. Common use cases include generating lists of available unit sets for a specific program during application or enrollment, validating a student's unit set selection against business rules, and reporting on student enrollment distributions across different majors or specializations. A typical query might join IGS_AD_UNIT_SETS to related student application or program tables to retrieve a candidate's selected academic path.
- Sample Query Pattern: Retrieving active unit sets for a program.
SELECT unit_set_id, unit_set_cd, description FROM igs.igs_ad_unit_sets WHERE program_id = :p_program_id AND SYSDATE BETWEEN start_dt AND NVL(end_dt, SYSDATE); - Reporting Use Case: Analyzing the count of applicants or enrolled students per desired unit set to inform faculty resource planning and curriculum development.
Related Objects
The IGS_AD_UNIT_SETS table is a foundational entity within the Student System's data model. It will have relationships with numerous other IGS tables. It is directly referenced by the primary key constraint IGS_AD_UNIT_SETS_PK. Key related objects likely include student application tables (e.g., IGS_AD_APPL), program offering tables, and tables that define the detailed composition of the unit set (i.e., which specific units belong to the set). It may also be referenced by key APIs and views that serve the student admission and academic planning modules, ensuring data integrity and providing abstraction layers for application logic.
-
Table: IGS_AD_UNIT_SETS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_UNIT_SETS, object_name:IGS_AD_UNIT_SETS, status:VALID, product: IGS - Student System , description: Holds desired unit set details , implementation_dba_data: IGS.IGS_AD_UNIT_SETS ,
-
Table: IGS_AD_UNIT_SETS
12.2.2
product: IGS - Student System (Obsolete) , description: Holds desired unit set details , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_AD_VAL_ACAI_FTR_OFFER dependencies on IGS_AD_UNIT_SETS
12.1.1
-
APPS.IGS_AD_ADM_REQ dependencies on IGS_AD_UNIT_SETS
12.1.1
-
APPS.IGS_AD_SS_GEN_001 dependencies on IGS_AD_UNIT_SETS
12.1.1
-
APPS.IGS_AD_IMP_010 dependencies on IGS_AD_UNIT_SETS
12.1.1
-
APPS.IGS_AD_INT_RECONSIDER dependencies on IGS_AD_UNIT_SETS
12.1.1
-
APPS.IGS_AD_UNIT_SETS_PKG dependencies on IGS_AD_UNIT_SETS
12.1.1
-
APPS.IGR_PER_INFO_001 dependencies on IGS_AD_UNIT_SETS
12.1.1
-
APPS.IGS_AD_SS_GEN_001 dependencies on IGS_AD_UNIT_SETS
12.1.1
-
APPS.IGS_AD_UNIT_SETS_PKG dependencies on IGS_AD_UNIT_SETS
12.1.1
-
VIEW: APPS.IGSBV_AD_ADM_APPL_PROG_DES
12.1.1
-
APPS.IGS_AD_UNIT_SETS_PKG dependencies on IGS_AD_UNIT_SETS_S
12.1.1
-
APPS.IGS_AD_UNIT_SETS_PKG SQL Statements
12.1.1
-
VIEW: APPS.IGSFV_AD_ADM_APPL_PROG_DES
12.1.1
-
VIEW: APPS.IGS_AD_UNIT_SETS_V
12.1.1
-
APPS.IGS_AD_SS_GEN_001 dependencies on IGS_EN_UNIT_SET
12.1.1
-
SYNONYM: APPS.IGS_AD_UNIT_SETS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_UNIT_SETS, status:VALID,
-
TABLE: IGS.IGS_AD_UNIT_SETS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_UNIT_SETS, object_name:IGS_AD_UNIT_SETS, status:VALID,
-
APPS.IGS_AD_IMP_010 SQL Statements
12.1.1
-
APPS.IGS_AD_UNIT_SETS_PKG dependencies on IGS_AD_APPL_ALL
12.1.1
-
APPS.IGS_AD_UNIT_SETS_PKG dependencies on IGS_AD_UNIT_SETS_PKG
12.1.1
-
VIEW: APPS.IGS_AD_KEY_ACAD_IND_V
12.1.1
-
View: IGS_AD_UNIT_SETS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_UNIT_SETS_V, object_name:IGS_AD_UNIT_SETS_V, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGS_AD_UNIT_SETS_V ,
-
APPS.IGR_PER_INFO_001 dependencies on IGS_EN_UNIT_SET
12.1.1
-
APPS.IGS_AD_UNIT_SETS_PKG dependencies on IGS_SC_GEN_001
12.1.1
-
PACKAGE BODY: APPS.IGR_PER_INFO_001
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGR_PER_INFO_001, status:VALID,
-
APPS.IGS_AD_UNIT_SETS_PKG dependencies on IGS_AD_PS_APPL_INST_ALL
12.1.1
-
PACKAGE: APPS.IGS_AD_SS_GEN_001
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGS_AD_SS_GEN_001, status:VALID,
-
View: IGS_AD_UNIT_SETS_V
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
APPS.IGR_PER_INFO_001 SQL Statements
12.1.1
-
View: IGSBV_AD_ADM_APPL_PROG_DES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_AD_ADM_APPL_PROG_DES, object_name:IGSBV_AD_ADM_APPL_PROG_DES, status:VALID, product: IGS - Student System , description: Describes desired unit set details , implementation_dba_data: APPS.IGSBV_AD_ADM_APPL_PROG_DES ,
-
PACKAGE: APPS.IGS_AD_UNIT_SETS_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGS_AD_UNIT_SETS_PKG, status:VALID,
-
View: IGSBV_AD_ADM_APPL_PROG_DES
12.2.2
product: IGS - Student System (Obsolete) , description: Describes desired unit set details , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_AD_ADM_APPL_PROG_DES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_AD_ADM_APPL_PROG_DES, object_name:IGSFV_AD_ADM_APPL_PROG_DES, status:VALID, product: IGS - Student System , description: Describes desired unit set details , implementation_dba_data: APPS.IGSFV_AD_ADM_APPL_PROG_DES ,
-
View: IGSFV_AD_ADM_APPL_PROG_DES
12.2.2
product: IGS - Student System (Obsolete) , description: Describes desired unit set details , implementation_dba_data: Not implemented in this database ,
-
PACKAGE BODY: APPS.IGS_AD_UNIT_SETS_PKG
12.1.1
-
PACKAGE BODY: APPS.IGS_AD_UNIT_SETS_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_AD_UNIT_SETS_PKG, status:VALID,
-
PACKAGE BODY: APPS.IGS_AD_IMP_010
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_AD_IMP_010, status:VALID,
-
View: IGS_AD_KEY_ACAD_IND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_KEY_ACAD_IND_V, object_name:IGS_AD_KEY_ACAD_IND_V, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGS_AD_KEY_ACAD_IND_V ,
-
View: IGS_AD_KEY_ACAD_IND_V
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
PACKAGE BODY: APPS.IGS_AD_ADM_REQ
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_AD_ADM_REQ, status:VALID,
-
VIEW: APPS.IGSBV_AD_ADM_APPL_PROG_DES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_AD_ADM_APPL_PROG_DES, object_name:IGSBV_AD_ADM_APPL_PROG_DES, status:VALID,
-
VIEW: APPS.IGS_AD_UNIT_SETS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_UNIT_SETS_V, object_name:IGS_AD_UNIT_SETS_V, status:VALID,
-
VIEW: APPS.IGSFV_AD_ADM_APPL_PROG_DES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_AD_ADM_APPL_PROG_DES, object_name:IGSFV_AD_ADM_APPL_PROG_DES, status:VALID,
-
APPS.IGS_AD_ADM_REQ dependencies on IGS_AD_OTHER_INST
12.1.1
-
VIEW: APPS.IGS_AD_KEY_ACAD_IND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_KEY_ACAD_IND_V, object_name:IGS_AD_KEY_ACAD_IND_V, status:VALID,
-
APPS.IGS_AD_ADM_REQ dependencies on IGS_AD_OTHER_INST_V
12.1.1
-
APPS.IGS_AD_ADM_REQ dependencies on IGS_AD_UNIT_SETS_V
12.1.1
-
PACKAGE BODY: APPS.IGS_AD_INT_RECONSIDER
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_AD_INT_RECONSIDER, status:VALID,