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


VIEW: APPS.FPA_AW_PC_SCORE_INFO_V

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

View Type

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


FPA_AW_PC_SCORE_INFO_V is a view containing score information for Planning Cycles. Score source and score scale.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PLANNING_CYCLE UNDEFINED (0)
Planning Cycle ID
PC_PROJECT_SCORE_SOURCE UNDEFINED (0)
Project Score Source
PC_PROJECT_SCORE_SCALE UNDEFINED (0)
Project Score Scale
Query Text

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


SELECT PLANNING_CYCLE
,      PC_PROJECT_SCORE_SOURCE
,      PC_PROJECT_SCORE_SCALE
FROM APPS.FPA_AW_PC_SCORE_INFO_V;

Dependencies

[top of page]

APPS.FPA_AW_PC_SCORE_INFO_V references the following:

SchemaAPPS
PL/SQL PackageFPA_UTILITIES_PVT - show dependent code
SchemaPUBLIC
SynonymOLAP_TABLE

APPS.FPA_AW_PC_SCORE_INFO_V is not referenced by any database object