DBA Data[Home] [Help]

APPS.IGW_PROP_APPROVALS_PVT dependencies on IGW_PROP_RATES

Line 749: from igw_prop_rates ppr,

745:
746:
747: cursor get_overhead_rate_deviation is
748: select 'x'
749: from igw_prop_rates ppr,
750: igw_budgets pbu
751: where pbu.proposal_id = g_proposal_id
752: and pbu.final_version_flag = 'Y'
753: and pbu.proposal_id = ppr.proposal_id