[Home] [Help]
[Dependency Information]
| Object Name: | FPA_AW_SCE_SUM_SCES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: |
INVALID
|
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 |
|---|---|---|---|---|
| SCENARIO | UNDEFINED | (0) | ||
| PLANNING_CYCLE | UNDEFINED | (0) | ||
| PC_CATEGORY | UNDEFINED | (0) | ||
| PC_DISPLAY_FACTOR | UNDEFINED | (0) | ||
| INVESTMENT_CRITERIA | UNDEFINED | (0) | ||
| S_FUNDS_AVAILABLE | UNDEFINED | (0) | ||
| S_FUNDS_REQUIRED | UNDEFINED | (0) | ||
| S_FUNDING_VARIANCE | UNDEFINED | (0) | ||
| S_PLANNED_BENEFIT | UNDEFINED | (0) | ||
| S_NET_PRESENT_VALUE | UNDEFINED | (0) | ||
| S_INTERNAL_RATE_RETURN | UNDEFINED | (0) | ||
| S_PAYBACK_PERIOD | UNDEFINED | (0) | ||
| S_RETURN_ON_INV | UNDEFINED | (0) | ||
| S_WEIGHTED_SCORE | UNDEFINED | (0) | ||
| S_COST_WEIGHTED_SCORE | UNDEFINED | (0) |
Cut, paste (and edit) the following text to query this object:
SELECT SCENARIO
, PLANNING_CYCLE
, PC_CATEGORY
, PC_DISPLAY_FACTOR
, INVESTMENT_CRITERIA
, S_FUNDS_AVAILABLE
, S_FUNDS_REQUIRED
, S_FUNDING_VARIANCE
, S_PLANNED_BENEFIT
, S_NET_PRESENT_VALUE
, S_INTERNAL_RATE_RETURN
, S_PAYBACK_PERIOD
, S_RETURN_ON_INV
, S_WEIGHTED_SCORE
, S_COST_WEIGHTED_SCORE
FROM APPS.FPA_AW_SCE_SUM_SCES_V;
APPS
FPA_UTILITIES_PVT
- show dependent code
PUBLIC
OLAP_TABLE
APPS.FPA_AW_SCE_SUM_SCES_V is not referenced by any database object
|
|
|
|