[Home] [Help]
[Dependency Information]
| Object Name: | ICX_CAT_STORE_CONTENTS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| 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 |
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;
APPS
FND_GLOBAL
- show dependent code
ICX_CAT_CONTENT_ZONES_B
ICX_CAT_SECURE_CONTENTS
ICX_CAT_STORE_CONTENTS
MO_GLOBAL
- show dependent code
POR_NONCAT_TEMPLATES_ALL_B
APPS
ICX_ITEM_DIAG_PVT
- show dependent code
|
|
|
|