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


TABLE: IGS.IGS_AD_OFFRESP_ERR

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


Contains the errors generated by the Offer Response Import. A row will be created by the process for any warning or error, along with the primary key ID (OFFRESP_INT_ID) of the related interface table IGS_AD_OFFRESP_INT.
Scope: public
Product: IGS
Lifecycle: active
Display Name: Export Offer Response Error
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_ERR_PK NORMAL UNIQUE TablespaceAPPS_TS_INTERFACE ColumnOFFRESP_ERR_ID
IGS_AD_OFFRESP_ERR_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnOFFRESP_INT_ID
Columns
Name Datatype Length Mandatory Comments
OFFRESP_ERR_ID NUMBER (15) Yes An identifier to uniquely identify this row
OFFRESP_INT_ID NUMBER (15) Yes Offer Response Interface Identifier
ERROR_CODE VARCHAR2 (30)
Error Code
ERROR_TEXT VARCHAR2 (2000)
Error Text
CREATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
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
Query Text

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


SELECT OFFRESP_ERR_ID
,      OFFRESP_INT_ID
,      ERROR_CODE
,      ERROR_TEXT
,      CREATED_BY
,      LAST_UPDATE_DATE
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_UPDATE_DATE
,      PROGRAM_ID
FROM IGS.IGS_AD_OFFRESP_ERR;

Dependencies

[top of page]

IGS.IGS_AD_OFFRESP_ERR does not reference any database object

IGS.IGS_AD_OFFRESP_ERR is referenced by following:

SchemaAPPS
SynonymIGS_AD_OFFRESP_ERR