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


TABLE: IGS.IGS_HE_BATCH_INT

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


Stores the batch definitions for the HESA import student details process
Scope: public
Product: IGS
Lifecycle: active
Display Name: Import HESA Student Data Batch
Category: BUSINESS_ENTITY IGS_STUDENT_PROGRAM
Category: BUSINESS_ENTITY HZ_PERSON


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_HE_BATCH_INT_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnBATCH_ID
Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER (15) Yes Batch Identifier which is a sequence generated number
DESCRIPTION VARCHAR2 (80) Yes Batch description
Query Text

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


SELECT BATCH_ID
,      DESCRIPTION
FROM IGS.IGS_HE_BATCH_INT;

Dependencies

[top of page]

IGS.IGS_HE_BATCH_INT does not reference any database object

IGS.IGS_HE_BATCH_INT is referenced by following:

SchemaAPPS
SynonymIGS_HE_BATCH_INT