[Home] [Help]
[Dependency Information]
| Object Name: | EDW_FACT_VIEW |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | BIS.EDW_FACT_VIEW
|
| Subobject Name: | |
| Status: | VALID |
A public view which may be useful for custom reporting or other data
requirements.
EDW_FACT_VIEW
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ID | NUMBER | (9) | comment | |
| VALUE | VARCHAR2 | (4000) | comment |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, VALUE
FROM APPS.EDW_FACT_VIEW;
APPS
EDW_FACTS_MD_V
APPS.EDW_FACT_VIEW is not referenced by any database object
|
|
|
|