Search Results unit_set_category
Overview
The view IGSBV_PROG_CONCENTRATIONS belongs to the Oracle E-Business Suite IGS – Student System product family, a module now classified as obsolete within the ETRM (E-Business Suite Technical Reference Manual) documentation set for releases 12.1.1 and 12.2.2. The view exposes program concentration data, where a concentration represents a logical sub-grouping of a program such as a Major, Minor, Stream, or Strand. Because completion of a concentration is typically governed by rules maintained through the Student System Rules sub-system, this view serves as a reporting and integration layer over the underlying unit-set definitions. It is defined WITH READ ONLY, meaning consumers cannot perform DML through it.
Underlying Base Objects
The documented view text selects exclusively from the base table IGS_EN_UNIT_SET_ALL:
IGS_EN_UNIT_SET_ALL— the enrolment unit-set table that stores concentration (unit-set) definitions and their translated descriptive attributes.
The ETRM metadata indicates the view is not implemented in this database, and no referenced base objects are separately documented beyond the source table shown in the view text. Consequently, the view should be treated as a documented data model artifact rather than an assured runtime object in every environment.
Key Columns
The view re-labels several source columns to improve readability. Notable columns include:
UNIT_SET_CODE(aliased fromUNIT_SET_CD) — the unique identifier of the concentration.VERSION_NUMBER— versioning attribute supporting effective-dated definitions.UNIT_SET_STATUS— the lifecycle status of the concentration.UNIT_SET_CATEGORY(aliased fromUNIT_SET_CAT) — the classification that distinguishes a Major, Minor, Stream, or Strand. This is the column most closely associated with the user search term unit_set_category.START_DATE,REVIEW_DATE,EXPIRY_DATE,END_DATE— date attributes governing validity of the concentration.TITLE,SHORT_TITLE,ABBREVIATION— descriptive naming fields.RESP_ORG_UNIT_CODEandRESP_ORG_UNIT_START_DATE— the responsible organizational unit and its effective start date.ADMINISTRATIVE_INDICATORandAUTHORISATION_RQRD_INDICATOR— flags controlling administrative treatment and whether authorization is required.- Standard audit columns:
CREATED_BY,CREATION_DATE,LAST_UPDATED_BY,LAST_UPDATE_DATE.
Common Use Cases and Queries
Typical uses include extracting the catalogue of concentrations for a program, filtering by category, and validating effective dates. A representative query filtered on category is:
SELECT UNIT_SET_CODE,
UNIT_SET_CATEGORY,
TITLE,
UNIT_SET_STATUS,
START_DATE,
END_DATE
FROM IGSBV_PROG_CONCENTRATIONS
WHERE UNIT_SET_CATEGORY = :p_unit_set_category
AND TRUNC(SYSDATE) BETWEEN START_DATE
AND NVL(END_DATE, TRUNC(SYSDATE));
Integrations commonly join this view to program and rule entities to reconcile which concentrations apply to a given student's enrolment. Because the object is read-only and, per the metadata, not implemented in the reference database, developers should confirm availability in the target instance before relying on it in production reports.
-
View: IGSBV_PROG_CONCENTRATIONS
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes a unit-set, being a logical sub-grouping of program. eg .Major, Minor, Stream, Strand. A unit-set is typically related to the rules which governs its completion via the Rules Sub-system. , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_PROG_CONCENTRATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_PROG_CONCENTRATIONS, object_name:IGSBV_PROG_CONCENTRATIONS, status:VALID, product: IGS - Student System , description: This entity describes a unit-set, being a logical sub-grouping of program. eg .Major, Minor, Stream, Strand. A unit-set is typically related to the rules which governs its completion via the Rules Sub-system. , implementation_dba_data: APPS.IGSBV_PROG_CONCENTRATIONS ,
-
VIEW: APPS.IGSBV_PROG_CONCENTRATIONS
12.1.1
-
View: IGSFV_PROG_CONCENTRATIONS
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes a unit-set, being a logical sub-grouping of program. eg .Major, Minor, Stream, Strand. A unit-set is typically related to the rules which governs its completion via the Rules Sub-system. , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGSFV_PROG_CONCENTRATIONS
12.1.1
-
View: IGSFV_PROG_CONCENTRATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_PROG_CONCENTRATIONS, object_name:IGSFV_PROG_CONCENTRATIONS, status:VALID, product: IGS - Student System , description: This entity describes a unit-set, being a logical sub-grouping of program. eg .Major, Minor, Stream, Strand. A unit-set is typically related to the rules which governs its completion via the Rules Sub-system. , implementation_dba_data: APPS.IGSFV_PROG_CONCENTRATIONS ,
-
View: IGSBV_CONCENTRATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_CONCENTRATIONS, object_name:IGSBV_CONCENTRATIONS, status:VALID, product: IGS - Student System , description: This view 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. - Obsolete , implementation_dba_data: APPS.IGSBV_CONCENTRATIONS ,
-
View: IGSFV_CONCENTRATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_CONCENTRATIONS, object_name:IGSFV_CONCENTRATIONS, status:VALID, product: IGS - Student System , description: This view 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. - Obsolete , implementation_dba_data: APPS.IGSFV_CONCENTRATIONS ,
-
View: IGSBV_CONCENTRATIONS
12.2.2
product: IGS - Student System (Obsolete) , description: This view 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. - Obsolete , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_CONCENTRATIONS
12.2.2
product: IGS - Student System (Obsolete) , description: This view 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. - Obsolete , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGSBV_PROG_CONCENTRATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_PROG_CONCENTRATIONS, object_name:IGSBV_PROG_CONCENTRATIONS, status:VALID,
-
VIEW: APPS.IGSBV_CONCENTRATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_CONCENTRATIONS, object_name:IGSBV_CONCENTRATIONS, status:VALID,
-
VIEW: APPS.IGSFV_CONCENTRATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_CONCENTRATIONS, object_name:IGSFV_CONCENTRATIONS, status:VALID,
-
VIEW: APPS.IGSFV_PROG_CONCENTRATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_PROG_CONCENTRATIONS, object_name:IGSFV_PROG_CONCENTRATIONS, status:VALID,
-
TABLE: IGS.IGS_DA_OUT_PRG_USET
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_DA_OUT_PRG_USET, object_name:IGS_DA_OUT_PRG_USET, status:VALID,
-
TABLE: IGS.IGS_DA_REQ_BATCH
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_DA_REQ_BATCH, object_name:IGS_DA_REQ_BATCH, status:VALID,
-
eTRM - IGS Tables and Views
12.1.1
description: Holds applicant whose records are wrongly available . It is recommended that such applicant records are deleted from the system . It synchronizes with UCAS view 'ivStarW'. ,