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


TABLE: IGS.IGS_EN_BAT_SUA_INTS

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


Contains the batch details for the student unit attempt upload. This table is required for each batch prior to running the concurrent program.
Scope: public
Product: IGS
Lifecycle: active
Display Name: Import Student Unit Attempt Batch
Category: BUSINESS_ENTITY IGS_STUDENT_UNIT


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_EN_BAT_SUA_INTS_PK NORMAL UNIQUE TablespaceAPPS_TS_INTERFACE ColumnBATCH_ID
Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER
Yes Batch Id to run for a group of unit attempt uploads
BATCH_DESC VARCHAR2 (80) Yes Batch description
CREATED_BY NUMBER (15)
Standard who column
CREATION_DATE DATE

Standard who column
LAST_UPDATED_BY NUMBER (15)
Standard who column
LAST_UPDATE_DATE DATE

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 BATCH_ID
,      BATCH_DESC
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_EN_BAT_SUA_INTS;

Dependencies

[top of page]

IGS.IGS_EN_BAT_SUA_INTS does not reference any database object

IGS.IGS_EN_BAT_SUA_INTS is referenced by following:

SchemaAPPS
SynonymIGS_EN_BAT_SUA_INTS