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


TABLE: IGS.IGS_EN_UNITSETPSTYPE

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


IGS_EN_UNITSETPSTYPE describes the program type restrictions on a unit set. It will restrict the program versions that the unit set can be linked to. If no records have been created for a unit set, no restrictions will be applied.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_EN_UNITSETPSTYPE_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnUNIT_SET_CD
ColumnVERSION_NUMBER
ColumnCOURSE_TYPE
IGS_EN_UNITSETPSTYPE_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOURSE_TYPE
Columns
Name Datatype Length Mandatory Comments
UNIT_SET_CD VARCHAR2 (10) Yes Describes the unit set code that is restricted
VERSION_NUMBER NUMBER (3) Yes Describes the unit set version number that is restricted
COURSE_TYPE VARCHAR2 (10) Yes Describes the program type to that the unit set is restricted.
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 UNIT_SET_CD
,      VERSION_NUMBER
,      COURSE_TYPE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_EN_UNITSETPSTYPE;

Dependencies

[top of page]

IGS.IGS_EN_UNITSETPSTYPE does not reference any database object

IGS.IGS_EN_UNITSETPSTYPE is referenced by following:

SchemaAPPS
SynonymIGS_EN_UNITSETPSTYPE