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


TABLE: XDP.XDP_ERRORS

Object Details
Object Name: XDP_ERRORS
Object Type: TABLE
Owner: XDP
FND Design Data: TableXDP.XDP_ERRORS
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
XDP_ERRORS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnERROR_ID
XDP_ERRORS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnERROR_REF_ID
ColumnERROR_TIME
Columns
Name Datatype Length Mandatory Comments
ERROR_ID NUMBER
Yes Error identifier
ERROR_REF_ID NUMBER
Yes Reference id of object to which error belongs
MESSAGE_NAME VARCHAR2 (30) Yes Name of the error message
MSG_PARAM_NAME0 VARCHAR2 (30)
Name of the first message parameter
MSG_PARAM_VAL0 VARCHAR2 (2000)
Value of the first message parameter
MSG_PARAM_NAME1 VARCHAR2 (30)
Name of the second message parameter
MSG_PARAM_VAL1 VARCHAR2 (2000)
Value of the second message parameter
MSG_PARAM_NAME2 VARCHAR2 (30)
Name of the third message parameter
MSG_PARAM_VAL2 VARCHAR2 (2000)
Value of the third message parameter
MSG_PARAM_NAME3 VARCHAR2 (30)
Name of the fourth message parameter
MSG_PARAM_VAL3 VARCHAR2 (2000)
Value of the fourth message parameter
MSG_PARAM_NAME4 VARCHAR2 (30)
Name of the fifth message parameter
MSG_PARAM_VAL4 VARCHAR2 (2000)
Value of the fifth message parameter
MSG_PARAM_NAME5 VARCHAR2 (30)
Name of the sixth message parameter
MSG_PARAM_VAL5 VARCHAR2 (2000)
Value of the sixth message parameter
MSG_PARAM_NAME6 VARCHAR2 (30)
Name of the seventh message parameter
MSG_PARAM_VAL6 VARCHAR2 (2000)
Value of the seventh message parameter
MSG_PARAM_NAME7 VARCHAR2 (30)
Name of the eighth message parameter
MSG_PARAM_VAL7 VARCHAR2 (2000)
Value of the eighth message parameter
MSG_PARAM_NAME8 VARCHAR2 (30)
Name of the ninth message parameter
MSG_PARAM_VAL8 VARCHAR2 (2000)
Value of the ninth message parameter
MSG_PARAM_NAME9 VARCHAR2 (30)
Name of the tenth message parameter
MSG_PARAM_VAL9 VARCHAR2 (2000)
Value of the tenth message parameter
ERROR_TIME DATE
Yes Time at which error occured
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
SECURITY_GROUP_ID NUMBER

Used in hosted environments
Query Text

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


SELECT ERROR_ID
,      ERROR_REF_ID
,      MESSAGE_NAME
,      MSG_PARAM_NAME0
,      MSG_PARAM_VAL0
,      MSG_PARAM_NAME1
,      MSG_PARAM_VAL1
,      MSG_PARAM_NAME2
,      MSG_PARAM_VAL2
,      MSG_PARAM_NAME3
,      MSG_PARAM_VAL3
,      MSG_PARAM_NAME4
,      MSG_PARAM_VAL4
,      MSG_PARAM_NAME5
,      MSG_PARAM_VAL5
,      MSG_PARAM_NAME6
,      MSG_PARAM_VAL6
,      MSG_PARAM_NAME7
,      MSG_PARAM_VAL7
,      MSG_PARAM_NAME8
,      MSG_PARAM_VAL8
,      MSG_PARAM_NAME9
,      MSG_PARAM_VAL9
,      ERROR_TIME
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
FROM XDP.XDP_ERRORS;

Dependencies

[top of page]

XDP.XDP_ERRORS does not reference any database object

XDP.XDP_ERRORS is referenced by following:

SchemaAPPS
SynonymXDP_ERRORS