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


TABLE: OPI.OPI_DBI_OPM_WIP_LED_CURRENT

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


Work table used in the process of summarization of the Inventory Management reports' WIP Value measure.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
ORGN_CODE VARCHAR2 (4)
Organization Code.
ITEM_ID NUMBER

Item ID.
GL_TRANS_DATE DATE

Transaction Date.
TRANS_QTY NUMBER

Transactoin Quantity.
AMOUNT_BASE NUMBER

Transaction Value.
Query Text

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


SELECT ORGN_CODE
,      ITEM_ID
,      GL_TRANS_DATE
,      TRANS_QTY
,      AMOUNT_BASE
FROM OPI.OPI_DBI_OPM_WIP_LED_CURRENT;

Dependencies

[top of page]

OPI.OPI_DBI_OPM_WIP_LED_CURRENT does not reference any database object

OPI.OPI_DBI_OPM_WIP_LED_CURRENT is referenced by following:

SchemaAPPS
SynonymOPI_DBI_OPM_WIP_LED_CURRENT