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


VIEW: APPS.FPA_AW_PC_INFO_V

Object Details
Object Name: FPA_AW_PC_INFO_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFPA.FPA_AW_PC_INFO_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
PORTFOLIO UNDEFINED (0)
Portfolio ID for the Planning Cycle
PC_STATUS UNDEFINED (0)
Status of Planning Cycle
CALENDAR_NAME UNDEFINED (0)
Name of the Calendar
PERIOD_TYPE UNDEFINED (0)
Period Type for the Calendar
SUBMISSION_DUE_DATE UNDEFINED (0)
Planning Cycle Submission Due Date
INITIATE_DATE UNDEFINED (0)
Planning Cycle Initiation Date
CONVERSION_RATE_DATE UNDEFINED (0)
Date of Currency Conversion
CURRENCY_CODE UNDEFINED (0)
Currency Code
CONVERSION_RATE_TYPE UNDEFINED (0)
Conversion Rate Type
FUNDING_PERIOD_FROM UNDEFINED (0)
Funding Period From - for the Calendar and Period Type combination
FUNDING_PERIOD_TO UNDEFINED (0)
Funding Period to - for the Calendar and Period Type combination
EFFECTIVE_PERIOD_TO UNDEFINED (0)
Effective Period To - for Calendar and Period Type combination
PC_CATEGORY UNDEFINED (0)
Investment Class Category
SCENARIO_COUNT UNDEFINED (0)
Number of scenarios present in the Planning Cycle
LAST_APPROVED_FLAG UNDEFINED (0)
Last approved Planning Cycle in the Portfolio
LAST_FLAG UNDEFINED (0)
Last Planning Cycle in the Portfolio
CAL_PERIOD_TYPE UNDEFINED (0)
Calendar and Period Type combination
Query Text

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


SELECT PLANNING_CYCLE
,      PORTFOLIO
,      PC_STATUS
,      CALENDAR_NAME
,      PERIOD_TYPE
,      SUBMISSION_DUE_DATE
,      INITIATE_DATE
,      CONVERSION_RATE_DATE
,      CURRENCY_CODE
,      CONVERSION_RATE_TYPE
,      FUNDING_PERIOD_FROM
,      FUNDING_PERIOD_TO
,      EFFECTIVE_PERIOD_TO
,      PC_CATEGORY
,      SCENARIO_COUNT
,      LAST_APPROVED_FLAG
,      LAST_FLAG
,      CAL_PERIOD_TYPE
FROM APPS.FPA_AW_PC_INFO_V;

Dependencies

[top of page]

APPS.FPA_AW_PC_INFO_V references the following:

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

SchemaAPPS
Package BodyFPA_MAIN_PROCESS_PVT - show dependent code
PL/SQL PackageFPA_PORTFOLIO_PROJECT_SETS_PVT - show dependent code
Package BodyFPA_PROCESS_PVT - show dependent code
Package BodyFPA_PROJECT_PVT - show dependent code
Package BodyFPA_SCORECARDS_PVT - show dependent code
Package BodyFPA_UTILS_PVT - show dependent code
Package BodyFPA_VALIDATION_PROCESS_PVT - show dependent code