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


VIEW: APPS.OKI_PROD_OLTP_V

Object Details
Object Name: OKI_PROD_OLTP_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID


View for Product dimension


[View Source]

Columns
Name Datatype Length Mandatory Comments
INVENTORY_ITEM_ID NUMBER

Internal Identifier for Inventory Item
ORGANIZATION_ID NUMBER

Internal Identifier for Organisation
ITEM_NAME VARCHAR2 (240)
Item Name
ITEM_DESCRIPTION VARCHAR2 (240)
Item Description
Query Text

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


SELECT INVENTORY_ITEM_ID
,      ORGANIZATION_ID
,      ITEM_NAME
,      ITEM_DESCRIPTION
FROM APPS.OKI_PROD_OLTP_V;

Dependencies

[top of page]

APPS.OKI_PROD_OLTP_V references the following:

SchemaAPPS
SynonymENI_OLTP_ITEM_STAR
SynonymFND_LOOKUP_VALUES
SynonymMTL_SYSTEM_ITEMS_TL

APPS.OKI_PROD_OLTP_V is not referenced by any database object