[Home] [Help]
[Dependency Information]
| Object Name: | IC_ITEM_HIERARCHY_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | GMI.IC_ITEM_HIERARCHY_V
|
| 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
FND_USER
GEM_LOOKUPS
HR_GENERAL
- show dependent code
HR_SECURITY
- show dependent code
IC_ITEM_HIERARCHY
PER_ASSIGNMENTS_F
APPS.IC_ITEM_HIERARCHY_V is not referenced by any database object
|
|
|
|