[Home] [Help]
[Dependency Information]
| Object Name: | PA_FCST_PERIODIC_HDR_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_FCST_PERIODIC_HDR_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 |
|---|---|---|---|---|
| FORECAST_EXISTS_FLAG | CHAR | (1) | ||
| Y1 | VARCHAR2 | (15) | Project Currency Code | |
| Y1_SEQ | NUMBER | Sequence Number for Project currency order | ||
| X1 | VARCHAR2 | (30) | Amount | |
| X1_SEQ | NUMBER | Sequence Number for Period Name order | ||
| VALUE | NUMBER | Value |
Cut, paste (and edit) the following text to query this object:
SELECT FORECAST_EXISTS_FLAG
, Y1
, Y1_SEQ
, X1
, X1_SEQ
, VALUE
FROM APPS.PA_FCST_PERIODIC_HDR_V;
APPS
FND_GLOBAL
- show dependent code
PA_FCST_GLOBAL
- show dependent code
PA_FCST_PERIODIC_SUM_V
PA_FCST_PERIODS_TMP
PA_PROJECTS_MAINT_UTILS
- show dependent code
PA_UTILS
- show dependent code
PUBLIC
DUAL
APPS.PA_FCST_PERIODIC_HDR_V is not referenced by any database object
|
|
|
|