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


TABLE: IGS.IGS_PS_UNIT_DISC_CRT

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


IGS_PS_UNIT_DISC_CRT describes the unit discontinuation date criteria of a teaching period calendar instance. Whenever a unit attempt is discontinued from within the related calendar, the criteria is used to reference what administrative unit status should be applied to the attempt, or whether it should be logically deleted.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PS_UNIT_DISC_CRT_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnUNIT_DISCONT_DT_ALIAS
IGS_PS_UNIT_DISC_CRT_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnADMINISTRATIVE_UNIT_STATUS
Columns
Name Datatype Length Mandatory Comments
UNIT_DISCONT_DT_ALIAS VARCHAR2 (10) Yes Name of a date alias representing the date on or after that units are discontinued. Discontinuation date aliases are linked to administrative unit statuses (AUS).
ADMINISTRATIVE_UNIT_STATUS VARCHAR2 (10)
Name of an institution-defined administrative unit status (AUS) mapped to the specified discontinuation date.
DELETE_IND VARCHAR2 (1) Yes Indicator that specifies whether or not a student unit attempt should be logically deleted when the unit is discontinued on or after the discontinued date alias and before the next occurring discontinuation date in the teaching period.
DFLT_IND VARCHAR2 (1) Yes Indicator that specifies whether or not the administrative unit status should be the default status when unit discontinuations occur on a particular date. Setting the indicator ticked makes this AUS the default, tough it may be overridden.
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_DISCONT_DT_ALIAS
,      ADMINISTRATIVE_UNIT_STATUS
,      DELETE_IND
,      DFLT_IND
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PS_UNIT_DISC_CRT;

Dependencies

[top of page]

IGS.IGS_PS_UNIT_DISC_CRT does not reference any database object

IGS.IGS_PS_UNIT_DISC_CRT is referenced by following:

SchemaAPPS
SynonymIGS_PS_UNIT_DISC_CRT