Search Results igs_ps_awd
Overview
The IGS_PS_AWD table is a core data object within the Oracle E-Business Suite (EBS) Student System (IGS) module, specifically for versions 12.1.1 and 12.2.2. It serves as the master repository for defining academic awards offered by an educational institution. An award, in this context, represents a formal qualification conferred upon a student, such as a degree, diploma, or certificate. The table's primary role is to establish the foundational definitions for all awards, which are then referenced throughout the student lifecycle in areas like program enrollment, progression, and graduation. Notably, the provided ETRM metadata explicitly labels the IGS - Student System as "Obsolete," indicating this table belongs to a legacy component that may have been superseded in later application versions or architectural updates.
Key Information Stored
The central piece of information stored is the award code (AWARD_CD), which serves as the table's primary key and the unique identifier for each award record. Based on the foreign key relationships documented, the table likely contains several other critical attributes. These include a link to the grading schema (GRADING_SCHEMA_CD and GS_VERSION_NUMBER), which defines the set of grades applicable to the award. It also references a testamur type (TESTAMUR_TYPE), which pertains to the physical certificate or parchment issued. While the full column list is not provided in the excerpt, typical data would encompass the award's full name, abbreviation, academic level, active status, and other configuration flags governing its rules and appearance on official documents.
Common Use Cases and Queries
This table is central to administrative and reporting functions concerning academic qualifications. Common operational use cases include setting up new awards for a curriculum, maintaining award rules, and generating official transcripts or testamurs. From a reporting perspective, queries often join IGS_PS_AWD to student enrollment or achievement tables to analyze award distributions. A fundamental query pattern involves retrieving active awards: SELECT award_cd, award_name FROM igs_ps_awd WHERE closed_ind = 'N';. Another critical use case is validating student progression by joining to tables like IGS_PS_AWARD (for program-award links) or IGS_EN_SPA_AWD_AIM (for student award aims) to ensure a student's enrolled award is valid and configured correctly within the system.
Related Objects
The IGS_PS_AWD table has extensive relationships with other entities in the Student System, as evidenced by its numerous foreign keys. Key dependent tables include:
- IGS_PS_AWARD: Links awards to specific academic programs (courses of study).
- IGS_EN_SPA_AWD_AIM: Stores a student's intended award aim within a program attempt.
- IGS_AS_STU_TRN_CMTS: Holds student transcript comments potentially specific to an award.
- IGS_PR_STDNT_PR_AWD: Records awards associated with student progression rules.
- IGS_HE_UT_* tables (e.g., IGS_HE_UT_PRT_AWARD): Related to Higher Education (HE) utility functions, such as award hierarchies and reporting.
-
Table: IGS_PS_AWD
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes an award offered by the university. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_PS_AWD
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PS_AWD, object_name:IGS_PS_AWD, status:VALID, product: IGS - Student System , description: This entity describes an award offered by the university. , implementation_dba_data: IGS.IGS_PS_AWD ,
-
APPS.IGS_AS_CALC_AWARD_MARK dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_GR_GEN_001 dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_PS_VAL_AW dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_EN_GEN_009 dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_AS_PRC_TRANSCRPT dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_UC_QUAL_DETS_IMP_PKG dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_PR_GEN_004 dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_GR_GEN_002 dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_GR_VAL_AWC dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_AS_PRC_TRANSCRPT dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_GR_GEN_002 dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_GR_GRD_LGCY_PUB dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_PR_PROUT_LGCY_PUB dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_EN_HESA_PKG dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_EN_SPAA_LGCY_PUB dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_AS_CALC_AWARD_MARK dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_PS_AWD_PKG dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_PS_VAL_AW dependencies on IGS_PS_AWD
12.1.1
-
APPS.IGS_PS_VAL_AW dependencies on IGS_GR_GRADUAND
12.1.1
-
APPS.IGS_PS_VAL_CAO dependencies on IGS_PS_AWD_OWN
12.1.1
-
VIEW: APPS.IGS_HE_UT_PRT_AWARD_V
12.1.1
-
APPS.IGS_PS_VAL_CRV dependencies on IGS_PS_VER
12.1.1
-
APPS.IGS_PS_AWD_PKG SQL Statements
12.1.1
-
PACKAGE: APPS.IGS_PS_VAL_CAO
12.1.1
-
APPS.IGS_PS_AWD_PKG dependencies on IGS_PS_VAL_AW
12.1.1
-
APPS.IGS_PS_VAL_CAW dependencies on IGS_GR_VAL_AWC
12.1.1
-
PACKAGE: APPS.IGS_PS_VAL_CAW
12.1.1
-
PACKAGE BODY: APPS.IGS_PS_VAL_CAW
12.1.1
-
VIEW: APPS.IGS_HE_ST_SPU_DTLS_V
12.1.1
-
APPS.IGS_PS_AWARD_PKG dependencies on IGS_PS_VAL_CAW
12.1.1
-
VIEW: APPS.IGSFV_PR_STDNT_PRG_AWARDS
12.1.1
-
Table: IGS_HE_UT_PRT_AWARD
12.2.2
product: IGS - Student System (Obsolete) , description: Holds the parent child Award relationships for a Calculation Type , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGSBV_PR_STDNT_PRG_AWARDS
12.1.1
-
Table: IGS_HE_UT_PRT_AWARD
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_HE_UT_PRT_AWARD, object_name:IGS_HE_UT_PRT_AWARD, status:VALID, product: IGS - Student System , description: Holds the parent child Award relationships for a Calculation Type , implementation_dba_data: IGS.IGS_HE_UT_PRT_AWARD ,
-
VIEW: APPS.IGSFV_HIGHER_EDU_PRG_AWARDS
12.1.1
-
VIEW: APPS.IGSFV_GR_GRADUAND
12.1.1
-
VIEW: APPS.IGS_PR_OU_AWD_V
12.1.1
-
VIEW: APPS.IGS_HE_UT_LVL_AWARD_V
12.1.1
-
APPS.IGS_EN_GEN_009 dependencies on IGS_PS_AWARD
12.1.1
-
VIEW: APPS.IGSBV_AWARDS
12.1.1
-
VIEW: APPS.IGS_PR_STDNT_PR_AWD_V
12.1.1
-
PACKAGE BODY: APPS.IGS_PS_VAL_CAO
12.1.1
-
VIEW: APPS.IGSBV_HIGHER_EDU_PRG_AWARDS
12.1.1
-
View: IGS_HE_UT_PRT_AWARD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_HE_UT_PRT_AWARD_V, object_name:IGS_HE_UT_PRT_AWARD_V, status:VALID, product: IGS - Student System , description: Holds the parent child Award relationships for a Calculation Type , implementation_dba_data: APPS.IGS_HE_UT_PRT_AWARD_V ,
-
VIEW: APPS.IGS_EN_SPAA_HIST_V
12.1.1
-
VIEW: APPS.IGS_HE_UT_PRS_DTLS_V
12.1.1
-
VIEW: APPS.IGSFV_AWARDS
12.1.1
-
APPS.IGS_PS_VAL_CAO dependencies on IGS_GE_MSG_STACK
12.1.1