[Home] [Help]
[Dependency Information]
| Object Name: | FPA_AW_CALENDARS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | FPA.FPA_AW_CALENDARS_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CALENDAR_NAME | VARCHAR2 | (30) | ||
| PERIOD_TYPE | VARCHAR2 | (30) | ||
| CAL_HIERARCHY_NAME | VARCHAR2 | (55) |
Cut, paste (and edit) the following text to query this object:
SELECT CALENDAR_NAME
, PERIOD_TYPE
, CAL_HIERARCHY_NAME
FROM APPS.FPA_AW_CALENDARS_V;
APPS
FPA_CALENDAR_MAIN_TBL
FPA_UTILITIES_PVT
- show dependent code
PUBLIC
OLAP_TABLE
APPS.FPA_AW_CALENDARS_V is not referenced by any database object
|
|
|
|