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


TABLE: IGS.IGS_PS_LGCY_TR_INT

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


Contains Unit Teaching Responsibility (Organizational Units) to be imported into the IGS_PS_TCH_RESP table by the legacy data import process. Rows in this table must correspond to a batch in the IGS_PS_LGCY_BAT_INT table.
Scope: public
Product: IGS
Lifecycle: active
Display Name: Import Legacy Teaching Responsibility
Category: BUSINESS_ENTITY IGS_UNIT


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PS_LGCY_TR_INT_PK NORMAL UNIQUE TablespaceAPPS_TS_INTERFACE ColumnTEACH_RESP_INT_ID
IGS_PS_LGCY_TR_INT_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnUNIT_CD
ColumnVERSION_NUMBER
IGS_PS_LGCY_TR_INT_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnIMPORT_STATUS
Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER (15) Yes Batch identifier, used to identify the set of records to be processed.
TEACH_RESP_INT_ID NUMBER (15) Yes Unique identifier of the legacy teaching responsibility interface table.
UNIT_CD VARCHAR2 (10) Yes Code used to identify a unit.
VERSION_NUMBER NUMBER (3) Yes Version number is used to uniquely identify each version of a unit.
ORG_UNIT_CD VARCHAR2 (30) Yes Describe the code that identifies an academic or administrative organizational unit operating within the university structure.
PERCENTAGE NUMBER (5) Yes Percentage allocation of teaching responsibility to an organizational unit for a unit of study.
IMPORT_STATUS VARCHAR2 (1)
Record's Import status, allowable values are 'U'-Unprocessed(default), 'R'-Ready for Reprocessing, 'E'- Error , 'W'-Warning , 'I'-Imported
CREATED_BY NUMBER (15)
Standard WHO columns
CREATION_DATE DATE

Standard WHO columns
LAST_UPDATED_BY NUMBER (15)
Standard WHO columns
LAST_UPDATE_DATE DATE

Standard WHO columns
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO columns
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.
Query Text

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


SELECT BATCH_ID
,      TEACH_RESP_INT_ID
,      UNIT_CD
,      VERSION_NUMBER
,      ORG_UNIT_CD
,      PERCENTAGE
,      IMPORT_STATUS
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM IGS.IGS_PS_LGCY_TR_INT;

Dependencies

[top of page]

IGS.IGS_PS_LGCY_TR_INT does not reference any database object

IGS.IGS_PS_LGCY_TR_INT is referenced by following:

SchemaAPPS
SynonymIGS_PS_LGCY_TR_INT