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


TABLE: IGS.IGS_PS_TCH_RESP_OVRD_ALL

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


IGS_PS_TCH_RESP_OVRD_ALL describes the teaching responsibility override details for a given unit offering option. If an override is specified, it must total 100% for any given unit offering option.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PS_TCH_RESP_OVRD_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnUNIT_CD
ColumnVERSION_NUMBER
ColumnCAL_TYPE
ColumnCI_SEQUENCE_NUMBER
ColumnLOCATION_CD
ColumnUNIT_CLASS
ColumnORG_UNIT_CD
ColumnOU_START_DT
IGS_PS_TCH_RESP_OVRD_ALL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnORG_UNIT_CD
ColumnOU_START_DT
IGS_PS_TCH_RESP_OVRD_ALL_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnUOO_ID
Columns
Name Datatype Length Mandatory Comments
UNIT_CD VARCHAR2 (10) Yes Describes the unit code to that the teaching responsibility applies.
VERSION_NUMBER NUMBER (3) Yes Describes the unit code to that the teaching responsibility applies.
CAL_TYPE VARCHAR2 (10) Yes Describes the teaching calendar type to that the teaching responsibility override applies.
CI_SEQUENCE_NUMBER NUMBER (6) Yes Describes the teaching calendar sequence number to that the teaching responsibility override applies.
LOCATION_CD VARCHAR2 (10) Yes Describes the location to that the teaching responsibility override applies.
UNIT_CLASS VARCHAR2 (10) Yes Describes the unit class to that the teaching responsibility override applies.
ORG_UNIT_CD VARCHAR2 (30) Yes Describes the organization unit responsible for teaching the unit offering option.
OU_START_DT DATE
Yes Describes the organization unit start date responsible for teaching the unit offering option.
UOO_ID NUMBER (6) Yes Identifier for unit offering option.
PERCENTAGE NUMBER (5) Yes Describes the percentage of the teaching responsibility that applies to the organizational unit.
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
REQUEST_ID NUMBER (15)
Request identifier of last concurrent program to update this record.
PROGRAM_APPLICATION_ID NUMBER (15)
Application identifier of last concurrent program to update this record.
PROGRAM_ID NUMBER (15)
Program identifier of last concurrent program to update this record.
PROGRAM_UPDATE_DATE DATE

Last update date of this record by a concurrent program.
ORG_ID NUMBER (15)
Operating unit identifier
Query Text

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


SELECT UNIT_CD
,      VERSION_NUMBER
,      CAL_TYPE
,      CI_SEQUENCE_NUMBER
,      LOCATION_CD
,      UNIT_CLASS
,      ORG_UNIT_CD
,      OU_START_DT
,      UOO_ID
,      PERCENTAGE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
,      ORG_ID
FROM IGS.IGS_PS_TCH_RESP_OVRD_ALL;

Dependencies

[top of page]

IGS.IGS_PS_TCH_RESP_OVRD_ALL does not reference any database object

IGS.IGS_PS_TCH_RESP_OVRD_ALL is referenced by following:

SchemaAPPS
SynonymIGS_PS_TCH_RESP_OVRD_ALL