FND Design Data [Home] [Help]

View: IGSFV_HIGHER_EDUCATION_UNITS

Product: IGS - Student System (Obsolete)
Description: This is a full view, which contains the codes used to identify the units being offered by the university.
Implementation/DBA Data: Not implemented in this database
View Text

SELECT UN.UNIT_CD UNIT_CODE
, UN.CREATED_BY
, UN.CREATION_DATE
, UN.LAST_UPDATED_BY
, UN.LAST_UPDATE_DATE
FROM IGS_PS_UNIT UN WITH READ ONLY

Columns

Name
UNIT_CODE
CREATED_BY
CREATION_DATE
LAST_UPDATED_BY
LAST_UPDATE_DATE