[Home] [Help]
[Dependency Information]
Object Name: | FPA_AW_PC_PROJECTS_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: |
![]() |
A public view which may be useful for custom reporting or other data
requirements.
FPA_AW_PC_PROJECTS_V is a view containing projects collected in Planning Cycles
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PLANNING_CYCLE | UNDEFINED | (0) | Planning Cycle ID | |
PROJECT | UNDEFINED | (0) | Project ID |
Cut, paste (and edit) the following text to query this object:
SELECT PLANNING_CYCLE
, PROJECT
FROM APPS.FPA_AW_PC_PROJECTS_V;
APPS.FPA_AW_PC_PROJECTS_V is not referenced by any database object
|
|
|