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


VIEW: APPS.AMW_PROCESS_ORG_HIERARCHY_V

Object Details
Object Name: AMW_PROCESS_ORG_HIERARCHY_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAMW.AMW_PROCESS_ORG_HIERARCHY_V
Subobject Name:
Status: VALID

View Type

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


This view returns information about Process Organization Hierarchy


[View Source]

Columns
Name Datatype Length Mandatory Comments
PARENT_PROCESS_ID NUMBER

Parent Process Identifier
CHILD_PROCESS_ID NUMBER

Child Process Identifier
Query Text

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


SELECT PARENT_PROCESS_ID
,      CHILD_PROCESS_ID
FROM APPS.AMW_PROCESS_ORG_HIERARCHY_V;

Dependencies

[top of page]

APPS.AMW_PROCESS_ORG_HIERARCHY_V references the following:

SchemaAPPS
ViewAMW_PROCESS_HIERARCHY_V
ViewAMW_PROCESS_ORG_BASICINFO_V
PL/SQL PackageAMW_UTILITY_PVT - show dependent code
PL/SQL PackageFND_GLOBAL - show dependent code
PL/SQL PackageHR_API - show dependent code

APPS.AMW_PROCESS_ORG_HIERARCHY_V is not referenced by any database object