[Home] [Help]
[Dependency Information]
Object Name: | FPA_AW_SCE_STR_SCORES_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: |
![]() |
A public view which may be useful for custom reporting or other data
requirements.
FPA_AW_SCE_STR_SCORES_V is a view containing Strategic Score information at the Scenario level.
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
SCENARIO | UNDEFINED | (0) | Scenario Identifier | |
PLANNING_CYCLE | UNDEFINED | (0) | Planning Cycle Identifier | |
INVESTMENT_CRITERIA | UNDEFINED | (0) | Investment Criteria ID | |
WEIGHTED_SCORE | UNDEFINED | (0) | Weighted score | |
COST_WEIGHTED_SCORE | UNDEFINED | (0) | Cost weighted score |
Cut, paste (and edit) the following text to query this object:
SELECT SCENARIO
, PLANNING_CYCLE
, INVESTMENT_CRITERIA
, WEIGHTED_SCORE
, COST_WEIGHTED_SCORE
FROM APPS.FPA_AW_SCE_STR_SCORES_V;
APPS.FPA_AW_SCE_STR_SCORES_V is not referenced by any database object
|
|
|