Search Results igs_st_gvtsemload_ov
Overview
The table IGS_ST_GVTSEMLOAD_OV is a core data structure within the Oracle E-Business Suite Student System (IGS) for releases 12.1.1 and 12.2.2. It serves a critical function in government reporting by establishing a formal link between a government-defined reporting semester and the specific academic teaching periods from which student load (enrollment) data is aggregated. Its primary role is to ensure data consistency and integrity when mapping institutional academic calendars to standardized government reporting frameworks. By defining the relationship between a teaching period and a load calendar instance, the table acts as a control mechanism, guaranteeing that load calculations for government submissions are derived from a consistent and authorized set of academic periods.
Key Information Stored
The table's structure is defined by two primary keys, reflecting its dual role in enforcing unique relationships. The first unique key (GSLOV_UK) is based on the submission identifiers and the load calendar details: SUBMISSION_YR, SUBMISSION_NUMBER, CAL_TYPE, CI_SEQUENCE_NUMBER, and TEACH_CAL_TYPE. The second primary key (IGS_ST_GVTSEMLOAD_OV_PK) incorporates the government semester: SUBMISSION_YR, SUBMISSION_NUMBER, GOVT_SEMESTER, CAL_TYPE, CI_SEQUENCE_NUMBER, and TEACH_CAL_TYPE. Consequently, the key columns stored are:
- SUBMISSION_YR & SUBMISSION_NUMBER: Uniquely identify the specific government data submission cycle.
- GOVT_SEMESTER: The government-defined semester code (e.g., 1, 2) for the reporting period.
- CAL_TYPE & CI_SEQUENCE_NUMBER: Identify the Load Calendar Instance, which governs the calculation of student load.
- TEACH_CAL_TYPE: Identifies the Teaching Calendar Type, representing the academic period from which load is sourced.
Common Use Cases and Queries
This table is primarily accessed during the configuration and execution of government reporting processes, such as the Higher Education Information Management System (HEIMS) in Australia or similar regulatory submissions. A common use case is validating the setup for a submission year to ensure every government semester has at least one teaching period mapped for load calculation. A typical validation query would join to the IGS_ST_GOVT_SEMESTER table to check for missing mappings. Another critical use is during the batch process that aggregates student load from teaching periods; the process queries this table to determine exactly which teaching calendar data should be rolled up into each government semester for a given submission. Sample SQL often involves filtering by SUBMISSION_YR and SUBMISSION_NUMBER to retrieve the entire mapping set for a specific reporting cycle.
Related Objects
The IGS_ST_GVTSEMLOAD_OV table maintains defined foreign key relationships with two other central tables in the Student System, ensuring referential integrity:
- IGS_ST_GOVT_SEMESTER: The relationship validates the GOVT_SEMESTER within a specific SUBMISSION_YR and SUBMISSION_NUMBER context. The join columns are IGS_ST_GVTSEMLOAD_OV.SUBMISSION_YR, SUBMISSION_NUMBER, and GOVT_SEMESTER.
- IGS_ST_DFT_LOAD_APPO: This relationship validates the teaching period and load calendar instance combination. The join columns are IGS_ST_GVTSEMLOAD_OV.CAL_TYPE, CI_SEQUENCE_NUMBER, and TEACH_CAL_TYPE.
These relationships position IGS_ST_GVTSEMLOAD_OV as a pivotal junction table between the definition of government reporting periods and the institutional academic structures used for load calculation.
-
Table: IGS_ST_GVTSEMLOAD_OV
12.2.2
product: IGS - Student System (Obsolete) , description: This table describes the link between a government report semester and load from specific teaching periods. This link is made to the relationship between a teaching period and a load calendar instance to ensure consistency across all load , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_ST_GVTSEMLOAD_OV
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_ST_GVTSEMLOAD_OV, object_name:IGS_ST_GVTSEMLOAD_OV, status:VALID, product: IGS - Student System , description: This table describes the link between a government report semester and load from specific teaching periods. This link is made to the relationship between a teaching period and a load calendar instance to ensure consistency across all load , implementation_dba_data: IGS.IGS_ST_GVTSEMLOAD_OV ,
-
APPS.IGS_ST_GEN_002 dependencies on IGS_ST_GVTSEMLOAD_OV
12.1.1
-
APPS.IGS_ST_GVTSEMLOAD_OV_PKG dependencies on IGS_ST_GVTSEMLOAD_OV
12.1.1
-
SYNONYM: APPS.IGS_ST_GVTSEMLOAD_OV
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_ST_GVTSEMLOAD_OV, status:VALID,
-
APPS.IGS_ST_GVTSEMLOAD_OV_PKG dependencies on IGS_ST_GVTSEMLOAD_OV_PKG
12.1.1
-
APPS.IGS_ST_GVTSEMLOAD_OV_PKG SQL Statements
12.1.1
-
TABLE: IGS.IGS_ST_GVTSEMLOAD_OV
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_ST_GVTSEMLOAD_OV, object_name:IGS_ST_GVTSEMLOAD_OV, status:VALID,
-
PACKAGE BODY: APPS.IGS_ST_GVTSEMLOAD_OV_PKG
12.1.1
-
PACKAGE BODY: APPS.IGS_ST_GEN_002
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_ST_GEN_002, status:VALID,
-
Table: IGS_ST_GOVT_SEMESTER
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_ST_GOVT_SEMESTER, object_name:IGS_ST_GOVT_SEMESTER, status:VALID, product: IGS - Student System , description: This entity describes the semester against which load is to be assigned. Example 1, 2 or 3. , implementation_dba_data: IGS.IGS_ST_GOVT_SEMESTER ,
-
Table: IGS_ST_DFT_LOAD_APPO
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes the portion of load which is attributed to a teaching period (defined as a percentage value). Used for determining load to be reported to the government . Where no apportionment exists, 100% is assumed , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_ST_GOVT_SEMESTER
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes the semester against which load is to be assigned. Example 1, 2 or 3. , implementation_dba_data: Not implemented in this database ,
-
PACKAGE BODY: APPS.IGS_ST_GVTSEMLOAD_OV_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_ST_GVTSEMLOAD_OV_PKG, status:VALID,
-
Table: IGS_ST_DFT_LOAD_APPO
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_ST_DFT_LOAD_APPO, object_name:IGS_ST_DFT_LOAD_APPO, status:VALID, product: IGS - Student System , description: This entity describes the portion of load which is attributed to a teaching period (defined as a percentage value). Used for determining load to be reported to the government . Where no apportionment exists, 100% is assumed , implementation_dba_data: IGS.IGS_ST_DFT_LOAD_APPO ,
-
APPS.IGS_ST_GEN_002 SQL Statements
12.1.1
-
12.1.1 DBA Data
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
-
PACKAGE BODY: APPS.IGS_ST_GEN_002
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'. ,
-
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'. ,