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


TABLE: IGS.IGS_PR_S_CRV_PRG_CAL

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


IGS_PR_S_CRV_PRG_CAL describes the program version progression calendar configuration options. All progression calendars must be established here or at system level or organizational unit for rules within the calendars to be considered. Entries in this table are only required if not existing at one of the two other levels or if an override of one of the values is required.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PR_S_CRV_PRG_CAL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOURSE_CD
ColumnVERSION_NUMBER
ColumnPRG_CAL_TYPE
IGS_PR_S_CRV_PRG_CAL_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnPRG_CAL_TYPE
Columns
Name Datatype Length Mandatory Comments
COURSE_CD VARCHAR2 (6) Yes The code of the program that the progression calendar applies
VERSION_NUMBER NUMBER (3) Yes The version number of the program that the progressioncalendar applies
PRG_CAL_TYPE VARCHAR2 (10) Yes Describes the progression calendar type applicable to the course version
STREAM_NUM NUMBER (2) Yes A number used to identify a stream, or sequence, of progression calendars within an academic period. Calendars with the same stream number are considered to be a sequential group. For example, institutions that evaluate program progression twice a year should establish a semester one progression calendar and a semester two progression calendar each with links to an appropriate set of teaching periods as 'Stream 1'. A single annual progression calendar running in the same institution would have a different stream number. Stream numbers are evaluated by those progression rules that measure student performance overa specified number of sequential progression periods. Note: If one progression calendar in a stream is overridden at the course version level, then all other calendars in the stream must be created. Year would establish a semester one progression calendar.
SHOW_CAUSE_LENGTH NUMBER (3)
Describes the length of the show cause period in days within the specified progression calendar type
APPEAL_LENGTH NUMBER (3)
Describes the length of the appeal period in days within the specified progression calendar type
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
,      VERSION_NUMBER
,      PRG_CAL_TYPE
,      STREAM_NUM
,      SHOW_CAUSE_LENGTH
,      APPEAL_LENGTH
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PR_S_CRV_PRG_CAL;

Dependencies

[top of page]

IGS.IGS_PR_S_CRV_PRG_CAL does not reference any database object

IGS.IGS_PR_S_CRV_PRG_CAL is referenced by following:

SchemaAPPS
SynonymIGS_PR_S_CRV_PRG_CAL