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


TABLE: BOM.CST_INTERFACE_ERRORS

Object Details
Object Name: CST_INTERFACE_ERRORS
Object Type: TABLE
Owner: BOM
FND Design Data: TableBOM.CST_INTERFACE_ERRORS
Subobject Name:
Status: VALID


CST_INTERFACE_ERRORS stores erroneous records from
CST_ITEM_CST_DTLS_INTERFACE. Records may be inserted into this table
when a Copy Cost Information request is submitted.
.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
CST_INTERFACE_ERRORS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnGROUP_ID
Columns
Name Datatype Length Mandatory Comments
GROUP_ID NUMBER
Yes Group identifier
INVENTORY_ITEM VARCHAR2 (240)
Concatenated inventory item segment
ENTITY_CODE VARCHAR2 (80)
Erroneous entity code
ERROR_TYPE NUMBER

Erroneous entity type
Query Text

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


SELECT GROUP_ID
,      INVENTORY_ITEM
,      ENTITY_CODE
,      ERROR_TYPE
FROM BOM.CST_INTERFACE_ERRORS;

Dependencies

[top of page]

BOM.CST_INTERFACE_ERRORS does not reference any database object

BOM.CST_INTERFACE_ERRORS is referenced by following:

SchemaAPPS
SynonymCST_INTERFACE_ERRORS