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


TABLE: IGS.IGS_PR_S_OU_PRG_CAL

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


IGS_PR_S_OU_PRG_CAL describes the organizational unit progression calendar configuration options. All progression calendars must be established here or at system level or program version level 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_OU_PRG_CAL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnORG_UNIT_CD
ColumnOU_START_DT
ColumnPRG_CAL_TYPE
IGS_PR_S_OU_PRG_CAL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnPRG_CAL_TYPE
Columns
Name Datatype Length Mandatory Comments
ORG_UNIT_CD VARCHAR2 (30) Yes The code of the organizational unit to that the progression calendar applies
OU_START_DT DATE
Yes The date from that the organizational unit is effective. The organizational unit is uniquely identified by the combinationof its code and start date.
PRG_CAL_TYPE VARCHAR2 (10) Yes Describes the progression calendar type applicable to the organisational unit
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 overidden at the organizational unit level, then all other calendars in the stream must be created.
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 ORG_UNIT_CD
,      OU_START_DT
,      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_OU_PRG_CAL;

Dependencies

[top of page]

IGS.IGS_PR_S_OU_PRG_CAL does not reference any database object

IGS.IGS_PR_S_OU_PRG_CAL is referenced by following:

SchemaAPPS
SynonymIGS_PR_S_OU_PRG_CAL