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


VIEW: APPS.FPA_PCS_VL

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

View Type

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


FPA_PCS_VL is a view containing translatable data for Planning Cycles.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PLANNING_CYCLE UNDEFINED (0)
Planning Cycle Identifier
NAME UNDEFINED (0)
Planning Cycle name
DESCRIPTION UNDEFINED (0)
Planning Cycle description
CREATED_BY UNDEFINED (0)
Created by
CREATION_DATE UNDEFINED (0)
Creation date
LAST_UPDATED_BY UNDEFINED (0)
Last updated by
LAST_UPDATE_DATE UNDEFINED (0)
Last update date
LAST_UPDATE_LOGIN UNDEFINED (0)
Last update login
Query Text

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


SELECT PLANNING_CYCLE
,      NAME
,      DESCRIPTION
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM APPS.FPA_PCS_VL;

Dependencies

[top of page]

APPS.FPA_PCS_VL references the following:

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

SchemaAPPS
Package BodyFPA_PLANNINGCYCLE_PVT - show dependent code