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


TABLE: IGS.IGS_AD_OFFRESP_BATCH

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


Contains the batch description records that are required in order to run the Offer Response Import process. This table is the logical parent of IGS_AD_OFFRESP_INT and the value in the BATCH_ID column links rows in these tables.
Scope: public
Product: IGS
Lifecycle: active
Display Name: Import Offer Response Batch
Category: BUSINESS_ENTITY IGS_ADM_APPLICATION


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AD_OFFRESP_BATCH_U1 NORMAL UNIQUE TablespaceAPPS_TS_INTERFACE ColumnBATCH_ID
Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER (15) Yes Batch Identifier
BATCH_DESC VARCHAR2 (80) Yes Batch Description
REQUEST_ID NUMBER (15)
Request id of the last concurrent program to update this record
PROGRAM_APPLICATION_ID NUMBER (15)
Application identifier of the last concurrent program to update this record
PROGRAM_UPDATE_DATE DATE

Last update date of this record by a concurrent program
PROGRAM_ID NUMBER (15)
Program identifier of the last concurrent program to update this record
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
Query Text

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


SELECT BATCH_ID
,      BATCH_DESC
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_UPDATE_DATE
,      PROGRAM_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_AD_OFFRESP_BATCH;

Dependencies

[top of page]

IGS.IGS_AD_OFFRESP_BATCH does not reference any database object

IGS.IGS_AD_OFFRESP_BATCH is referenced by following:

SchemaAPPS
SynonymIGS_AD_OFFRESP_BATCH