Search Results igs_pr_class_std
Overview
The IGS_PR_CLASS_STD table is a core setup table within the Oracle E-Business Suite Student System (IGS) module. It functions as the master repository for institution-defined Class Standing values. Class Standing is a critical academic concept used to categorize students based on their progression, typically defined by earned credit hours (e.g., Freshman, Sophomore, Junior, Senior). This table stores the valid list of these standings, which are then referenced throughout the student lifecycle to drive processes in admissions, enrollment, progression, assessment, and financial aid. Its role is foundational, providing a standardized set of codes that ensure consistency across multiple functional areas of the student information system.
Key Information Stored
The table's primary purpose is to maintain a unique list of class standing codes. While the full column list is not detailed in the provided metadata, the documented primary and unique keys reveal the core data structure. The table is designed with a surrogate primary key, IGS_PR_CLASS_STD_ID, which is a system-generated unique identifier. More critically, it enforces a unique constraint on the CLASS_STANDING column itself, which stores the actual institutional code or short description for the standing (e.g., 'FR', 'SO'). Other typical columns in such setup tables would include a description field, an effective dating mechanism (start and end dates), and control attributes like closed indicator or system default flags, though these are inferred based on common EBS patterns.
Common Use Cases and Queries
This table is primarily queried for validation, reporting, and as a lookup source. Common operational scenarios include validating a class standing value entered on a student's program attempt, determining fee rates or financial aid award rates specific to a student's standing, and running population reports grouped by class standing. A fundamental query retrieves the active list of standings for a user interface drop-down:
SELECT class_standing, description FROM igs_pr_class_std WHERE SYSDATE BETWEEN start_date AND NVL(end_date, SYSDATE) ORDER BY class_standing;
Another frequent use case is joining to student enrollment data to analyze distributions. For example, a report to count students by their current class standing would involve joining IGS_EN_STDNT_PS_ATT_ALL to this table via IGS_PR_CLASS_STD_ID.
Related Objects
As indicated by the extensive foreign key relationships, IGS_PR_CLASS_STD is a central reference point. Key dependent tables include:
- IGS_EN_STDNT_PS_ATT_ALL: Stores the student's program attempt, linking to their current class standing.
- IGS_EN_SPA_TERMS: Holds term-level details for a student's program attempt, also referencing class standing.
- IGF_AP_FA_ANT_DATA & IGF_AW_COA_RATE_DET: Financial Aid tables using class standing for need analysis and award rate calculations.
- IGS_FI_FEE_AS_RATE: Fee assessment rates that can be conditioned on class standing.
- IGS_AS_GPC_CLS_STNDG & IGS_AS_SC_ATTEMPT_H_ALL: Assessment-related tables for grade processing controls and historical attempt data.
- IGS_PR_CSS_CLASS_STD & IGS_PR_RU_APPL_ALL: Progression rule engine tables for defining and applying class standing-specific rules.
This network of relationships underscores the table's integral role in connecting academic standing to financial, enrollment, and progression business rules.
-
Table: IGS_PR_CLASS_STD
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PR_CLASS_STD, object_name:IGS_PR_CLASS_STD, status:VALID, product: IGS - Student System , description: Maintains the institution defined Class Standing set-up values , implementation_dba_data: IGS.IGS_PR_CLASS_STD ,
-
Table: IGS_PR_CLASS_STD
12.2.2
product: IGS - Student System (Obsolete) , description: Maintains the institution defined Class Standing set-up values , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_EN_SPAT_LGCY_PUB dependencies on IGS_PR_CLASS_STD
12.1.1
-
APPS.IGS_PR_CLASS_STD_PKG dependencies on IGS_PR_CLASS_STD
12.1.1
-
APPS.IGS_EN_GEN_LEGACY dependencies on IGS_PR_CLASS_STD
12.1.1
-
APPS.IGS_PS_VALIDATE_GENERIC_PKG dependencies on IGS_PR_CLASS_STD
12.1.1
-
APPS.IGS_PR_GEN_004 dependencies on IGS_PR_CLASS_STD
12.1.1
-
APPS.IGS_EN_SPA_LGCY_PUB dependencies on IGS_PR_CLASS_STD
12.1.1
-
APPS.IGS_EN_GEN_LEGACY dependencies on IGS_PR_CLASS_STD
12.1.1
-
APPS.IGF_AP_GEN_001 dependencies on IGS_PR_CLASS_STD
12.1.1
-
APPS.IGS_FI_PRC_FEE_ASS dependencies on IGS_PR_CLASS_STD
12.1.1
-
APPS.IGS_PR_GET_CLASS_STD dependencies on IGS_PR_CLASS_STD
12.1.1
-
VIEW: APPS.IGS_PR_CSS_CLASS_STD_V
12.1.1
-
VIEW: APPS.IGS_PR_CLASS_STD_V
12.1.1
-
VIEW: APPS.IGS_AS_GPC_CLS_STNDG_V
12.1.1
-
SYNONYM: APPS.IGS_PR_CLASS_STD
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_PR_CLASS_STD, status:VALID,
-
APPS.IGS_PR_CLASS_STD_PKG SQL Statements
12.1.1
-
VIEW: APPS.IGF_AP_CLASS_STD_MAP_V
12.1.1
-
APPS.IGS_PR_GET_CLASS_STD SQL Statements
12.1.1
-
TABLE: IGS.IGS_PR_CLASS_STD
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PR_CLASS_STD, object_name:IGS_PR_CLASS_STD, status:VALID,
-
APPS.IGS_PR_GET_CLASS_STD dependencies on IGS_PR_CSS_CLASS_STD
12.1.1
-
VIEW: APPS.IGS_EN_SPA_TERMS_V
12.1.1
-
Table: IGS_AS_SC_ATTEMPT_H_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AS_SC_ATTEMPT_H_ALL, object_name:IGS_AS_SC_ATTEMPT_H_ALL, status:VALID, product: IGS - Student System , description: Describes history of changes to student program attempt , implementation_dba_data: IGS.IGS_AS_SC_ATTEMPT_H_ALL ,
-
VIEW: APPS.IGSFV_STUDENT_PROGRAM_TERMS
12.1.1
-
View: IGS_PR_CLASS_STD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PR_CLASS_STD_V, object_name:IGS_PR_CLASS_STD_V, status:VALID, product: IGS - Student System , description: Shows details of the Class Standing , implementation_dba_data: APPS.IGS_PR_CLASS_STD_V ,
-
VIEW: APPS.IGS_PR_RU_APPL
12.1.1
-
Table: IGS_PR_CSS_CLASS_STD
12.2.2
product: IGS - Student System (Obsolete) , description: Maintains the Class Standing mapping for the credit point range and the academic years for each program type and a period , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_EN_SPA_TERMS
12.2.2
product: IGS - Student System (Obsolete) , description: Program attempt attributes based on Term Calendar. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_PR_CLASS_STD_V
12.2.2
product: IGS - Student System (Obsolete) , description: Shows details of the Class Standing , implementation_dba_data: Not implemented in this database ,
-
View: IGS_AS_GPC_CLS_STNDG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AS_GPC_CLS_STNDG_V, object_name:IGS_AS_GPC_CLS_STNDG_V, status:VALID, product: IGS - Student System , description: Class Standing Information , implementation_dba_data: APPS.IGS_AS_GPC_CLS_STNDG_V ,
-
PACKAGE BODY: APPS.IGS_PR_CLASS_STD_PKG
12.1.1
-
View: IGS_PR_CSS_CLASS_STD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PR_CSS_CLASS_STD_V, object_name:IGS_PR_CSS_CLASS_STD_V, status:VALID, product: IGS - Student System , description: Shows the Class Standing schedule mapping , implementation_dba_data: APPS.IGS_PR_CSS_CLASS_STD_V ,
-
Table: IGS_PR_CSS_CLASS_STD
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PR_CSS_CLASS_STD, object_name:IGS_PR_CSS_CLASS_STD, status:VALID, product: IGS - Student System , description: Maintains the Class Standing mapping for the credit point range and the academic years for each program type and a period , implementation_dba_data: IGS.IGS_PR_CSS_CLASS_STD ,
-
Table: IGF_AP_FA_ANT_DATA
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Financial Aid Base Record Anticipated Data , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_AS_GPC_CLS_STNDG
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AS_GPC_CLS_STNDG, object_name:IGS_AS_GPC_CLS_STNDG, status:VALID, product: IGS - Student System , description: Stores grading period cohorts class standing details , implementation_dba_data: IGS.IGS_AS_GPC_CLS_STNDG ,
-
Table: IGS_EN_SPA_TERMS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_SPA_TERMS, object_name:IGS_EN_SPA_TERMS, status:VALID, product: IGS - Student System , description: Program attempt attributes based on Term Calendar. , implementation_dba_data: IGS.IGS_EN_SPA_TERMS ,
-
Table: IGS_AS_GPC_CLS_STNDG
12.2.2
product: IGS - Student System (Obsolete) , description: Stores grading period cohorts class standing details , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_AS_SC_ATTEMPT_H_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: Describes history of changes to student program attempt , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_PR_CLASS_STD_PKG dependencies on IGS_PR_CLASS_STD_PKG
12.1.1
-
View: IGS_PR_CSS_CLASS_STD_V
12.2.2
product: IGS - Student System (Obsolete) , description: Shows the Class Standing schedule mapping , implementation_dba_data: Not implemented in this database ,
-
View: IGS_AS_GPC_CLS_STNDG_V
12.2.2
product: IGS - Student System (Obsolete) , description: Class Standing Information , implementation_dba_data: Not implemented in this database ,
-
Table: IGF_AP_FA_ANT_DATA
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_AP_FA_ANT_DATA, object_name:IGF_AP_FA_ANT_DATA, status:VALID, product: IGF - Financial Aid , description: Financial Aid Base Record Anticipated Data , implementation_dba_data: IGF.IGF_AP_FA_ANT_DATA ,
-
Table: IGS_PR_RU_APPL_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes a progression rule as it is applied to one of the allowable system elements - a course version, course type, org unit or individual student course attempt. , implementation_dba_data: Not implemented in this database ,
-
Table: IGF_AW_COA_RATE_DET
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_AW_COA_RATE_DET, object_name:IGF_AW_COA_RATE_DET, status:VALID, product: IGF - Financial Aid , description: Cost of Attendance Rate Table Detail , implementation_dba_data: IGF.IGF_AW_COA_RATE_DET ,
-
VIEW: APPS.IGSFV_STUDENT_PROGRAM_ATTEMPTS
12.1.1
-
PACKAGE BODY: APPS.IGS_PR_CLASS_STD_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_PR_CLASS_STD_PKG, status:VALID,
-
View: IGF_AP_CLASS_STD_MAP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_AP_CLASS_STD_MAP_V, object_name:IGF_AP_CLASS_STD_MAP_V, status:VALID, product: IGF - Financial Aid , description: Holds the Class Standing mapping of OSS User defined class standing to Financial Aid class standing (Grade Level Code) , implementation_dba_data: APPS.IGF_AP_CLASS_STD_MAP_V ,
-
PACKAGE: APPS.IGS_EN_GEN_LEGACY
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGS_EN_GEN_LEGACY, status:VALID,
-
Table: IGF_AW_COA_RATE_DET
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Cost of Attendance Rate Table Detail , implementation_dba_data: Not implemented in this database ,
-
PACKAGE BODY: APPS.IGS_PR_GET_CLASS_STD
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_PR_GET_CLASS_STD, status:VALID,