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.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 ,
-
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: 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: IGSFV_GR_GRADUAND
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_GR_GRADUAND, object_name:IGSFV_GR_GRADUAND, status:VALID, product: IGS - Student System , description: Describes Graduand , implementation_dba_data: APPS.IGSFV_GR_GRADUAND ,
-
Table: IGS_HE_UT_LVL_AWARD
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_HE_UT_LVL_AWARD, object_name:IGS_HE_UT_LVL_AWARD, status:VALID, product: IGS - Student System , description: Contains OSS Awards mapped to Tariff Levels , implementation_dba_data: IGS.IGS_HE_UT_LVL_AWARD ,
-
Table: IGS_PR_OU_AWD
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PR_OU_AWD, object_name:IGS_PR_OU_AWD, status:VALID, product: IGS - Student System , description: Stores the awards associated with the rule for positive outcomes. , implementation_dba_data: IGS.IGS_PR_OU_AWD ,
-
Table: IGS_HE_UT_EXCL_QALS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_HE_UT_EXCL_QALS, object_name:IGS_HE_UT_EXCL_QALS, status:VALID, product: IGS - Student System , description: Holds the details of the Qualifications to be excluded from a particular Tariff Calculation , implementation_dba_data: IGS.IGS_HE_UT_EXCL_QALS ,
-
Table: IGS_GR_TESTAMUR_TYPE
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_GR_TESTAMUR_TYPE, object_name:IGS_GR_TESTAMUR_TYPE, status:VALID, product: IGS - Student System , description: This entity describes the types of a testamur e.g. the style could be for the University or for an entrepreneurial client. , implementation_dba_data: IGS.IGS_GR_TESTAMUR_TYPE ,
-
View: IGS_HE_ST_SPU_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_HE_ST_SPU_DTLS_V, object_name:IGS_HE_ST_SPU_DTLS_V, status:VALID, product: IGS - Student System , description: Student Program Attempt UCAS Tariff , implementation_dba_data: APPS.IGS_HE_ST_SPU_DTLS_V ,
-
Table: IGS_HE_UT_PRS_DTLS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_HE_UT_PRS_DTLS, object_name:IGS_HE_UT_PRS_DTLS, status:VALID, product: IGS - Student System , description: Holds Tariff Calculation details for a Person , implementation_dba_data: IGS.IGS_HE_UT_PRS_DTLS ,
-
Table: IGS_EN_SPA_AWD_AIM
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_SPA_AWD_AIM, object_name:IGS_EN_SPA_AWD_AIM, status:VALID, product: IGS - Student System , description: This table stores the information about maintenance of a student's targeted awards for each student program attempt, including start/end dates and completion flag. , implementation_dba_data: IGS.IGS_EN_SPA_AWD_AIM ,
-
View: IGS_PS_AWD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PS_AWD_V, object_name:IGS_PS_AWD_V, status:VALID, product: IGS - Student System , description: Stores the award setup , implementation_dba_data: APPS.IGS_PS_AWD_V ,
-
Table: IGS_UC_QUAL_DETS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_UC_QUAL_DETS, object_name:IGS_UC_QUAL_DETS, status:VALID, product: IGS - Student System , description: The qualification details table will hold the qualifications awarded to an applicant. , implementation_dba_data: IGS.IGS_UC_QUAL_DETS ,
-
Table: IGS_AS_STU_TRN_CMTS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AS_STU_TRN_CMTS, object_name:IGS_AS_STU_TRN_CMTS, status:VALID, product: IGS - Student System , description: Table to be populated with transcript comments for the student. , implementation_dba_data: IGS.IGS_AS_STU_TRN_CMTS ,
-
Table: IGS_PR_STDNT_PR_AWD
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PR_STDNT_PR_AWD, object_name:IGS_PR_STDNT_PR_AWD, status:VALID, product: IGS - Student System , description: Stores the awards associated with the positive outcome of the rule for a student's program attempt , implementation_dba_data: IGS.IGS_PR_STDNT_PR_AWD ,
-
View: IGS_HE_UT_LVL_AWARD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_HE_UT_LVL_AWARD_V, object_name:IGS_HE_UT_LVL_AWARD_V, status:VALID, product: IGS - Student System , description: Holds the Awards associated to a Tariff Level for a Calculation Type , implementation_dba_data: APPS.IGS_HE_UT_LVL_AWARD_V ,
-
View: IGSBV_AWARDS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_AWARDS, object_name:IGSBV_AWARDS, status:VALID, product: IGS - Student System , description: This is the base view which describes the awards offered by the university. , implementation_dba_data: APPS.IGSBV_AWARDS ,
-
View: IGS_PR_OU_AWD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PR_OU_AWD_V, object_name:IGS_PR_OU_AWD_V, status:VALID, product: IGS - Student System , description: This view stores the awards associated with the rule for positive outcomes. , implementation_dba_data: APPS.IGS_PR_OU_AWD_V ,
-
View: IGSFV_AWARDS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_AWARDS, object_name:IGSFV_AWARDS, status:VALID, product: IGS - Student System , description: This is the full view which describes the awards offered by the university. , implementation_dba_data: APPS.IGSFV_AWARDS ,
-
View: IGS_PR_STDNT_PR_AWD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PR_STDNT_PR_AWD_V, object_name:IGS_PR_STDNT_PR_AWD_V, status:VALID, product: IGS - Student System , description: This view stores the awards associated with the positive outcome of the rule for a student's program attempt. , implementation_dba_data: APPS.IGS_PR_STDNT_PR_AWD_V ,
-
Table: IGS_PS_AWD_HNR_BASE
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PS_AWD_HNR_BASE, object_name:IGS_PS_AWD_HNR_BASE, status:VALID, product: IGS - Student System , description: Defines the basis on what the honors level of the student is to be derived. The definition will include the unit level and the weightage that is to be given to a particular unit level mark to arrive at the honors level of a student in a giv , implementation_dba_data: IGS.IGS_PS_AWD_HNR_BASE ,
-
View: IGSBV_PR_STDNT_PRG_AWARDS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_PR_STDNT_PRG_AWARDS, object_name:IGSBV_PR_STDNT_PRG_AWARDS, status:VALID, product: IGS - Student System , description: Describes the award the student will be given when a student progression outcome is applied. , implementation_dba_data: APPS.IGSBV_PR_STDNT_PRG_AWARDS ,
-
View: IGSFV_PR_STDNT_PRG_AWARDS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_PR_STDNT_PRG_AWARDS, object_name:IGSFV_PR_STDNT_PRG_AWARDS, status:VALID, product: IGS - Student System , description: Describes the award the student will be given when a student progression outcome is applied. , implementation_dba_data: APPS.IGSFV_PR_STDNT_PRG_AWARDS ,
-
View: IGS_EN_SPA_AWD_AIM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_SPA_AWD_AIM_V, object_name:IGS_EN_SPA_AWD_AIM_V, status:VALID, product: IGS - Student System , description: This view stores the information about maintenance of a student's targeted awards for each student program attempt, including start/end dates and completion flag. , implementation_dba_data: APPS.IGS_EN_SPA_AWD_AIM_V ,
-
View: IGSFV_HIGHER_EDU_PRG_AWARDS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_HIGHER_EDU_PRG_AWARDS, object_name:IGSFV_HIGHER_EDU_PRG_AWARDS, status:VALID, product: IGS - Student System , description: This is the full view which describes the award to students on completion of the program. The allowance has been made for zero to many awards per program. , implementation_dba_data: APPS.IGSFV_HIGHER_EDU_PRG_AWARDS ,
-
Table: IGS_PS_AWARD
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PS_AWARD, object_name:IGS_PS_AWARD, status:VALID, product: IGS - Student System , description: This entity describes the awards which completion of the program will attain for the student. The allowance has been made for zero to many awards per program. , implementation_dba_data: IGS.IGS_PS_AWARD ,
-
View: IGS_HE_UT_EXCL_QALS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_HE_UT_EXCL_QALS_V, object_name:IGS_HE_UT_EXCL_QALS_V, status:VALID, product: IGS - Student System , description: Stores the UCAS Tariff Qualifications to be Excluded from the Calculation Type , implementation_dba_data: APPS.IGS_HE_UT_EXCL_QALS_V ,
-
View: IGS_EN_SPAA_HIST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_SPAA_HIST_V, object_name:IGS_EN_SPAA_HIST_V, status:VALID, product: IGS - Student System , description: View to display the student program attempt award history. , implementation_dba_data: APPS.IGS_EN_SPAA_HIST_V ,
-
Table: IGS_AS_GRD_SCHEMA
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AS_GRD_SCHEMA, object_name:IGS_AS_GRD_SCHEMA, status:VALID, product: IGS - Student System , description: Describes set of available marks, grades, and results used in the assessment of student unit attempts , implementation_dba_data: IGS.IGS_AS_GRD_SCHEMA ,
-
View: IGS_HE_UT_PRS_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_HE_UT_PRS_DTLS_V, object_name:IGS_HE_UT_PRS_DTLS_V, status:VALID, product: IGS - Student System , description: Holds the Exam level Tariff details for Persons and the Tariff Calculation Types for which the Tariff Calculation process had been run , implementation_dba_data: APPS.IGS_HE_UT_PRS_DTLS_V ,
-
View: IGSBV_HIGHER_EDU_PRG_AWARDS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_HIGHER_EDU_PRG_AWARDS, object_name:IGSBV_HIGHER_EDU_PRG_AWARDS, status:VALID, product: IGS - Student System , description: This is the base view which describes the award to students on completion of the program. The allowance has been made for zero to many awards per program. , implementation_dba_data: APPS.IGSBV_HIGHER_EDU_PRG_AWARDS ,
-
View: IGSBV_STUDENT_PRG_AWARD_AIMS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_STUDENT_PRG_AWARD_AIMS, object_name:IGSBV_STUDENT_PRG_AWARD_AIMS, status:VALID, product: IGS - Student System , description: This view provides the information about the targeted awards for each student program attempt. , implementation_dba_data: APPS.IGSBV_STUDENT_PRG_AWARD_AIMS ,
-
View: IGSFV_ST_PROG_ATT_UCAS_TARIFF
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_ST_PROG_ATT_UCAS_TARIFF, object_name:IGSFV_ST_PROG_ATT_UCAS_TARIFF, status:VALID, product: IGS - Student System , description: Full business view to allow queries on Student Program Attempt UCAS Tariff HESA Details. , implementation_dba_data: APPS.IGSFV_ST_PROG_ATT_UCAS_TARIFF ,
-
View: IGSFV_GR_CRMN_STDNT_PRG
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_GR_CRMN_STDNT_PRG, object_name:IGSFV_GR_CRMN_STDNT_PRG, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGSFV_GR_CRMN_STDNT_PRG ,
-
View: IGSFV_STUDENT_PRG_AWARD_AIMS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_STUDENT_PRG_AWARD_AIMS, object_name:IGSFV_STUDENT_PRG_AWARD_AIMS, status:VALID, product: IGS - Student System , description: This view provides the information about the targeted awards for each student program attempt. , implementation_dba_data: APPS.IGSFV_STUDENT_PRG_AWARD_AIMS ,
-
View: IGS_UC_QUAL_DETS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_UC_QUAL_DETS_V, object_name:IGS_UC_QUAL_DETS_V, status:VALID, product: IGS - Student System , description: The qualification details view will display the qualifications awarded to an applicant , implementation_dba_data: APPS.IGS_UC_QUAL_DETS_V ,
-
View: IGS_PR_ACAD_QUAL_CREDIT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PR_ACAD_QUAL_CREDIT_V, object_name:IGS_PR_ACAD_QUAL_CREDIT_V, status:VALID, product: IGS - Student System , description: This view contains the details of credit granted through advanced standing based on the UK Qualifications structure. The credit is shown only as an aggregated summary figure. , implementation_dba_data: APPS.IGS_PR_ACAD_QUAL_CREDIT_V ,
-
View: IGSBV_UC_QUAL_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_UC_QUAL_DETAILS, object_name:IGSBV_UC_QUAL_DETAILS, status:VALID, product: IGS - Student System , description: Base View for the qualifications awarded to an applicant , implementation_dba_data: APPS.IGSBV_UC_QUAL_DETAILS ,
-
View: IGS_HE_ST_SPA_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_HE_ST_SPA_DTLS_V, object_name:IGS_HE_ST_SPA_DTLS_V, status:VALID, product: IGS - Student System , description: Student Program Attempt HESA Details , implementation_dba_data: APPS.IGS_HE_ST_SPA_DTLS_V ,
-
View: IGSFV_UC_QUAL_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_UC_QUAL_DETAILS, object_name:IGSFV_UC_QUAL_DETAILS, status:VALID, product: IGS - Student System , description: Full View for the qualifications awarded to an applicant , implementation_dba_data: APPS.IGSFV_UC_QUAL_DETAILS ,
-
View: IGSFV_AV_ADV_STND_UNIT_LEVEL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_AV_ADV_STND_UNIT_LEVEL, object_name:IGSFV_AV_ADV_STND_UNIT_LEVEL, status:VALID, product: IGS - Student System , description: Describes the number of advanced standing credit points granted to a student at a given level. , implementation_dba_data: APPS.IGSFV_AV_ADV_STND_UNIT_LEVEL ,
-
View: IGS_PR_ACAD_PROGRAM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PR_ACAD_PROGRAM_V, object_name:IGS_PR_ACAD_PROGRAM_V, status:VALID, product: IGS - Student System , description: This view contains the details Student Program Attempts, containing statistics information including GPA and Credit Point figures. , implementation_dba_data: APPS.IGS_PR_ACAD_PROGRAM_V ,
-
View: IGSFV_ST_PROG_ATT_HESA_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_ST_PROG_ATT_HESA_DETAILS, object_name:IGSFV_ST_PROG_ATT_HESA_DETAILS, status:VALID, product: IGS - Student System , description: Full View for Student Program Attempt HESA Details , implementation_dba_data: APPS.IGSFV_ST_PROG_ATT_HESA_DETAILS ,