Search Results igs_ad_ps_appl_inst_all
Overview
The IGS_AD_PS_APPL_INST_ALL table is a core data structure within the Oracle E-Business Suite Student System (IGS), specifically for the Admissions module. As indicated by its description, it holds the request for program entry for an admission period. This table functions as a child table to the main application header, storing detailed information for each specific program or course instance (nominated course) that an applicant has requested within a single admission application. It is a multi-org table, as denoted by the "_ALL" suffix, meaning it stores data for all operating units with partitioning based on the ORG_ID column. It is critical to note that the provided metadata explicitly states the Student System product is marked as "Obsolete" and that this specific table is "Not implemented in this database," indicating it may be part of a reference or demonstration installation rather than a live implementation in the queried environment.
Key Information Stored
The table's primary key is a composite of four columns, uniquely identifying each program request: PERSON_ID, ADMISSION_APPL_NUMBER, NOMINATED_COURSE_CD, and SEQUENCE_NUMBER. This structure allows an applicant to apply for multiple programs and potentially have multiple instances (sequences) for the same program. Beyond the key columns, the table stores statuses that track the application's progress through the admissions lifecycle for that specific program. As evidenced by the extensive foreign key list, these include ADM_CNDTNL_OFFER_STATUS, ADM_DOC_STATUS, ADM_ENTRY_QUAL_STATUS, ADM_OFFER_RESP_STATUS, and ADM_OUTCOME_STATUS. It also holds calendar references (ADM_CAL_TYPE, ADM_CI_SEQUENCE_NUMBER) to define the intended admission period, attendance details (ATTENDANCE_MODE, ATTENDANCE_TYPE), and data for managing deferrals (DEFERRED_ADM_CAL_TYPE, DEFERRED_ADM_CI_SEQUENCE_NUM).
Common Use Cases and Queries
The primary use case is to query and report on the status and details of program-specific requests within the broader admissions pipeline. Common operational reports would list all applications for a particular nominated course and admission period, or track the distribution of offer response statuses. A typical query would join this table to its parent, IGS_AD_APPL_ALL, and to various code lookup tables to retrieve meaningful descriptions for statuses. For example, to generate a list of pending offers for a specific program, one might filter on ADM_OUTCOME_STATUS and ADM_OFFER_RESP_STATUS codes. Due to the table's obsolete status, development of new interfaces or extensions would not be standard practice. Any existing data extraction would primarily serve historical reporting or data migration purposes.
Related Objects
This table maintains integral relationships with numerous other entities in the Student System schema, primarily through foreign key constraints. Its immediate parent is the IGS_AD_APPL_ALL table, which holds the overall application header. It is also a direct child of IGS_AD_PS_APPL_ALL, which likely contains program-application-level data. A significant number of foreign keys reference status code tables such as IGS_AD_OU_STAT (outcome status) and IGS_AD_OFR_RESP_STAT (offer response status). Critical relationships exist with the calendar entity IGS_CA_INST_ALL for admission, deferred admission, and future academic periods. Other related tables include IGS_EN_ATD_MODE_ALL (attendance mode), IGS_EN_ATD_TYPE_ALL (attendance type), and IGS_CO_CAT (correspondence category).
-
Table: IGS_AD_PS_APPL_INST_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_PS_APPL_INST_ALL, object_name:IGS_AD_PS_APPL_INST_ALL, status:VALID, product: IGS - Student System , description: Holds the request for program entry for an admission period , implementation_dba_data: IGS.IGS_AD_PS_APPL_INST_ALL ,
-
Table: IGS_TR_ITEM_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_TR_ITEM_ALL, object_name:IGS_TR_ITEM_ALL, status:VALID, product: IGS - Student System , description: Describes each occurrence of a tracking process for a particular student. , implementation_dba_data: IGS.IGS_TR_ITEM_ALL ,
-
Table: IGS_HE_AD_DTL_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_HE_AD_DTL_ALL, object_name:IGS_HE_AD_DTL_ALL, status:VALID, product: IGS - Student System , description: Stores the Student Admission Application HESA details , implementation_dba_data: IGS.IGS_HE_AD_DTL_ALL ,
-
Table: IGS_CA_INST_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_CA_INST_ALL, object_name:IGS_CA_INST_ALL, status:VALID, product: IGS - Student System , description: Describes an instance of a calendar type , implementation_dba_data: IGS.IGS_CA_INST_ALL ,
-
Table: IGS_AD_DOC_STAT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_DOC_STAT, object_name:IGS_AD_DOC_STAT, status:VALID, product: IGS - Student System , description: Describes user-defined admission documentation statuses which map to system-defined admission documentation statuses , implementation_dba_data: IGS.IGS_AD_DOC_STAT ,
-
Table: IGS_AD_FEE_STAT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_FEE_STAT, object_name:IGS_AD_FEE_STAT, status:VALID, product: IGS - Student System , description: Describes user-defined admission fee statuses which map to system-defined admission fee statuses , implementation_dba_data: IGS.IGS_AD_FEE_STAT ,
-
Table: IGS_AD_ENT_QF_STAT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_ENT_QF_STAT, object_name:IGS_AD_ENT_QF_STAT, status:VALID, product: IGS - Student System , description: Describes user-defined admission entry qualification statuses which map to system-defined admission entry qualification statuses , implementation_dba_data: IGS.IGS_AD_ENT_QF_STAT ,
-
Table: IGS_AD_PS_APPL_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_PS_APPL_ALL, object_name:IGS_AD_PS_APPL_ALL, status:VALID, product: IGS - Student System , description: Holds information about admission application program , implementation_dba_data: IGS.IGS_AD_PS_APPL_ALL ,
-
Table: IGS_AD_APLINS_ADMREQ
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_APLINS_ADMREQ, object_name:IGS_AD_APLINS_ADMREQ, status:VALID, product: IGS - Student System , description: Contains data used to link table for application instances and admission requirements related tracking types (application instance + tracking type = tracking item) , implementation_dba_data: IGS.IGS_AD_APLINS_ADMREQ ,
-
View: IGS_SC_PRG_OWNING_ORG_SV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_SC_PRG_OWNING_ORG_SV, object_name:IGS_SC_PRG_OWNING_ORG_SV, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGS_SC_PRG_OWNING_ORG_SV ,
-
Table: IGS_AD_SPL_ADM_CAT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_SPL_ADM_CAT, object_name:IGS_AD_SPL_ADM_CAT, status:VALID, product: IGS - Student System , description: Holds special admission category details , implementation_dba_data: IGS.IGS_AD_SPL_ADM_CAT ,
-
Table: IGS_RE_CANDIDATURE_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_RE_CANDIDATURE_ALL, object_name:IGS_RE_CANDIDATURE_ALL, status:VALID, product: IGS - Student System , description: This entity describes the candidature details of a research student. , implementation_dba_data: IGS.IGS_RE_CANDIDATURE_ALL ,
-
Table: IGS_FI_FEE_CAT_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_FI_FEE_CAT_ALL, object_name:IGS_FI_FEE_CAT_ALL, status:VALID, product: IGS - Student System , description: This entity describes special contract based fee assessment rates , implementation_dba_data: IGS.IGS_FI_FEE_CAT_ALL ,
-
Table: IGS_AD_APPL_STAT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_APPL_STAT, object_name:IGS_AD_APPL_STAT, status:VALID, product: IGS - Student System , description: Describes user-defined admission application statuses which map to system-defined statuses. Values include received, withdrawn, under consideration, or complete. , implementation_dba_data: IGS.IGS_AD_APPL_STAT ,
-
Table: IGS_PE_TYP_INSTANCES_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PE_TYP_INSTANCES_ALL, object_name:IGS_PE_TYP_INSTANCES_ALL, status:VALID, product: IGS - Student System , description: Entity describes the various person type instances of a person , implementation_dba_data: IGS.IGS_PE_TYP_INSTANCES_ALL ,
-
Table: IGS_AD_CNDNL_OFRSTAT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_CNDNL_OFRSTAT, object_name:IGS_AD_CNDNL_OFRSTAT, status:VALID, product: IGS - Student System , description: Describes user-defined admission conditional offer statuses which map to system-defined admission conditional offer statuses , implementation_dba_data: IGS.IGS_AD_CNDNL_OFRSTAT ,
-
Table: IGS_AD_APPL_NOTES
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_APPL_NOTES, object_name:IGS_AD_APPL_NOTES, status:VALID, product: IGS - Student System , description: Holds details of applicant's notes , implementation_dba_data: IGS.IGS_AD_APPL_NOTES ,
-
Table: IGS_AD_EDUGOAL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_EDUGOAL, object_name:IGS_AD_EDUGOAL, status:VALID, product: IGS - Student System , description: Stores data about person's educational goal , implementation_dba_data: IGS.IGS_AD_EDUGOAL ,
-
Table: IGS_AD_OFRDFRMT_STAT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_OFRDFRMT_STAT, object_name:IGS_AD_OFRDFRMT_STAT, status:VALID, product: IGS - Student System , description: Describes user-defined admission offer deferment statuses, which map to system admission offer deferment statuses , implementation_dba_data: IGS.IGS_AD_OFRDFRMT_STAT ,
-
Table: IGS_AD_APPL_PGMAPPRV
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_APPL_PGMAPPRV, object_name:IGS_AD_APPL_PGMAPPRV, status:VALID, product: IGS - Student System , description: Holds details of program representatives assigned to various applications for program review , implementation_dba_data: IGS.IGS_AD_APPL_PGMAPPRV ,
-
Table: IGS_EN_ENROLMENT_CAT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_ENROLMENT_CAT, object_name:IGS_EN_ENROLMENT_CAT, status:VALID, product: IGS - Student System , description: This entity describes an enrolment category. This will define the processes which will be performed during enrolling of students controlled by this type. , implementation_dba_data: IGS.IGS_EN_ENROLMENT_CAT ,
-
Table: IGS_AD_PANEL_DTLS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_PANEL_DTLS, object_name:IGS_AD_PANEL_DTLS, status:VALID, product: IGS - Student System , description: Table that holds the details about the application instances assigned to a panel , implementation_dba_data: IGS.IGS_AD_PANEL_DTLS ,
-
Table: IGS_AD_APPL_EVAL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_APPL_EVAL, object_name:IGS_AD_APPL_EVAL, status:VALID, product: IGS - Student System , description: Holds details of evaluators assigned to various applications , implementation_dba_data: IGS.IGS_AD_APPL_EVAL ,
-
Table: IGS_CO_CAT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_CO_CAT, object_name:IGS_CO_CAT, status:VALID, product: IGS - Student System , description: Describes a correspondence category used to define correspondence sent to students , implementation_dba_data: IGS.IGS_CO_CAT ,
-
Table: IGS_AD_OFR_RESP_STAT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_OFR_RESP_STAT, object_name:IGS_AD_OFR_RESP_STAT, status:VALID, product: IGS - Student System , description: Describes user-defined admission offer response statuses, which map to system admission offer response statuses , implementation_dba_data: IGS.IGS_AD_OFR_RESP_STAT ,
-
Table: IGS_AD_APPL_ARP
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_APPL_ARP, object_name:IGS_AD_APPL_ARP, status:VALID, product: IGS - Student System , description: Table where all Application Review Profile related information corresponding to an application instance will be recorded. This is expected to be a 'high transaction' table. , implementation_dba_data: IGS.IGS_AD_APPL_ARP ,
-
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 ,
-
Table: IGS_AD_APPL_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_APPL_ALL, object_name:IGS_AD_APPL_ALL, status:VALID, product: IGS - Student System , description: Describes admission of applicant to institution , implementation_dba_data: IGS.IGS_AD_APPL_ALL ,
-
Table: IGS_AD_OU_STAT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_OU_STAT, object_name:IGS_AD_OU_STAT, status:VALID, product: IGS - Student System , description: Describes user-defined admission outcome statuses, which map to system admission outcome statuses , implementation_dba_data: IGS.IGS_AD_OU_STAT ,
-
View: IGS_SC_COURSE_DTLS_SV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_SC_COURSE_DTLS_SV, object_name:IGS_SC_COURSE_DTLS_SV, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGS_SC_COURSE_DTLS_SV ,
-
Table: IGS_FI_HECS_PAY_OPTN
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_FI_HECS_PAY_OPTN, object_name:IGS_FI_HECS_PAY_OPTN, status:VALID, product: IGS - Student System , description: This entity describes the list of possible contribution payment options.Example.10 - Deferred, 11 -Upfront, 24 - Overseas students. , implementation_dba_data: IGS.IGS_FI_HECS_PAY_OPTN ,
-
Table: IGS_AD_APPQUAL_CODE
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_APPQUAL_CODE, object_name:IGS_AD_APPQUAL_CODE, status:VALID, product: IGS - Student System , description: New Transaction table to hold the qualification type and its value for each application instance , implementation_dba_data: IGS.IGS_AD_APPQUAL_CODE ,
-
Table: IGS_AD_PS_APLINSTUNT_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_PS_APLINSTUNT_ALL, object_name:IGS_AD_PS_APLINSTUNT_ALL, status:VALID, product: IGS - Student System , description: Describes admission program unit applications or admission non-award unit applications , implementation_dba_data: IGS.IGS_AD_PS_APLINSTUNT_ALL ,
-
Table: IGS_EN_ATD_MODE_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_ATD_MODE_ALL, object_name:IGS_EN_ATD_MODE_ALL, status:VALID, product: IGS - Student System , description: Describes available university program attendance modes , implementation_dba_data: IGS.IGS_EN_ATD_MODE_ALL ,
-
Table: IGS_PS_COURSE
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PS_COURSE, object_name:IGS_PS_COURSE, status:VALID, product: IGS - Student System , description: This entity describes the programs which are offered by the university, covering both award and non-award programs. , implementation_dba_data: IGS.IGS_PS_COURSE ,
-
View: IGSFV_AD_APPL_EDUGOAL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_AD_APPL_EDUGOAL, object_name:IGSFV_AD_APPL_EDUGOAL, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGSFV_AD_APPL_EDUGOAL ,
-
View: IGS_AD_PS_APPL_INST_SV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_PS_APPL_INST_SV, object_name:IGS_AD_PS_APPL_INST_SV, status:VALID, product: IGS - Student System , description: View of IGS_AD_PS_APPL_INST_ALL to secure the select operation on this table , implementation_dba_data: APPS.IGS_AD_PS_APPL_INST_SV ,
-
View: IGSFV_APPL_PANEL_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_APPL_PANEL_DETAILS, object_name:IGSFV_APPL_PANEL_DETAILS, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGSFV_APPL_PANEL_DETAILS ,
-
Table: IGS_EN_ATD_TYPE_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_ATD_TYPE_ALL, object_name:IGS_EN_ATD_TYPE_ALL, status:VALID, product: IGS - Student System , description: Describes available university program attendance types , implementation_dba_data: IGS.IGS_EN_ATD_TYPE_ALL ,
-
Table: IGS_AD_LOCATION_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_LOCATION_ALL, object_name:IGS_AD_LOCATION_ALL, status:VALID, product: IGS - Student System , description: Describes available geographic locations at which programs and units may be offered or taught , implementation_dba_data: IGS.IGS_AD_LOCATION_ALL ,
-
View: IGSFV_ADM_PRG_APPL_UNIT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_ADM_PRG_APPL_UNIT, object_name:IGSFV_ADM_PRG_APPL_UNIT, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGSFV_ADM_PRG_APPL_UNIT ,
-
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 ,
-
View: IGS_UC_UCAPCH_OSSAPPL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_UC_UCAPCH_OSSAPPL_V, object_name:IGS_UC_UCAPCH_OSSAPPL_V, status:VALID, product: IGS - Student System , description: Selects the UCAS Application Choice records as well as the OSS Application Instances for the UCAS Applicants. , implementation_dba_data: APPS.IGS_UC_UCAPCH_OSSAPPL_V ,
-
Table: IGS_EN_STDNT_PS_ATT_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_STDNT_PS_ATT_ALL, object_name:IGS_EN_STDNT_PS_ATT_ALL, status:VALID, product: IGS - Student System , description: This entity describes a student's attempt at studying a particular course offered by the university. , implementation_dba_data: IGS.IGS_EN_STDNT_PS_ATT_ALL ,
-
View: IGSBV_AD_ADM_PS_APPL_INST
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_AD_ADM_PS_APPL_INST, object_name:IGSBV_AD_ADM_PS_APPL_INST, status:VALID, product: IGS - Student System , description: Holds Information about Admission Application Program Details , implementation_dba_data: APPS.IGSBV_AD_ADM_PS_APPL_INST ,
-
Table: IGS_PS_VER_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PS_VER_ALL, object_name:IGS_PS_VER_ALL, status:VALID, product: IGS - Student System , description: This entity describes the versions of programs which are offered by the university, covering both award and non-award programs. , implementation_dba_data: IGS.IGS_PS_VER_ALL ,
-
View: IGS_AD_INTERVIEW_LETTERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_INTERVIEW_LETTERS_V, object_name:IGS_AD_INTERVIEW_LETTERS_V, status:VALID, product: IGS - Student System , description: Admission Interview Letters , implementation_dba_data: APPS.IGS_AD_INTERVIEW_LETTERS_V ,
-
View: IGS_AD_PS_APPL_INST
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_PS_APPL_INST, object_name:IGS_AD_PS_APPL_INST, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGS_AD_PS_APPL_INST ,
-
View: IGS_AD_MISSING_ITEMS_LETTER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_MISSING_ITEMS_LETTER_V, object_name:IGS_AD_MISSING_ITEMS_LETTER_V, status:VALID, product: IGS - Student System , description: Returns the missing items. For processing application of the student, few documents are required by the admission module. When student forget to send any document or miss out any document , then these documents are treated as missing items , implementation_dba_data: APPS.IGS_AD_MISSING_ITEMS_LETTER_V ,
-
View: IGS_AD_POSTADM_MISS_ITM_LTR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_POSTADM_MISS_ITM_LTR_V, object_name:IGS_AD_POSTADM_MISS_ITM_LTR_V, status:VALID, product: IGS - Student System , description: It returns the Missing items for Post Admission Requirements , implementation_dba_data: APPS.IGS_AD_POSTADM_MISS_ITM_LTR_V ,