DBA Data[Home] [Help]

APPS.OKE_FUNDSOURCE_PVT dependencies on OKE_AGREEMENTS_V

Line 4176: from oke_agreements_v

4172: order by allocated_amount desc;
4173:
4174: cursor c_agreement is
4175: select *
4176: from oke_agreements_v
4177: where agreement_id = p_agreement_id;
4178:
4179: cursor c_ou (x_org_id number) is
4180: select nvl(allow_funding_across_ou_flag, 'N'),