Search Results per_assignment_action table
The IGS_PE_ACAD_HONORS table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Oracle Student System (OSS) module, specifically designed to store academic honors and awards conferred upon students. This table plays a pivotal role in maintaining a comprehensive record of student achievements, which is essential for academic institutions to track and report on student performance, eligibility for scholarships, and other recognition programs. Below is a detailed analysis of its structure, functionality, and integration within Oracle EBS.
Table Overview
The IGS_PE_ACAD_HONORS table is part of the Person (PE) submodule in Oracle Student System, which manages student-related data. It stores information about academic honors, awards, and distinctions earned by students during their academic tenure. This table is linked to other core tables such as IGS_PE_PERSON (student personal details), IGS_EN_STDNT_PS_ATT (student program affiliations), and IGS_CA_INST (academic calendar instances), ensuring data integrity and relational consistency.Key Columns and Data Structure
The table comprises several key columns that capture essential details about academic honors:- ACAD_HONORS_ID: A unique identifier for each honor record, typically a primary key.
- PERSON_ID: References the student in IGS_PE_PERSON, establishing a link to the student’s profile.
- HONORS_TYPE: Specifies the category of honor (e.g., Dean’s List, Cum Laude, departmental awards).
- AWARD_DATE: The date the honor was conferred.
- TERM_CODE: Associates the honor with a specific academic term, linked to IGS_CA_INST.
- PROGRAM_CODE: Indicates the academic program for which the honor was awarded, tied to IGS_EN_STDNT_PS_ATT.
- STATUS_FLAG: Reflects the current status of the honor (e.g., active, revoked).
- APPROVAL_DATE: The date the honor was officially approved by the institution.
Functional Significance
The IGS_PE_ACAD_HONORS table supports critical academic processes:- Transcript Generation: Honors data is included in official student transcripts, enhancing their academic records.
- Scholarship Management: Institutions use this data to determine eligibility for merit-based scholarships or financial aid.
- Reporting and Analytics: Enables institutions to generate reports on student achievements, honor trends, and program effectiveness.
- Compliance: Ensures adherence to accreditation requirements by maintaining verifiable records of student honors.
Integration with Oracle EBS Modules
The table integrates seamlessly with other Oracle EBS modules:- Oracle HRMS: Honors data may be linked to employee records for alumni tracking or faculty-student associations.
- Oracle Financials: Honors tied to monetary awards are reconciled with financial disbursements.
- Oracle Business Intelligence (OBIEE): Facilitates advanced analytics and dashboard visualizations for academic performance metrics.
Technical Considerations
In Oracle EBS 12.1.1 and 12.2.2, the table adheres to standard Oracle database practices:- Indexing: Key columns like PERSON_ID and ACAD_HONORS_ID are indexed for performance optimization.
- Constraints: Foreign key constraints enforce referential integrity with related tables.
- Audit Trails: Changes to honor records may be logged in audit tables for compliance.
Conclusion
The IGS_PE_ACAD_HONORS table is a foundational component of Oracle Student System, enabling institutions to systematically record and manage student academic honors. Its relational design, integration capabilities, and role in critical academic processes make it indispensable for higher education institutions leveraging Oracle EBS 12.1.1 or 12.2.2. Proper utilization of this table ensures accurate student records, streamlined administrative workflows, and robust reporting capabilities.-
Table: IGS_PE_ACAD_HONORS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PE_ACAD_HONORS, object_name:IGS_PE_ACAD_HONORS, status:VALID, product: IGS - Student System , description: Holds information about the Academic Honors fora Person , implementation_dba_data: IGS.IGS_PE_ACAD_HONORS ,
-
Table: IGS_RU_TRG_GROUP_CD
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_RU_TRG_GROUP_CD, object_name:IGS_RU_TRG_GROUP_CD, status:VALID, product: IGS - Student System , description: Turing Rule Group Code. , implementation_dba_data: IGS.IGS_RU_TRG_GROUP_CD ,
-
Table: IGS_PR_OU_PS_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PR_OU_PS_ALL, object_name:IGS_PR_OU_PS_ALL, status:VALID, product: IGS - Student System , description: This table contains the course codes that are used in encumbrances resulting from the outcome. For example, course exclusions. , implementation_dba_data: IGS.IGS_PR_OU_PS_ALL ,
-
Table: IGS_UC_MV_CVR_EXAM
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_UC_MV_CVR_EXAM, object_name:IGS_UC_MV_CVR_EXAM, status:VALID, product: IGS - Student System , description: List of examination with level. - OBSOLETE , implementation_dba_data: IGS.IGS_UC_MV_CVR_EXAM ,
-
Table: IGS_HE_EXT_RUN_PRMS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_HE_EXT_RUN_PRMS, object_name:IGS_HE_EXT_RUN_PRMS, status:VALID, product: IGS - Student System , description: Holds the Extract Run Parameters details for each run while extracting data from the database , implementation_dba_data: IGS.IGS_HE_EXT_RUN_PRMS ,
-
Table: IGS_PE_SN_CONTACT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PE_SN_CONTACT, object_name:IGS_PE_SN_CONTACT, status:VALID, product: IGS - Student System , description: Holds details of a person's special need contact information , implementation_dba_data: IGS.IGS_PE_SN_CONTACT ,
-
Table: IGS_HE_CODE_ASSOC
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_HE_CODE_ASSOC, object_name:IGS_HE_CODE_ASSOC, status:VALID, product: IGS - Student System , description: Holds all the Association Codes defined for use in the HESA system , implementation_dba_data: IGS.IGS_HE_CODE_ASSOC ,
-
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_TR_GROUP_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_TR_GROUP_ALL, object_name:IGS_TR_GROUP_ALL, status:VALID, product: IGS - Student System , description: This entity describes a grouping of tracking items. The ability to group tracking items together may have a number of uses within the system. , implementation_dba_data: IGS.IGS_TR_GROUP_ALL ,
-
Table: IGS_GR_APRV_STAT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_GR_APRV_STAT, object_name:IGS_GR_APRV_STAT, status:VALID, product: IGS - Student System , description: Describes the statuses of a graduand being approved to graduate , implementation_dba_data: IGS.IGS_GR_APRV_STAT ,
-
Table: IGS_FI_UNIT_FEE_TR_H_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_FI_UNIT_FEE_TR_H_ALL, object_name:IGS_FI_UNIT_FEE_TR_H_ALL, status:VALID, product: IGS - Student System , description: This entity describes the history of changes to a unit/unit offering option fee trigger. , implementation_dba_data: IGS.IGS_FI_UNIT_FEE_TR_H_ALL ,
-
Table: IGS_AD_AUS_SEC_EDU
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_AUS_SEC_EDU, object_name:IGS_AD_AUS_SEC_EDU, status:VALID, product: IGS - Student System , description: Describes secondary education in Australia that is required for assessment of admissions application , implementation_dba_data: IGS.IGS_AD_AUS_SEC_EDU ,
-
Table: IGS_AD_SS_APPL_PGS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_SS_APPL_PGS, object_name:IGS_AD_SS_APPL_PGS, status:VALID, product: IGS - Student System , description: Holds the Self Service Page Names attached to an Admission Application Type , implementation_dba_data: IGS.IGS_AD_SS_APPL_PGS ,
-
Table: IGS_AS_ORDER_HDR
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AS_ORDER_HDR, object_name:IGS_AS_ORDER_HDR, status:VALID, product: IGS - Student System , description: Order Header Table , implementation_dba_data: IGS.IGS_AS_ORDER_HDR ,
-
Table: IGS_AD_APPL_PERSTAT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_APPL_PERSTAT, object_name:IGS_AD_APPL_PERSTAT, status:VALID, product: IGS - Student System , description: This table holds the Admission Application Personal Statement details , implementation_dba_data: IGS.IGS_AD_APPL_PERSTAT ,
-
Table: IGS_AD_TXCPT_INT_ALL
12.1.1
product: IGS - Student System , description: Holds transcript details. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_SC_USR_ATTRIBS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_SC_USR_ATTRIBS, object_name:IGS_SC_USR_ATTRIBS, status:VALID, product: IGS - Student System , description: Table that stores the information related to Security User Attributes , implementation_dba_data: IGS.IGS_SC_USR_ATTRIBS ,
-
Table: IGS_IN_ENQ_INFO_TYPE
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_IN_ENQ_INFO_TYPE, object_name:IGS_IN_ENQ_INFO_TYPE, status:VALID, product: IGS - Student System , description: This entity describes the types of enquiry made e.g. travel, fees, accommodation, course, faculty. The types of enquiry are user-defined with the exception of system-defined 'all information' - Obsolete , implementation_dba_data: IGS.IGS_IN_ENQ_INFO_TYPE ,
-
Table: IGS_FI_FEE_AS_RT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_FI_FEE_AS_RT, object_name:IGS_FI_FEE_AS_RT, status:VALID, product: IGS - Student System , description: This entity describes special contract based fee assessment rates specific to a student for a fee type, that overrides the fee category fee liability fee assessment rates normally applied. , implementation_dba_data: IGS.IGS_FI_FEE_AS_RT ,
-
Table: IGS_RE_DFLT_MS_SET_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_RE_DFLT_MS_SET_ALL, object_name:IGS_RE_DFLT_MS_SET_ALL, status:VALID, product: IGS - Student System , description: This entity describes the default milestones for a research course , implementation_dba_data: IGS.IGS_RE_DFLT_MS_SET_ALL ,
-
Table: IGS_GE_CFG_FORM
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_GE_CFG_FORM, object_name:IGS_GE_CFG_FORM, status:VALID, product: IGS - Student System , description: This table is used for the storing of form configuration detail records. , implementation_dba_data: IGS.IGS_GE_CFG_FORM ,
-
Table: IGS_UC_MV_CVCOURSE
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_UC_MV_CVCOURSE, object_name:IGS_UC_MV_CVCOURSE, status:VALID, product: IGS - Student System , description: Lists all the courses that are running for each institution. - OBSOLETE , implementation_dba_data: IGS.IGS_UC_MV_CVCOURSE ,
-
Table: IGS_PS_SCH_LOC_INT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PS_SCH_LOC_INT, object_name:IGS_PS_SCH_LOC_INT, status:VALID, product: IGS - Student System , description: Interface table to capture scheduler interface Unit location data. , implementation_dba_data: IGS.IGS_PS_SCH_LOC_INT ,
-
Table: IGS_AD_APL_REV_PRF_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_APL_REV_PRF_ALL, object_name:IGS_AD_APL_REV_PRF_ALL, status:VALID, product: IGS - Student System , description: Table where all Application Review Profile related information will be recorded. Here the Application Review Profile IDs will be generated and information like Review Profile Name, Start Date, End Date, whether program approval is required , implementation_dba_data: IGS.IGS_AD_APL_REV_PRF_ALL ,
-
Table: IGS_RE_THS_PNL_MBR
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_RE_THS_PNL_MBR, object_name:IGS_RE_THS_PNL_MBR, status:VALID, product: IGS - Student System , description: This entity describes the selected members of a thesis panel. , implementation_dba_data: IGS.IGS_RE_THS_PNL_MBR ,
-
Table: IGS_PR_STU_OU_HIST_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PR_STU_OU_HIST_ALL, object_name:IGS_PR_STU_OU_HIST_ALL, status:VALID, product: IGS - Student System , description: This entity describes the student outcome history , implementation_dba_data: IGS.IGS_PR_STU_OU_HIST_ALL ,
-
Table: IGS_HE_UT_CALC_TYPE
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_HE_UT_CALC_TYPE, object_name:IGS_HE_UT_CALC_TYPE, status:VALID, product: IGS - Student System , description: Holds the UCAS Tariff Calculation Types , implementation_dba_data: IGS.IGS_HE_UT_CALC_TYPE ,
-
Table: IGS_AS_ITEM_ASSESSOR
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AS_ITEM_ASSESSOR, object_name:IGS_AS_ITEM_ASSESSOR, status:VALID, product: IGS - Student System , description: This table describes assessors applicable for assessment items , implementation_dba_data: IGS.IGS_AS_ITEM_ASSESSOR ,
-
Table: IGS_OR_ORG_NOTES
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_OR_ORG_NOTES, object_name:IGS_OR_ORG_NOTES, status:VALID, product: IGS - Student System , description: This entity contains notes about institutions, organizational units or locations. , implementation_dba_data: IGS.IGS_OR_ORG_NOTES ,
-
Table: IGS_UC_IREFRNC_INTS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_UC_IREFRNC_INTS, object_name:IGS_UC_IREFRNC_INTS, status:VALID, product: IGS - Student System , description: Holds applicant reference information loaded from UCAS , implementation_dba_data: IGS.IGS_UC_IREFRNC_INTS ,
-
Table: IGS_OR_TYPE
12.1.1
product: IGS - Student System , description: This entity describes the recognised organisational types. The organisation type classifies the organisational unit into for example academic or administrative, internal or external. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_AD_I_PRG_U_SET
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_I_PRG_U_SET, object_name:IGS_AD_I_PRG_U_SET, status:VALID, product: IGS - Student System , description: Stores inquiry unit set codes corresponding to an inquiry program code - Obsolete , implementation_dba_data: IGS.IGS_AD_I_PRG_U_SET ,
-
Table: IGS_EN_TIMESLOT_RSLT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_TIMESLOT_RSLT, object_name:IGS_EN_TIMESLOT_RSLT, status:VALID, product: IGS - Student System , description: To capture the Timeslot assignment results , implementation_dba_data: IGS.IGS_EN_TIMESLOT_RSLT ,
-
Table: IGS_PR_SDT_PS_PR_MSR
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PR_SDT_PS_PR_MSR, object_name:IGS_PR_SDT_PS_PR_MSR, status:VALID, product: IGS - Student System , description: This entity describes the result of the calculation of a progression measure against the nominated student course attempt. For example, the result of a Grade Point Average (GPA) or Weighted Average Mark (WAM) calculation. , implementation_dba_data: IGS.IGS_PR_SDT_PS_PR_MSR ,
-
Table: IGS_GE_CFG_TAB
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_GE_CFG_TAB, object_name:IGS_GE_CFG_TAB, status:VALID, product: IGS - Student System , description: Table storing the form tab configuration details. , implementation_dba_data: IGS.IGS_GE_CFG_TAB ,
-
Table: IGS_PE_OTHER_REL_TPS
12.1.1
product: IGS - Student System , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_UC_MV_CVR_OF_SU
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_UC_MV_CVR_OF_SU, object_name:IGS_UC_MV_CVR_OF_SU, status:VALID, product: IGS - Student System , description: List of subject codes with description. - OBSOLETE , implementation_dba_data: IGS.IGS_UC_MV_CVR_OF_SU ,
-
Table: IGS_AS_APPR_GRD_SCH
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AS_APPR_GRD_SCH, object_name:IGS_AS_APPR_GRD_SCH, status:VALID, product: IGS - Student System , description: The approved grading schemas for assessment types associated with unit and version are recorded. They can be defaulted so that on linking the assessment items to unit offering and sections the grading schema is associated with the assessmen , implementation_dba_data: IGS.IGS_AS_APPR_GRD_SCH ,
-
Table: IGS_PS_UNIT_DISC_CRT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PS_UNIT_DISC_CRT, object_name:IGS_PS_UNIT_DISC_CRT, status:VALID, product: IGS - Student System , description: This entity describes the unit discontinuation date criteria of a teaching period calendar instance. , implementation_dba_data: IGS.IGS_PS_UNIT_DISC_CRT ,
-
Table: IGS_AD_MILITARY_INT_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_MILITARY_INT_ALL, object_name:IGS_AD_MILITARY_INT_ALL, status:VALID, product: IGS - Student System , description: Holds information about military service details , implementation_dba_data: IGS.IGS_AD_MILITARY_INT_ALL ,
-
Table: IGS_PE_CODE_CLASSES
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PE_CODE_CLASSES, object_name:IGS_PE_CODE_CLASSES, status:VALID, product: IGS - Student System , description: This entity describes the various code classes. , implementation_dba_data: IGS.IGS_PE_CODE_CLASSES ,
-
Table: IGS_PS_UNIT_ACCTS_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PS_UNIT_ACCTS_ALL, object_name:IGS_PS_UNIT_ACCTS_ALL, status:VALID, product: IGS - Student System , description: This table contains revenue account segment values at the unit level , implementation_dba_data: IGS.IGS_PS_UNIT_ACCTS_ALL ,
-
Table: IGS_RC_IS_ACAD
12.1.1
product: IGS - Student System , description: Holds Self Service Staging Academic Interests , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_SV_BTCH_SUMMARY
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_SV_BTCH_SUMMARY, object_name:IGS_SV_BTCH_SUMMARY, status:VALID, product: IGS - Student System , description: Table to store details about information being included in each batch processed , implementation_dba_data: IGS.IGS_SV_BTCH_SUMMARY ,
-
Table: IGS_PE_DYNAMIC_SQL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PE_DYNAMIC_SQL, object_name:IGS_PE_DYNAMIC_SQL, status:VALID, product: IGS - Student System , description: Obsolete , implementation_dba_data: IGS.IGS_PE_DYNAMIC_SQL ,
-
Table: IGS_UC_INST_CONTROL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_UC_INST_CONTROL, object_name:IGS_UC_INST_CONTROL, status:VALID, product: IGS - Student System , description: Holds the control information for the institution using UCAS sub-system. It synchronizes with UCAS view 'uvInstitution' , implementation_dba_data: IGS.IGS_UC_INST_CONTROL ,
-
Table: IGS_FI_WAIVER_PGMS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_FI_WAIVER_PGMS, object_name:IGS_FI_WAIVER_PGMS, status:VALID, product: IGS - Student System , description: Stores the Waiver Programs defined in the system and the related information. , implementation_dba_data: IGS.IGS_FI_WAIVER_PGMS ,
-
Table: IGS_PS_ANL_LOAD
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PS_ANL_LOAD, object_name:IGS_PS_ANL_LOAD, status:VALID, product: IGS - Student System , description: This entity describes the annual load for each year of a program. Units are linked to this load defining the standard load for their EFTSU calculation. , implementation_dba_data: IGS.IGS_PS_ANL_LOAD ,
-
Table: IGS_AD_PS_APPL_HIST_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_PS_APPL_HIST_ALL, object_name:IGS_AD_PS_APPL_HIST_ALL, status:VALID, product: IGS - Student System , description: Describes history of changes to admission program application , implementation_dba_data: IGS.IGS_AD_PS_APPL_HIST_ALL ,
-
Table: IGS_FI_OTC_CHARGES
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_FI_OTC_CHARGES, object_name:IGS_FI_OTC_CHARGES, status:VALID, product: IGS - Student System , description: Contains information on the charges (of type external) that are created at the time of receipt creation. Provides a repository of all charges that are tied to the receipt, if any, that were created when the student pays over the counter. , implementation_dba_data: IGS.IGS_FI_OTC_CHARGES ,