[Home] [Help]
[Dependency Information]
| Object Name: | PA_CALENDAR_OLAP_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CAL_PERIOD_ID | NUMBER | Identifier of the Calendar Period | ||
| CAL_QTR_ID | NUMBER | Identifier of the Calendar Quarter | ||
| CAL_YEAR_ID | NUMBER | Identifier of the Calendar Year | ||
| ITD_ID | NUMBER | Identifier of the Calendar Total |
Cut, paste (and edit) the following text to query this object:
SELECT CAL_PERIOD_ID
, CAL_QTR_ID
, CAL_YEAR_ID
, ITD_ID
FROM APPS.PA_CALENDAR_OLAP_V;
APPS
PJI_TIME_CAL_PERIOD
PJI_TIME_CAL_QTR
PJI_TIME_ENT_PERIOD
APPS.PA_CALENDAR_OLAP_V is not referenced by any database object
|
|
|
|