[Home] [Help]
[Dependency Information]
| Object Name: | EDW_TABLES_MD_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | BIS.EDW_TABLES_MD_V
|
| Subobject Name: | |
| Status: | VALID |
A public view which may be useful for custom reporting or other data
requirements.
EDW_TABLES_MD_V
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ELEMENTID | NUMBER | (9) | comment | |
| NAME | VARCHAR2 | (255) | comment | |
| LONG_NAME | VARCHAR2 | (4000) | comment |
Cut, paste (and edit) the following text to query this object:
SELECT ELEMENTID
, NAME
, LONG_NAME
FROM APPS.EDW_TABLES_MD_V;
APPS
EDW_TABLES_MD
APPS
EDW_NAEDW_PUSH
- show dependent code
EDW_OWB_COLLECTION_UTIL
- show dependent code
|
|
|
|