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


VIEW: APPS.FPA_AW_PROJ_CASHFLOWS_V

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

View Type

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


FPA_AW_PROJ_CASHFLOWS_V is a view containing financial information at the Scenario Project level.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PROJECT UNDEFINED (0)
Project Identifier
CLASS_CODE UNDEFINED (0)
Class code
SCENARIO UNDEFINED (0)
Scenario identifier
FUNDS_REQUIRED UNDEFINED (0)
Funds required
TOTAL_BENEFIT UNDEFINED (0)
Total benefit
SUNK_COST UNDEFINED (0)
Sunk cost
TOTAL_COST UNDEFINED (0)
Total cost
CURRENT_FUNDING_STATUS UNDEFINED (0)
Current funding status
RECOMMENDED_FUNDING_STATUS UNDEFINED (0)
Recommended funding status
USER_RANK UNDEFINED (0)
User ranks
SCENARIO_PROJECT_VALID UNDEFINED (0)
Valid scenario project combination flag
Query Text

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


SELECT PROJECT
,      CLASS_CODE
,      SCENARIO
,      FUNDS_REQUIRED
,      TOTAL_BENEFIT
,      SUNK_COST
,      TOTAL_COST
,      CURRENT_FUNDING_STATUS
,      RECOMMENDED_FUNDING_STATUS
,      USER_RANK
,      SCENARIO_PROJECT_VALID
FROM APPS.FPA_AW_PROJ_CASHFLOWS_V;

Dependencies

[top of page]

APPS.FPA_AW_PROJ_CASHFLOWS_V references the following:

SchemaAPPS
PL/SQL PackageFPA_UTILITIES_PVT - show dependent code
SchemaPUBLIC
SynonymOLAP_TABLE

APPS.FPA_AW_PROJ_CASHFLOWS_V is not referenced by any database object