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


TABLE: IGS.IGS_PS_USEC_TCH_RESP

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


IGS_PS_USEC_TCH_RESP captures the teaching responsibilities for a unit section.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PS_USEC_TCH_RESP_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnUNIT_SECTION_TEACH_RESP_ID
IGS_PS_USEC_TCH_RESP_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnUOO_ID
ColumnINSTRUCTOR_ID
Columns
Name Datatype Length Mandatory Comments
UNIT_SECTION_TEACH_RESP_ID NUMBER (7) Yes Unique identifier of the teaching responsibilities for a unit section.
UOO_ID NUMBER (7) Yes Unique identifier for unit section.
INSTRUCTOR_ID NUMBER (15) Yes Unique identifier for the Instructor.
CONFIRMED_FLAG VARCHAR2 (1) Yes Indicates instructor is confirmed for teaching responsibility.
PERCENTAGE_ALLOCATION NUMBER (5)
Percentage allocated for the instructor.
INSTRUCTIONAL_LOAD NUMBER (6)
Load on the instructor.
LEAD_INSTRUCTOR_FLAG VARCHAR2 (1) Yes Indicates the lead instructor for the unit section.
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
INSTRUCTIONAL_LOAD_LAB NUMBER (6)
Instructional Workload for laboratory
INSTRUCTIONAL_LOAD_LECTURE NUMBER (6)
Instructional Workload for lecture
Query Text

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


SELECT UNIT_SECTION_TEACH_RESP_ID
,      UOO_ID
,      INSTRUCTOR_ID
,      CONFIRMED_FLAG
,      PERCENTAGE_ALLOCATION
,      INSTRUCTIONAL_LOAD
,      LEAD_INSTRUCTOR_FLAG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      INSTRUCTIONAL_LOAD_LAB
,      INSTRUCTIONAL_LOAD_LECTURE
FROM IGS.IGS_PS_USEC_TCH_RESP;

Dependencies

[top of page]

IGS.IGS_PS_USEC_TCH_RESP does not reference any database object

IGS.IGS_PS_USEC_TCH_RESP is referenced by following:

SchemaAPPS
SynonymIGS_PS_USEC_TCH_RESP