Search Results igs_he_poous_all
Overview
The IGS_HE_POOUS_ALL table is a core data object within the Oracle E-Business Suite Student System (IGS). It serves as the central repository for storing Higher Education Statistics Agency (HESA) related details that are specifically linked to the combination of a Program Offering Option and a Unit Set. In the context of UK higher education reporting, HESA requires detailed information on student enrollments, programs, and funding. This table acts as a critical junction, associating HESA-specific attributes—particularly funding source information—with the precise academic structure defined by a program offering option and a student's unit set. Its role is essential for generating accurate statutory returns and managing government funding allocations tied to specific course pathways and study patterns.
Key Information Stored
The table's primary function is to link three key entities and store associated HESA metadata. Its structure is defined by foreign key relationships. The critical columns include the surrogate primary key, HESA_POOUS_ID, and the composite foreign keys that define its relationships. The columns COURSE_CD, CRV_VERSION_NUMBER, CAL_TYPE, LOCATION_CD, ATTENDANCE_MODE, and ATTENDANCE_TYPE together reference a specific Program Offering Option (IGS_PS_OFR_OPT_ALL). The columns UNIT_SET_CD and US_VERSION_NUMBER reference a specific version of a Unit Set (IGS_EN_UNIT_SET_ALL). A pivotal data point stored directly in this table is the FUNDING_SOURCE column, which links to the IGS_FI_FUND_SRC_ALL table to identify the HESA-recognized source of funding for this particular academic combination.
Common Use Cases and Queries
The primary use case for this table is the extraction and validation of data for HESA student returns. Reports and interfaces will query this table to determine the correct funding source and HESA classification for a student based on their enrolled program and unit set. A typical query would join student enrollment records to this table via the program offering option and unit set to retrieve the statutory funding code. Sample SQL often involves complex joins:
- Identifying the HESA funding source for students in a specific program and unit set combination for a reporting period.
- Validating that all active program/unit-set combinations required for HESA reporting have a corresponding funding source defined in IGS_HE_POOUS_ALL.
- Generating audit lists of records where the FUNDING_SOURCE is null or points to an invalid code, which would cause issues in statutory submissions.
Related Objects
The IGS_HE_POOUS_ALL table sits at the intersection of several fundamental Student System entities, as documented by its foreign key constraints:
- IGS_PS_OFR_OPT_ALL (Program Offering Option): Joined via the composite key (COURSE_CD, CRV_VERSION_NUMBER, CAL_TYPE, LOCATION_CD, ATTENDANCE_MODE, ATTENDANCE_TYPE). This defines the specific program instance.
- IGS_EN_UNIT_SET_ALL (Unit Set): Joined via the composite key (UNIT_SET_CD, US_VERSION_NUMBER). This defines the specific set of academic units.
- IGS_FI_FUND_SRC_ALL (Funding Source): Joined via the FUNDING_SOURCE column. This provides the valid HESA funding code applicable to the linked program and unit set.
The table's primary key, IGS_HE_POOUS_ALL_PK on HESA_POOUS_ID, ensures uniqueness and is likely referenced by other HESA-related detail or history tables.
-
Table: IGS_HE_POOUS_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_HE_POOUS_ALL, object_name:IGS_HE_POOUS_ALL, status:VALID, product: IGS - Student System , description: Program Offering Option Unit Set HESA Details , implementation_dba_data: IGS.IGS_HE_POOUS_ALL ,
-
Table: IGS_HE_POOUS_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: Program Offering Option Unit Set HESA Details , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_HE_POOUS_ALL_PKG dependencies on IGS_HE_POOUS_ALL
12.1.1
-
APPS.IGS_HE_EXTRACT2_PKG dependencies on IGS_HE_POOUS_ALL
12.1.1
-
APPS.IGS_HE_PROG_TRANSFER_PKG dependencies on IGS_HE_POOUS_ALL
12.1.1
-
APPS.IGS_HE_PS_PKG dependencies on IGS_HE_POOUS_ALL
12.1.1
-
APPS.IGS_HE_FTE_CALC_PKG dependencies on IGS_HE_POOUS_ALL
12.1.1
-
APPS.IGS_EN_HESA_PKG dependencies on IGS_HE_POOUS_ALL
12.1.1
-
APPS.IGS_HE_EXTRACT_PKG dependencies on IGS_HE_POOUS_ALL
12.1.1
-
APPS.IGS_AS_ADI_UPLD_PR_PKG dependencies on IGS_HE_POOUS_ALL
12.1.1
-
APPS.IGS_HE_VERIFY_RETURN_PKG dependencies on IGS_HE_POOUS_ALL
12.1.1
-
APPS.IGS_HE_PROG_TRANSFER_PKG dependencies on IGS_FI_FND_SRC_RSTN
12.1.1
-
APPS.IGS_HE_PROG_TRANSFER_PKG dependencies on IGS_PS_AWARD
12.1.1
-
SYNONYM: APPS.IGS_HE_POOUS_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_HE_POOUS_ALL, status:VALID,
-
APPS.IGS_HE_POOUS_ALL_PKG SQL Statements
12.1.1
-
APPS.IGS_HE_PS_PKG dependencies on IGS_HE_POOUS
12.1.1
-
APPS.IGS_HE_FTE_CALC_PKG dependencies on IGS_EN_UNIT_SET
12.1.1
-
APPS.IGS_HE_PS_PKG dependencies on IGS_HE_ST_PROG_ALL
12.1.1
-
APPS.IGS_PS_OFR_UNIT_SET_PKG dependencies on IGS_HE_POOUS_ALL_PKG
12.1.1
-
VIEW: APPS.IGSBV_UK_PRG_OFR_OPT_UNIT_SETS
12.1.1
-
APPS.IGS_AS_ADI_UPLD_PR_PKG dependencies on IGS_EN_SUSA_YEAR_V
12.1.1
-
APPS.IGS_AS_ADI_UPLD_PR_PKG dependencies on IGS_PS_OFR_OPT_ALL
12.1.1
-
APPS.IGS_EN_HESA_PKG dependencies on IGS_AS_SU_SETATMPT
12.1.1
-
Table: IGS_FI_FUND_SRC_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_FI_FUND_SRC_ALL, object_name:IGS_FI_FUND_SRC_ALL, status:VALID, product: IGS - Student System , description: This entity describes the university set of funding sources. , implementation_dba_data: IGS.IGS_FI_FUND_SRC_ALL ,
-
VIEW: APPS.IGS_HE_POOUS
12.1.1
-
APPS.IGS_HE_POOUS_ALL_PKG dependencies on IGS_HE_POOUS_ALL_PKG
12.1.1
-
Table: IGS_FI_FUND_SRC_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes the university set of funding sources. , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_AS_ADI_UPLD_PR_PKG dependencies on IGS_EN_STDNT_PS_ATT_ALL
12.1.1
-
PACKAGE BODY: APPS.IGS_HE_PS_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_HE_PS_PKG, status:VALID,
-
APPS.IGS_EN_HESA_PKG dependencies on IGS_HE_POOUS
12.1.1
-
APPS.IGS_EN_HESA_PKG dependencies on IGS_AS_GRD_SCH_GRADE
12.1.1
-
PACKAGE BODY: APPS.IGS_HE_POOUS_ALL_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_HE_POOUS_ALL_PKG, status:VALID,
-
PACKAGE BODY: APPS.IGS_EN_HESA_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_EN_HESA_PKG, status:VALID,
-
PACKAGE BODY: APPS.IGS_HE_VERIFY_RETURN_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_HE_VERIFY_RETURN_PKG, status:VALID,
-
PACKAGE BODY: APPS.IGS_HE_PROG_TRANSFER_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_HE_PROG_TRANSFER_PKG, status:VALID,
-
PACKAGE BODY: APPS.IGS_HE_EXTRACT2_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_HE_EXTRACT2_PKG, status:VALID,
-
APPS.IGS_HE_PS_PKG dependencies on IGS_HE_ST_PROG
12.1.1
-
PACKAGE BODY: APPS.IGS_HE_FTE_CALC_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_HE_FTE_CALC_PKG, status:VALID,
-
Table: IGS_PS_OFR_OPT_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes the available options for each program offering. , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_UK_PRG_OFR_OPT_UNIT_SETS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_UK_PRG_OFR_OPT_UNIT_SETS, object_name:IGSBV_UK_PRG_OFR_OPT_UNIT_SETS, status:VALID, product: IGS - Student System , description: Base View for Program Offering Option Unit Set HESA Details , implementation_dba_data: APPS.IGSBV_UK_PRG_OFR_OPT_UNIT_SETS ,
-
PACKAGE BODY: APPS.IGS_AS_ADI_UPLD_PR_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_AS_ADI_UPLD_PR_PKG, status:VALID,
-
APPS.IGS_EN_HESA_PKG dependencies on IGS_EN_STDNT_PS_ATT
12.1.1
-
APPS.IGS_HE_PS_PKG SQL Statements
12.1.1
-
View: IGSBV_UK_PRG_OFR_OPT_UNIT_SETS
12.2.2
product: IGS - Student System (Obsolete) , description: Base View for Program Offering Option Unit Set HESA Details , implementation_dba_data: Not implemented in this database ,
-
PACKAGE BODY: APPS.IGS_HE_EXTRACT_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_HE_EXTRACT_PKG, status:VALID,
-
Table: IGS_PS_OFR_OPT_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PS_OFR_OPT_ALL, object_name:IGS_PS_OFR_OPT_ALL, status:VALID, product: IGS - Student System , description: This entity describes the available options for each program offering. , implementation_dba_data: IGS.IGS_PS_OFR_OPT_ALL ,
-
APPS.IGS_HE_FTE_CALC_PKG dependencies on IGS_PS_OFR_OPT_ALL
12.1.1
-
View: IGS_HE_POOUS
12.2.2
product: IGS - Student System (Obsolete) , description: Program Offering Option Unit Set HESA Details , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_EN_UNIT_SET_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: This field describes a unit-set, being a logical sub-grouping of course. e.g. Major, Minor, Stream, Strand. A unit-set is typically related to the rules which govern its completion via the Rules Sub-system. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_EN_UNIT_SET_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_UNIT_SET_ALL, object_name:IGS_EN_UNIT_SET_ALL, status:VALID, product: IGS - Student System , description: This field describes a unit-set, being a logical sub-grouping of course. e.g. Major, Minor, Stream, Strand. A unit-set is typically related to the rules which govern its completion via the Rules Sub-system. , implementation_dba_data: IGS.IGS_EN_UNIT_SET_ALL ,