[Home] [Help]
| 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
|
SELECT UNIT_SET_CD
, VERSION_NUMBER
, UNIT_SET_STATUS
, UNIT_SET_CAT
, START_DT
, REVIEW_DT
, EXPIRY_DT
, END_DT
, TITLE
, SHORT_TITLE
, ABBREVIATION
, RESPONSIBLE_ORG_UNIT_CD
, RESPONSIBLE_OU_START_DT
, ADMINISTRATIVE_IND
, AUTHORISATION_RQRD_IND
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
FROM IGS_EN_UNIT_SET_ALL WITH READ ONLY