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


VIEW: APPS.GMI_ITEM_CATEGORIES_V1

Object Details
Object Name: GMI_ITEM_CATEGORIES_V1
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMI.GMI_ITEM_CATEGORIES_V1
Subobject Name:
Status: VALID

View Type

MultiLingual view (a language resolved view of the data.)


View for OPM Item Master support for Eres catsets


[View Source]

Columns
Name Datatype Length Mandatory Comments
ITEM_ID NUMBER
Yes Surrogate id for the Item
CATEGORY_ID NUMBER
Yes Surrogate id for the Category
CATEGORY_SET_ID NUMBER
Yes Surrogate id for the Category Set
STRUCTURE_ID NUMBER
Yes Surrogate id for the Structure
CATEGORY_SET_NAME VARCHAR2 (30) Yes Category Set Display Name
Query Text

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


SELECT ITEM_ID
,      CATEGORY_ID
,      CATEGORY_SET_ID
,      STRUCTURE_ID
,      CATEGORY_SET_NAME
FROM APPS.GMI_ITEM_CATEGORIES_V1;

Dependencies

[top of page]

APPS.GMI_ITEM_CATEGORIES_V1 references the following:

SchemaAPPS
SynonymGMI_ITEM_CATEGORIES
ViewMTL_CATEGORY_SETS_VL

APPS.GMI_ITEM_CATEGORIES_V1 is not referenced by any database object