Search Results igs_st_gvt_spsht_ctl_all
Overview
The table IGS_ST_GVT_SPSHT_CTL_ALL is a core control entity within the Oracle E-Business Suite Student System (IGS). It functions as the master definition table for each distinct government data submission cycle, such as an annual reporting period to a regulatory or funding body. Its primary role is to govern and coordinate the associated snapshot and data extraction processes that compile student and institutional information for these mandatory submissions. Each record represents a unique submission version, identified by a year and sequence number, thereby providing the structural framework for all related government reporting activities within the application.
Key Information Stored
While the provided metadata does not list all columns, the table's structure is defined by its composite primary key and its relationships to numerous child tables. The primary key consists of SUBMISSION_YR and SUBMISSION_NUMBER, which together uniquely identify a specific submission instance (e.g., the first submission for the 1995 reporting year). The table stores descriptive characteristics for each submission, which logically include control flags, status indicators, processing dates, and parameters that dictate the scope and rules for the associated data snapshots. These attributes enable the system to manage multiple concurrent or historical submission cycles and ensure data integrity during the extract process.
Common Use Cases and Queries
This table is central to administrative operations for government compliance reporting. Key use cases include the initialization of a new submission cycle, monitoring the status of snapshot generation, and troubleshooting data discrepancies across related extracts. Common queries involve joining this control table to its numerous detail tables to retrieve a complete submission dataset or to validate data consistency. A fundamental query pattern is identifying active or recent submissions:
- SELECT submission_yr, submission_number, [other control columns] FROM igs.igs_st_gvt_spsht_ctl_all WHERE submission_yr = '2024' ORDER BY submission_number;
Another critical pattern involves auditing the data linked to a specific submission by joining to key child tables, such as IGS_ST_GOVT_STDNT_EN, to review the student enrollment records captured for that report.
Related Objects
The IGS_ST_GVT_SPSHT_CTL_ALL table is a major parent table with a wide range of dependencies, as evidenced by its foreign key relationships. Key related objects include:
- IGS_ST_GVT_SPSHT_CHG: Tracks changes relevant to the submission.
- IGS_ST_GOVT_SEMESTER: Holds semester-level data for the submission.
- IGS_ST_GOVT_STDNT_EN: A central table for student enrollment data snapshotted for the submission.
- Various IGS_AD_SBM* Funding and Target Tables (e.g., IGS_AD_SBMAO_FN_AMTT, IGS_AD_SBMINTAK_TRGT): These tables store associated funding amounts, unit details, and intake targets linked to the submission control record.
These relationships illustrate that the control record is the anchor for a comprehensive suite of snapshot tables covering enrollment, financial, and course intake data required for a complete government submission.
-
Table: IGS_ST_GVT_SPSHT_CTL_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_ST_GVT_SPSHT_CTL_ALL, object_name:IGS_ST_GVT_SPSHT_CTL_ALL, status:VALID, product: IGS - Student System , description: This entity describes the characteristics of each government submission and is used to control the various snapshot and extract processes. There is a version for each government submission. Example 1995 submission 1. , implementation_dba_data: IGS.IGS_ST_GVT_SPSHT_CTL_ALL ,
-
Table: IGS_ST_GVT_SPSHT_CTL_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes the characteristics of each government submission and is used to control the various snapshot and extract processes. There is a version for each government submission. Example 1995 submission 1. , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_ST_GVT_SPSHT_CTL_PKG dependencies on IGS_ST_GVT_SPSHT_CTL_ALL
12.1.1
-
APPS.IGS_ST_GVT_SPSHT_CTL_PKG dependencies on IGS_ST_GVT_SPSHT_CTL_PKG
12.1.1
-
APPS.IGS_ST_GVT_SPSHT_CTL_PKG SQL Statements
12.1.1
-
SYNONYM: APPS.IGS_ST_GVT_SPSHT_CTL_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_ST_GVT_SPSHT_CTL_ALL, status:VALID,
-
VIEW: APPS.IGS_ST_GVT_SPSHT_CTL
12.1.1
-
Table: IGS_AD_SBMAO_FN_UITT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_SBMAO_FN_UITT, object_name:IGS_AD_SBMAO_FN_UITT, status:VALID, product: IGS - Student System , description: Describes academic organizational unit targets , implementation_dba_data: IGS.IGS_AD_SBMAO_FN_UITT ,
-
TABLE: IGS.IGS_ST_GVT_SPSHT_CTL_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_ST_GVT_SPSHT_CTL_ALL, object_name:IGS_ST_GVT_SPSHT_CTL_ALL, status:VALID,
-
Table: IGS_AD_SBM_AOU_FNDTT
12.2.2
product: IGS - Student System (Obsolete) , description: Holds submission period targets , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_AD_SBM_PS_FNTRGT
12.2.2
product: IGS - Student System (Obsolete) , description: Holds program version funding source and optional components that have one or more targets for a submission period , implementation_dba_data: Not implemented in this database ,
-
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 ,
-
PACKAGE BODY: APPS.IGS_ST_GVT_SPSHT_CTL_PKG
12.1.1
-
Table: IGS_AD_SBMINTAK_TRGT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_SBMINTAK_TRGT, object_name:IGS_AD_SBMINTAK_TRGT, status:VALID, product: IGS - Student System , description: Holds intake targets for submission period , implementation_dba_data: IGS.IGS_AD_SBMINTAK_TRGT ,
-
Table: IGS_AD_SBMAO_FN_AMTT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_SBMAO_FN_AMTT, object_name:IGS_AD_SBMAO_FN_AMTT, status:VALID, product: IGS - Student System , description: Describes submission period academic organizational unit targets , implementation_dba_data: IGS.IGS_AD_SBMAO_FN_AMTT ,
-
Table: IGS_ST_GOVT_STDNT_EN
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_ST_GOVT_STDNT_EN, object_name:IGS_ST_GOVT_STDNT_EN, status:VALID, product: IGS - Student System , description: This entity describes a students enrollment details as captured at the census date for each submission of the Student Enrollment File to the government. , implementation_dba_data: IGS.IGS_ST_GOVT_STDNT_EN ,
-
Table: IGS_AD_SBMAO_FN_UITT
12.2.2
product: IGS - Student System (Obsolete) , description: Describes academic organizational unit targets , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_AD_SBMAO_FN_AMTT
12.2.2
product: IGS - Student System (Obsolete) , description: Describes submission period academic organizational unit targets , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_AD_SBMAO_FN_CTTT
12.2.2
product: IGS - Student System (Obsolete) , description: Describes submission period academic organizational unit targets , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_AD_SBM_AOU_FNDTT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_SBM_AOU_FNDTT, object_name:IGS_AD_SBM_AOU_FNDTT, status:VALID, product: IGS - Student System , description: Holds submission period targets , implementation_dba_data: IGS.IGS_AD_SBM_AOU_FNDTT ,
-
Table: IGS_AD_SBMINTAK_TRGT
12.2.2
product: IGS - Student System (Obsolete) , description: Holds intake targets for submission period , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_ST_GVT_SPSHT_CHG
12.2.2
product: IGS - Student System (Obsolete) , description: This table contains changes made to data impacting on a previous government submission after the submission has been sent. These changes need to be reported. , 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 ,
-
Table: IGS_AD_SBMAO_FN_CTTT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_SBMAO_FN_CTTT, object_name:IGS_AD_SBMAO_FN_CTTT, status:VALID, product: IGS - Student System , description: Describes submission period academic organizational unit targets , implementation_dba_data: IGS.IGS_AD_SBMAO_FN_CTTT ,
-
Table: IGS_ST_GVT_SPSHT_CHG
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_ST_GVT_SPSHT_CHG, object_name:IGS_ST_GVT_SPSHT_CHG, status:VALID, product: IGS - Student System , description: This table contains changes made to data impacting on a previous government submission after the submission has been sent. These changes need to be reported. , implementation_dba_data: IGS.IGS_ST_GVT_SPSHT_CHG ,
-
Table: IGS_ST_GOVT_STDNT_EN
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes a students enrollment details as captured at the census date for each submission of the Student Enrollment File to the government. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_ST_GVT_SPSHT_CTL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_ST_GVT_SPSHT_CTL, object_name:IGS_ST_GVT_SPSHT_CTL, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGS_ST_GVT_SPSHT_CTL ,
-
Table: IGS_AD_SBM_PS_FNTRGT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_SBM_PS_FNTRGT, object_name:IGS_AD_SBM_PS_FNTRGT, status:VALID, product: IGS - Student System , description: Holds program version funding source and optional components that have one or more targets for a submission period , implementation_dba_data: IGS.IGS_AD_SBM_PS_FNTRGT ,
-
View: IGS_ST_GVT_SPSHT_CTL
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
PACKAGE BODY: APPS.IGS_ST_GVT_SPSHT_CTL_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_ST_GVT_SPSHT_CTL_PKG, status:VALID,
-
VIEW: APPS.IGS_ST_GVT_SPSHT_CTL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_ST_GVT_SPSHT_CTL, object_name:IGS_ST_GVT_SPSHT_CTL, status:VALID,
-
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'. ,