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


VIEW: APPS.FPA_AW_PORTF_HEADERS_V

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

View Type

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


FPA_AW_PORTF_HEADERS_V is a view containing Portfolio information. Owner, Organization and Class Category.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PORTFOLIO UNDEFINED (0)
Portfolio ID
OWNER UNDEFINED (0)
Owner ID
PORTFOLIO_ORGANIZATION UNDEFINED (0)
Portfolio Organization
PORTFOLIO_CLASS_CODE UNDEFINED (0)
Portfolio Class Code
Query Text

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


SELECT PORTFOLIO
,      OWNER
,      PORTFOLIO_ORGANIZATION
,      PORTFOLIO_CLASS_CODE
FROM APPS.FPA_AW_PORTF_HEADERS_V;

Dependencies

[top of page]

APPS.FPA_AW_PORTF_HEADERS_V references the following:

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

SchemaAPPS
Package BodyFPA_MAIN_PROCESS_PVT - show dependent code
Package BodyFPA_PROJECT_PVT - show dependent code
Package BodyFPA_UTILS_PVT - show dependent code
Package BodyFPA_VALIDATION_PROCESS_PVT - show dependent code