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


VIEW: APPS.EDW_DIMENSIONS_MD_V

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

View Type

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


EDW_DIMENSIONS_MD_V


[View Source]

Columns
Name Datatype Length Mandatory Comments
DIM_ID NUMBER (9)
comment
DIM_NAME VARCHAR2 (255)
comment
DIM_PREFIX VARCHAR2 (40)
comment
DIM_LONG_NAME VARCHAR2 (4000)
comment
DIM_TABLE_NAME VARCHAR2 (255)
comment
DIM_DESCRIPTION VARCHAR2 (4000)
comment
Query Text

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


SELECT DIM_ID
,      DIM_NAME
,      DIM_PREFIX
,      DIM_LONG_NAME
,      DIM_TABLE_NAME
,      DIM_DESCRIPTION
FROM APPS.EDW_DIMENSIONS_MD_V;

Dependencies

[top of page]

APPS.EDW_DIMENSIONS_MD_V references the following:

SchemaAPPS
SynonymEDW_DIMENSIONS_MD
APPS.EDW_DIMENSIONS_MD_V is referenced by following:

SchemaAPPS
PL/SQL PackageEDW_BSC_BRIDGE - show dependent code
Package BodyEDW_BSC_BRIDGE - show dependent code
Package BodyEDW_DEL_STG - show dependent code
ViewEDW_DIM_VIEW
Package BodyEDW_GL_ACCT_M_T - show dependent code
Package BodyEDW_NAEDW_PUSH - show dependent code
Package BodyEDW_OWB_COLLECTION_UTIL - show dependent code
ViewEDW_SEC_DIM_INFO_V
Package BodyEDW_SUMMARY_COLLECT - show dependent code
Package BodyEDW_TRUNC_STG - show dependent code
Package BodyEDW_VBH_SETUP - show dependent code