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


TABLE: OPI.OPI_DBI_MMT_CCA_STG

Object Details
Object Name: OPI_DBI_MMT_CCA_STG
Object Type: TABLE
Owner: OPI
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_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
TRANSACTION_ID NUMBER

Transaction identifier
ORGANIZATION_ID NUMBER

Organization identifier
INVENTORY_ITEM_ID NUMBER

Inventory item identifier
CYCLE_COUNT_ID NUMBER

Cycle count identifier
SUBINVENTORY_CODE VARCHAR2 (10)
Subinventory code
TRANSFER_SUBINVENTORY VARCHAR2 (10)
Transfer transaction opposing subinventory
TRANSACTION_DATE DATE

Transaction date
TRANSACTION_TYPE_ID NUMBER

Transaction type identifier
PRIMARY_QUANTITY NUMBER

Transaction quantity in terms of primary UOM of the item
Query Text

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


SELECT TRANSACTION_ID
,      ORGANIZATION_ID
,      INVENTORY_ITEM_ID
,      CYCLE_COUNT_ID
,      SUBINVENTORY_CODE
,      TRANSFER_SUBINVENTORY
,      TRANSACTION_DATE
,      TRANSACTION_TYPE_ID
,      PRIMARY_QUANTITY
FROM OPI.OPI_DBI_MMT_CCA_STG;

Dependencies

[top of page]

OPI.OPI_DBI_MMT_CCA_STG does not reference any database object

OPI.OPI_DBI_MMT_CCA_STG is referenced by following:

SchemaAPPS
SynonymOPI_DBI_MMT_CCA_STG