[Home] [Help]
[Dependency Information]
Object Name: | PA_FCST_PERIODIC_HDR_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
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.PA_FCST_PERIODIC_HDR_V is not referenced by any database object
|
|
|