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


VIEW: APPS.FPA_AW_PC_DISC_FUNDS_V

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

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
PLANNING_CYCLE UNDEFINED (0)
Planning Cycle ID
PC_DISCOUNT_RATE UNDEFINED (0)
Discount Rate for the Planning Cycle
PC_FUNDING UNDEFINED (0)
Funds Available for the Planning Cycle
PC_DISPLAY_FACTOR UNDEFINED (0)
Display Factor for all financial fields in the Planning Cycle
Query Text

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


SELECT PLANNING_CYCLE
,      PC_DISCOUNT_RATE
,      PC_FUNDING
,      PC_DISPLAY_FACTOR
FROM APPS.FPA_AW_PC_DISC_FUNDS_V;

Dependencies

[top of page]

APPS.FPA_AW_PC_DISC_FUNDS_V references the following:

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

SchemaAPPS
Package BodyFPA_MAIN_PROCESS_PVT - show dependent code
Package BodyFPA_PLANNINGCYCLE_PVT - show dependent code
Package BodyFPA_SCENARIO_PVT - show dependent code