DBA Data[Home] [Help] [Dependency Information]


TABLE: IGS.IGS_PS_OF_UNT_SET_RL

Object Details
Object Name: IGS_PS_OF_UNT_SET_RL
Object Type: TABLE
Owner: IGS
FND Design Data: TableIGS.IGS_PS_OF_UNT_SET_RL
Subobject Name:
Status: VALID


IGS_PS_OF_UNT_SET_RL describes the relationship between two unit sets within a program. This relationship restricts the parent and child relationships between students selected unit sets.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PS_OF_UNT_SET_RL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOURSE_CD
ColumnCRV_VERSION_NUMBER
ColumnCAL_TYPE
ColumnSUP_UNIT_SET_CD
ColumnSUP_US_VERSION_NUMBER
ColumnSUB_UNIT_SET_CD
ColumnSUB_US_VERSION_NUMBER
Columns
Name Datatype Length Mandatory Comments
COURSE_CD VARCHAR2 (6) Yes Describes the program code to that the related unit sets are linked.
CRV_VERSION_NUMBER NUMBER (3) Yes Describes the program version number to that the related unit sets are linked.
CAL_TYPE VARCHAR2 (10) Yes Describes the calendar type in that the related program is offered.
SUP_UNIT_SET_CD VARCHAR2 (10) Yes Describes the superior unit set code.
SUP_US_VERSION_NUMBER NUMBER (3) Yes Describes the superior unit set version number.
SUB_UNIT_SET_CD VARCHAR2 (10) Yes Describes the subordinate unit set code.
SUB_US_VERSION_NUMBER NUMBER (3) Yes Describes the subordinate unit set version number.
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT COURSE_CD
,      CRV_VERSION_NUMBER
,      CAL_TYPE
,      SUP_UNIT_SET_CD
,      SUP_US_VERSION_NUMBER
,      SUB_UNIT_SET_CD
,      SUB_US_VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PS_OF_UNT_SET_RL;

Dependencies

[top of page]

IGS.IGS_PS_OF_UNT_SET_RL does not reference any database object

IGS.IGS_PS_OF_UNT_SET_RL is referenced by following:

SchemaAPPS
SynonymIGS_PS_OF_UNT_SET_RL