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


VIEW: APPS.EDW_RELATIONMAPPING_MD_V

Object Details
Object Name: EDW_RELATIONMAPPING_MD_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.EDW_RELATIONMAPPING_MD_V
Subobject Name:
Status: VALID

View Type

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


EDW_RELATIONMAPPING_MD_V


[View Source]

Columns
Name Datatype Length Mandatory Comments
SOURCEDATAENTITY NUMBER (9)
comment
TARGETDATAENTITY NUMBER (9)
comment
ELEMENTID NUMBER (9)
comment
PARENTMODEL NUMBER (9)
comment
NAME VARCHAR2 (255)
comment
Query Text

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


SELECT SOURCEDATAENTITY
,      TARGETDATAENTITY
,      ELEMENTID
,      PARENTMODEL
,      NAME
FROM APPS.EDW_RELATIONMAPPING_MD_V;

Dependencies

[top of page]

APPS.EDW_RELATIONMAPPING_MD_V references the following:

SchemaAPPS
SynonymEDW_RELATIONMAPPING_MD
APPS.EDW_RELATIONMAPPING_MD_V is referenced by following:

SchemaAPPS
Package BodyEDW_DEL_STG - show dependent code
Package BodyEDW_TRUNC_STG - show dependent code