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


VIEW: APPS.EDW_LEVELS_MD_V

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

View Type

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


EDW_LEVELS_MD_V


[View Source]

Columns
Name Datatype Length Mandatory Comments
LEVEL_ID NUMBER (9)
comment
LEVEL_NAME VARCHAR2 (255)
comment
LEVEL_PREFIX VARCHAR2 (40)
comment
LEVEL_LONG_NAME VARCHAR2 (4000)
comment
LEVEL_TABLE_ID NUMBER (9)
comment
LEVEL_TABLE_NAME VARCHAR2 (259)
comment
DESCRIPTION VARCHAR2 (4000)
comment
DIM_ID NUMBER (9)
comment
DIM_NAME VARCHAR2 (255)
comment
Query Text

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


SELECT LEVEL_ID
,      LEVEL_NAME
,      LEVEL_PREFIX
,      LEVEL_LONG_NAME
,      LEVEL_TABLE_ID
,      LEVEL_TABLE_NAME
,      DESCRIPTION
,      DIM_ID
,      DIM_NAME
FROM APPS.EDW_LEVELS_MD_V;

Dependencies

[top of page]

APPS.EDW_LEVELS_MD_V references the following:

SchemaAPPS
SynonymEDW_LEVELS_MD
APPS.EDW_LEVELS_MD_V is referenced by following:

SchemaAPPS
Package BodyEDW_BSC_BRIDGE - show dependent code
Package BodyEDW_DEL_STG - show dependent code
Package BodyEDW_MAPPING_COLLECT - show dependent code
Package BodyEDW_NAEDW_PUSH - show dependent code
Package BodyEDW_OWB_COLLECTION_UTIL - show dependent code
ViewEDW_SEC_LVL_INFO_V
Package BodyEDW_TRUNC_STG - show dependent code
Package BodyEDW_UPDATE_ATTRIBUTES - show dependent code