DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.FPA_AW_PC_FINANCIAL_TARGETS_V

Object Details
Object Name: FPA_AW_PC_FINANCIAL_TARGETS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFPA.FPA_AW_PC_FINANCIAL_TARGETS_V
Subobject Name:
Status: ExceptionINVALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


FPA_AW_PC_FINANCIAL_TARGETS_V is a view containing Financial Targets data for Planning Cycles.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PLANNING_CYCLE UNDEFINED (0)
Planning Cycle ID
FINANCIAL_METRICS UNDEFINED (0)
Financial Metrics like NPV/ IRR/ PAYBACKPERIOD/ ROI
FINANCIAL_TARGET_FROM UNDEFINED (0)
Targets From range for Financial Metrics
FINANCIAL_TARGET_TO UNDEFINED (0)
Targets To range for Financial Metrics
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT PLANNING_CYCLE
,      FINANCIAL_METRICS
,      FINANCIAL_TARGET_FROM
,      FINANCIAL_TARGET_TO
FROM APPS.FPA_AW_PC_FINANCIAL_TARGETS_V;

Dependencies

[top of page]

APPS.FPA_AW_PC_FINANCIAL_TARGETS_V references the following:

SchemaAPPS
PL/SQL PackageFPA_UTILITIES_PVT - show dependent code
SchemaPUBLIC
SynonymOLAP_TABLE
APPS.FPA_AW_PC_FINANCIAL_TARGETS_V is referenced by following:

SchemaAPPS
Package BodyFPA_UTILS_PVT - show dependent code