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


VIEW: APPS.IC_ITEM_HIERARCHY_V

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

A public view which may be useful for custom reporting or other data
requirements.


Used by Item Activation Workflow


[View Source]

Columns
Name Datatype Length Mandatory Comments
CREATOR_USER_NAME VARCHAR2 (100)
SUPERVISOR_USER_NAME VARCHAR2 (100)
Query Text

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


SELECT CREATOR_USER_NAME
,      SUPERVISOR_USER_NAME
FROM APPS.IC_ITEM_HIERARCHY_V;

Dependencies

[top of page]

APPS.IC_ITEM_HIERARCHY_V references the following:

SchemaAPPS
SynonymFND_USER
ViewGEM_LOOKUPS
PL/SQL PackageHR_GENERAL - show dependent code
PL/SQL PackageHR_SECURITY - show dependent code
SynonymIC_ITEM_HIERARCHY
ViewPER_ASSIGNMENTS_F

APPS.IC_ITEM_HIERARCHY_V is not referenced by any database object