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


VIEW: APPS.FPA_AW_PROJECT_SETS_V

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

View Type

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


FPA_AW_PROJECT_SETS_V is a view containing the Project Set Ids being used by Portfolios.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PORTFOLIO UNDEFINED (0)
Portfolio identifier
INIT_PROJECT_SET_ID UNDEFINED (0)
Initial Project Set ID for the given portfolio
APPR_PROJECT_SET_ID UNDEFINED (0)
Approved Project Set ID for the given portfolio
Query Text

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


SELECT PORTFOLIO
,      INIT_PROJECT_SET_ID
,      APPR_PROJECT_SET_ID
FROM APPS.FPA_AW_PROJECT_SETS_V;

Dependencies

[top of page]

APPS.FPA_AW_PROJECT_SETS_V references the following:

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

SchemaAPPS
Package BodyFPA_PROCESS_PVT - show dependent code