DBA Data[Home] [Help]

APPS.FPA_UTILS_PVT dependencies on FPA_AW_SCE_NPVS_V

Line 79: ,fpa_aw_sce_npvs_v b

75: into l_sce_npv
76: ,l_pc_npv_from
77: ,l_pc_npv_to
78: from fpa_aw_sces_v a
79: ,fpa_aw_sce_npvs_v b
80: ,fpa_aw_pc_financial_targets_v c
81: where a.scenario = b.scenario
82: and b.scenario = p_scenario_id
83: and a.planning_cycle = c.planning_cycle