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


VIEW: APPS.EDW_PVT_MAP_COLUMNS_MD_V

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

View Type

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


EDW_PVT_MAP_COLUMNS_MD_V


[View Source]

Columns
Name Datatype Length Mandatory Comments
MAPPING_ID NUMBER (9)
comment
TARGET_USAGE_ID NUMBER (9) Yes comment
TARGET_COLUMN_USAGE_ID NUMBER (9) Yes comment
TARGET_COLUMN_ID NUMBER (9) Yes comment
SOURCE_USAGE_ID NUMBER (9) Yes comment
SOURCE_COLUMN_USAGE_ID NUMBER (9) Yes comment
SOURCE_COLUMN_ID NUMBER (9) Yes comment
FUNC_USAGE_ID NUMBER (9)
comment
Query Text

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


SELECT MAPPING_ID
,      TARGET_USAGE_ID
,      TARGET_COLUMN_USAGE_ID
,      TARGET_COLUMN_ID
,      SOURCE_USAGE_ID
,      SOURCE_COLUMN_USAGE_ID
,      SOURCE_COLUMN_ID
,      FUNC_USAGE_ID
FROM APPS.EDW_PVT_MAP_COLUMNS_MD_V;

Dependencies

[top of page]

APPS.EDW_PVT_MAP_COLUMNS_MD_V references the following:

SchemaAPPS
ViewCMPITEM_V
ViewCMPWBACTUALPARAMETER_V
ViewCMPWBITEMUSAGE_V
ViewCMPWBRELATIONUSAGE_V
APPS.EDW_PVT_MAP_COLUMNS_MD_V is referenced by following:

SchemaAPPS
Package BodyEDW_OWB_COLLECTION_UTIL - show dependent code