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


VIEW: APPS.ICX_CAT_STORE_CONTENTS_V

Object Details
Object Name: ICX_CAT_STORE_CONTENTS_V
Object Type: VIEW
Owner: APPS
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
STORE_ID NUMBER

Store Id
CONTENT_ID NUMBER

Content Id
SEQUENCE NUMBER

Sequence
DISPLAY_ALWAYS_FLAG VARCHAR2 (1)
Display Always Flag
TYPE VARCHAR2 (20)
Content Type
Query Text

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


SELECT STORE_ID
,      CONTENT_ID
,      SEQUENCE
,      DISPLAY_ALWAYS_FLAG
,      TYPE
FROM APPS.ICX_CAT_STORE_CONTENTS_V;

Dependencies

[top of page]

APPS.ICX_CAT_STORE_CONTENTS_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
SynonymICX_CAT_CONTENT_ZONES_B
SynonymICX_CAT_SECURE_CONTENTS
SynonymICX_CAT_STORE_CONTENTS
PL/SQL PackageMO_GLOBAL - show dependent code
SynonymPOR_NONCAT_TEMPLATES_ALL_B
APPS.ICX_CAT_STORE_CONTENTS_V is referenced by following:

SchemaAPPS
Package BodyICX_ITEM_DIAG_PVT - show dependent code