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


VIEW: APPS.FPA_AW_SCES_V

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

View Type

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


FPA_AW_SCES_V is a view containing Scenario to Planning Cycle assignments.


[View Source]

Columns
Name Datatype Length Mandatory Comments
SCENARIO UNDEFINED (0)
Scenario Identifier
PLANNING_CYCLE UNDEFINED (0)
Planning Cycle Identifier
Query Text

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


SELECT SCENARIO
,      PLANNING_CYCLE
FROM APPS.FPA_AW_SCES_V;

Dependencies

[top of page]

APPS.FPA_AW_SCES_V references the following:

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

SchemaAPPS
Package BodyFPA_PROJECT_PVT - show dependent code
Package BodyFPA_SCENARIO_PVT - show dependent code
Package BodyFPA_SCORECARDS_PVT - show dependent code
Package BodyFPA_VALIDATION_PROCESS_PVT - show dependent code