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


TABLE: IGF.IGF_SL_ED_PRC_RSLTS

Object Details
Object Name: IGF_SL_ED_PRC_RSLTS
Object Type: TABLE
Owner: IGF
FND Design Data: TableIGF.IGF_SL_ED_PRC_RSLTS
Subobject Name:
Status: VALID


Table storing the edit process results from the response XML file


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGF_SL_ED_PRC_RSLTS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnEDIT_REC_ID
Columns
Name Datatype Length Mandatory Comments
EDIT_REC_ID NUMBER
Yes Identifier for the records
EDIT_ID VARCHAR2 (100) Yes Refers to the primary key of the response table for the edit record
LEVEL_CODE VARCHAR2 (30) Yes Indicates the level for the edit process records
RESP_ERR_CODE VARCHAR2 (30)
Identifies the response error code
RESP_MSG_TXT VARCHAR2 (150)
Indicates the response messge text
RESP_ERR_FIELD VARCHAR2 (35)
Indicates the response error field
RESP_ERR_VALUE VARCHAR2 (150)
Indicates the response error value
REPORTED_VALUE VARCHAR2 (150)
Indicates the reported value
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
PROGRAM_APPLICATION_ID NUMBER (15)
Standard Who column
PROGRAM_ID NUMBER (15)
Standard Who column
PROGRAM_UPDATE_DATE DATE

Standard Who column
REQUEST_ID NUMBER (15)
Standard Who column
Query Text

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


SELECT EDIT_REC_ID
,      EDIT_ID
,      LEVEL_CODE
,      RESP_ERR_CODE
,      RESP_MSG_TXT
,      RESP_ERR_FIELD
,      RESP_ERR_VALUE
,      REPORTED_VALUE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
,      REQUEST_ID
FROM IGF.IGF_SL_ED_PRC_RSLTS;

Dependencies

[top of page]

IGF.IGF_SL_ED_PRC_RSLTS does not reference any database object

IGF.IGF_SL_ED_PRC_RSLTS is referenced by following:

SchemaAPPS
SynonymIGF_SL_ED_PRC_RSLTS