[Home] [Help]
[Dependency Information]
| Object Name: | FPA_AW_PC_DISC_FUNDS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | FPA.FPA_AW_PC_DISC_FUNDS_V
|
| Subobject Name: | |
| Status: |
INVALID
|
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PLANNING_CYCLE | UNDEFINED | (0) | Planning Cycle ID | |
| PC_DISCOUNT_RATE | UNDEFINED | (0) | Discount Rate for the Planning Cycle | |
| PC_FUNDING | UNDEFINED | (0) | Funds Available for the Planning Cycle | |
| PC_DISPLAY_FACTOR | UNDEFINED | (0) | Display Factor for all financial fields in the Planning Cycle |
Cut, paste (and edit) the following text to query this object:
SELECT PLANNING_CYCLE
, PC_DISCOUNT_RATE
, PC_FUNDING
, PC_DISPLAY_FACTOR
FROM APPS.FPA_AW_PC_DISC_FUNDS_V;
APPS
FPA_UTILITIES_PVT
- show dependent code
PUBLIC
OLAP_TABLE
APPS
FPA_MAIN_PROCESS_PVT
- show dependent code
FPA_PLANNINGCYCLE_PVT
- show dependent code
FPA_SCENARIO_PVT
- show dependent code
|
|
|
|