[Home] [Help]
[Dependency Information]
Object Name: | IC_ITEM_HIERARCHY_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
A public view which may be useful for custom reporting or other data
requirements.
Used by Item Activation Workflow
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
CREATOR_USER_NAME | VARCHAR2 | (100) | ||
SUPERVISOR_USER_NAME | VARCHAR2 | (100) |
Cut, paste (and edit) the following text to query this object:
SELECT CREATOR_USER_NAME
, SUPERVISOR_USER_NAME
FROM APPS.IC_ITEM_HIERARCHY_V;
APPS.IC_ITEM_HIERARCHY_V is not referenced by any database object
|
|
|