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


VIEW: APPS.EDW_PO_VENDOR_HIERARCHIES_V

Object Details
Object Name: EDW_PO_VENDOR_HIERARCHIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPO.EDW_PO_VENDOR_HIERARCHIES_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 Source]

Columns
Name Datatype Length Mandatory Comments
HIERARCHY_LEVEL NUMBER

LAST_UPDATE_DATE DATE

Standard Who column - date when a user last updated this row.
VENDOR_ID NUMBER

PARENT_VENDOR_ID NUMBER

Query Text

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


SELECT HIERARCHY_LEVEL
,      LAST_UPDATE_DATE
,      VENDOR_ID
,      PARENT_VENDOR_ID
FROM APPS.EDW_PO_VENDOR_HIERARCHIES_V;

Dependencies

[top of page]

APPS.EDW_PO_VENDOR_HIERARCHIES_V references the following:

SchemaAPPS
SynonymEDW_PO_VENDOR_HIERARCHIES
APPS.EDW_PO_VENDOR_HIERARCHIES_V is referenced by following:

SchemaAPPS
ViewEDWBV_TPRT_P1_TPARTNER_LCV
ViewEDWBV_TPRT_P2_TPARTNER_LCV
ViewEDWBV_TPRT_P3_TPARTNER_LCV
ViewEDWBV_TPRT_TRADE_PARTNER_LCV
Package BodyEDW_TRD_PARTNER_M_C - show dependent code