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


VIEW: APPS.OKI_PRODCAT_OLTP_V

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


View for product category lookup. Contains ID and name of a product cateogory.


[View Source]

Columns
Name Datatype Length Mandatory Comments
CATEGORY_ID NUMBER

Product Category Id
CATEGORY_NAME VARCHAR2 (322)
Product Category Name
Query Text

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


SELECT CATEGORY_ID
,      CATEGORY_NAME
FROM APPS.OKI_PRODCAT_OLTP_V;

Dependencies

[top of page]

APPS.OKI_PRODCAT_OLTP_V references the following:

SchemaAPPS
ViewENI_ITEM_PROD_LEAF_CAT_V

APPS.OKI_PRODCAT_OLTP_V is not referenced by any database object