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


VIEW: APPS.EDW_PVT_COLUMNS_MD_V

Object Details
Object Name: EDW_PVT_COLUMNS_MD_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.EDW_PVT_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_COLUMNS_MD_V


[View Source]

Columns
Name Datatype Length Mandatory Comments
COLUMN_ID NUMBER (9)
comment
COLUMN_NAME VARCHAR2 (255)
comment
PARENT_OBJECT_ID NUMBER (9)
comment
DATA_TYPE VARCHAR2 (255)
comment
LENGTH NUMBER (9)
comment
LOGICAL_NAME VARCHAR2 (4000)
comment
DESCRIPTION VARCHAR2 (4000)
comment
Query Text

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


SELECT COLUMN_ID
,      COLUMN_NAME
,      PARENT_OBJECT_ID
,      DATA_TYPE
,      LENGTH
,      LOGICAL_NAME
,      DESCRIPTION
FROM APPS.EDW_PVT_COLUMNS_MD_V;

Dependencies

[top of page]

APPS.EDW_PVT_COLUMNS_MD_V references the following:

SchemaAPPS
SynonymEDW_PVT_COLUMNS_MD
APPS.EDW_PVT_COLUMNS_MD_V is referenced by following:

SchemaAPPS
Package BodyEDW_MAPPING_COLLECT - show dependent code
Package BodyEDW_NAEDW_PUSH - show dependent code
Package BodyEDW_OWB_COLLECTION_UTIL - show dependent code
Package BodyEDW_SUMMARY_COLLECT - show dependent code