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


VIEW: APPS.EDW_LEVEL_ATTS_MD_V

Object Details
Object Name: EDW_LEVEL_ATTS_MD_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.EDW_LEVEL_ATTS_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
DIM_ID NUMBER (9)
comment
DIM_NAME VARCHAR2 (255)
comment
LVL_ID NUMBER (9)
comment
LVL_NAME VARCHAR2 (255)
comment
LVL_COL_ID NUMBER (9)
comment
LVL_COL_NAME VARCHAR2 (255)
comment
LVL_COL_LONG_NAME VARCHAR2 (4000)
comment
UK_ID NUMBER

comment
UK_NAME VARCHAR2 (255)
comment
Query Text

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


SELECT DIM_ID
,      DIM_NAME
,      LVL_ID
,      LVL_NAME
,      LVL_COL_ID
,      LVL_COL_NAME
,      LVL_COL_LONG_NAME
,      UK_ID
,      UK_NAME
FROM APPS.EDW_LEVEL_ATTS_MD_V;

Dependencies

[top of page]

APPS.EDW_LEVEL_ATTS_MD_V references the following:

SchemaAPPS
SynonymEDW_LEVEL_ATTS_MD

APPS.EDW_LEVEL_ATTS_MD_V is not referenced by any database object