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


VIEW: APPS.CLN_ITEMMST_CTLG_CATS_V

Object Details
Object Name: CLN_ITEMMST_CTLG_CATS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCLN.CLN_ITEMMST_CTLG_CATS_V
Subobject Name:
Status: VALID

View Type

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


View containing the available item catalog categories.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER
Yes Organization ID.
ITEM_CATALOG_GROUP_ID NUMBER
Yes Item Catalog Group ID.
CONCATENATED_SEGMENTS VARCHAR2 (40)
Item Catalog Group Name.
Query Text

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


SELECT ORGANIZATION_ID
,      ITEM_CATALOG_GROUP_ID
,      CONCATENATED_SEGMENTS
FROM APPS.CLN_ITEMMST_CTLG_CATS_V;

Dependencies

[top of page]

APPS.CLN_ITEMMST_CTLG_CATS_V references the following:

SchemaAPPS
SynonymMTL_ITEM_CATALOG_GROUPS_KFV
SynonymMTL_SYSTEM_ITEMS_B

APPS.CLN_ITEMMST_CTLG_CATS_V is not referenced by any database object