[Home] [Help]
[Dependency Information]
VIEW: APPS.PJI_TIME_CAL_PERIOD_V
Object Details
Object Name: | PJI_TIME_CAL_PERIOD_V |
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | PJI.PJI_TIME_CAL_PERIOD_V
|
---|
Subobject Name: | |
Status: | VALID |
View Type
A public view which may be useful for custom reporting or other data
requirements.
This table stores period definition for fiscal calendar
[View Source]
Columns
CAL_PERIOD_ID |
NUMBER |
|
Yes |
Fiscal Period Identifier |
CAL_QTR_ID |
NUMBER |
|
Yes |
Fiscal Quarter Identifier |
CALENDAR_ID |
NUMBER |
|
Yes |
Fiscl Calendar Identifier |
SEQUENCE |
NUMBER |
|
Yes |
Sequence of the period in the year |
NAME |
VARCHAR2 |
(100) |
Yes |
Period Name |
START_DATE |
DATE |
|
Yes |
Start Date |
END_DATE |
DATE |
|
Yes |
End Date |
CREATION_DATE |
DATE |
|
Yes |
Standard Who Column |
LAST_UPDATE_DATE |
DATE |
|
Yes |
Standard Who Column |
LAST_UPDATED_BY |
NUMBER |
(15) |
Yes |
Standard Who Column |
CREATED_BY |
NUMBER |
(15) |
Yes |
Standard Who Column |
LAST_UPDATE_LOGIN |
NUMBER |
(15) |
Yes |
Standard Who Column |
Name |
Datatype |
Length |
Mandatory |
Comments |
Query Text
Cut, paste (and edit) the following text to query this object:
SELECT CAL_PERIOD_ID
, CAL_QTR_ID
, CALENDAR_ID
, SEQUENCE
, NAME
, START_DATE
, END_DATE
, CREATION_DATE
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, CREATED_BY
, LAST_UPDATE_LOGIN
FROM APPS.PJI_TIME_CAL_PERIOD_V;
Dependencies
[top of page]
APPS.PJI_TIME_CAL_PERIOD_V references the following:
-
APPS
-
PJI_TIME_CAL_PERIOD
APPS.PJI_TIME_CAL_PERIOD_V is referenced by following:
-
APPS
-
PA_ALLOC_TXN_ACCUM_RBS_V
-
PA_ALLOC_TXN_ACCUM_V
-
PA_PROGRESS_UTILS
- show dependent code
-
PA_RP_UTIL
- show dependent code
-
PJI_COMPLETION_GRAPH
- show dependent code
-
PJI_EV_UTIL
- show dependent code
-
PJI_FM_PLAN_CAL_RLPS
- show dependent code
-
PJI_FM_PLAN_CAL_RLPS_T
- show dependent code
-
PJI_FM_PLAN_MAINT_PVT
- show dependent code
-
PJI_FM_PLAN_MAINT_T_PVT
- show dependent code
-
PJI_FM_SUM_PSI
- show dependent code
-
PJI_FM_XBS_ACCUM_UTILS
- show dependent code
-
PJI_PJP_GEN_PERF_ALL
- show dependent code
-
PJI_PJP_PRG_PERF_ALL
- show dependent code
-
PJI_PJP_SUM_MAIN
- show dependent code
-
PJI_PJP_SUM_ROLLUP
- show dependent code
-
PJI_PRD_ACT_CMT_BY_RSRC_V
-
PJI_PRD_ACT_CMT_BY_TASK_V
-
PJI_PRD_ACT_CMT_PG_TASK_V
-
PJI_PRD_PLN_BY_RSRC_V
-
PJI_PRD_PLN_BY_TASK_V
-
PJI_REP_DFLT_DRILLDOWN_TXN
- show dependent code
-
PJI_REP_MEASURE_UTIL
- show dependent code
-
PJI_REP_UTIL
- show dependent code
-
PJI_UTILS
- show dependent code
-
PJI_XTD_ACT_CMT_BY_RSRC_V
-
PJI_XTD_ACT_CMT_BY_TASK_V
-
PJI_XTD_PLN_BY_RSRC_V
-
PJI_XTD_PLN_BY_TASK_V