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


VIEW: APPS.ICX_CAT_CATEGORIES_V

Object Details
Object Name: ICX_CAT_CATEGORIES_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
RT_CATEGORY_ID NUMBER
Yes Internal identifier for a category.
LANGUAGE VARCHAR2 (4) Yes Defined language for the row
CATEGORY_NAME VARCHAR2 (250) Yes Name of the Category
DESCRIPTION VARCHAR2 (2000)
Description for the Category
KEY VARCHAR2 (250) Yes Unique key for the Category
Query Text

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


SELECT RT_CATEGORY_ID
,      LANGUAGE
,      CATEGORY_NAME
,      DESCRIPTION
,      KEY
FROM APPS.ICX_CAT_CATEGORIES_V;

Dependencies

[top of page]

APPS.ICX_CAT_CATEGORIES_V references the following:

SchemaAPPS
SynonymICX_CAT_CATEGORIES_TL
APPS.ICX_CAT_CATEGORIES_V is referenced by following:

SchemaAPPS
Package BodyPON_PRINTING_PKG - show dependent code
Package BodyPON_VALIDATE_ITEM_PRICES_INT - show dependent code
Package BodyPOS_COMPARE_REVISIONS - show dependent code
Package BodyPO_IP_INTEGRATION_GRP - show dependent code
Package BodyPO_PDOI_LINE_PROCESS_PVT - show dependent code
Package BodyPO_R12_CAT_UPG_VAL_PVT - show dependent code
Package BodyPO_VAL_LINES2 - show dependent code