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


TABLE: OPI.OPI_DBI_COGS_LOG

Object Details
Object Name: OPI_DBI_COGS_LOG
Object Type: TABLE
Owner: OPI
Subobject Name:
Status: VALID


This is a table to support incremental collections for other tables.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER

Inventory Organization id.
TRANSACTION_ID NUMBER

Transaction id.
INIT_TRANSACTION_ID NUMBER

Initial Transaction Id
CURRENCY_CODE VARCHAR2 (10)
Currency Code
EXTRACTION_TYPE VARCHAR2 (30)
Extraction Type.
SHIP_OU_ID NUMBER

Shipping Operating Unit id
TRANSACTION_DATE DATE

Transaction Date.
CREATED_BY NUMBER

Standard who column.
ERROR_MESSAGE VARCHAR2 (4000)
error message.
CREATION_DATE DATE

Creation Date.
LAST_UPDATED_BY NUMBER

Standard who column.
LAST_UPDATE_DATE DATE

Last Update Date.
LAST_UPDATE_LOGIN NUMBER

Standard who column.
Query Text

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


SELECT ORGANIZATION_ID
,      TRANSACTION_ID
,      INIT_TRANSACTION_ID
,      CURRENCY_CODE
,      EXTRACTION_TYPE
,      SHIP_OU_ID
,      TRANSACTION_DATE
,      CREATED_BY
,      ERROR_MESSAGE
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM OPI.OPI_DBI_COGS_LOG;

Dependencies

[top of page]

OPI.OPI_DBI_COGS_LOG does not reference any database object

OPI.OPI_DBI_COGS_LOG is referenced by following:

SchemaAPPS
SynonymOPI_DBI_COGS_LOG