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


VIEW: APPS.ICX_CATEGORY_SET_LOV

Object Details
Object Name: ICX_CATEGORY_SET_LOV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewICX.ICX_CATEGORY_SET_LOV
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.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
CATEGORY_SET_ID NUMBER
Yes
CATEGORY_SET_NAME VARCHAR2 (30) Yes
STRUCTURE_ID NUMBER
Yes
Query Text

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


SELECT CATEGORY_SET_ID
,      CATEGORY_SET_NAME
,      STRUCTURE_ID
FROM APPS.ICX_CATEGORY_SET_LOV;

Dependencies

[top of page]

APPS.ICX_CATEGORY_SET_LOV references the following:

SchemaAPPS
SynonymMTL_CATEGORY_SETS
APPS.ICX_CATEGORY_SET_LOV is referenced by following:

SchemaAPPS
Package BodyICX_CAT - show dependent code