DBA Data[Home] [Help]

APPS.OKE_FUNDSOURCE_PVT dependencies on OKE_AGREEMENTS_V

Line 3976: from oke_agreements_v

3972: order by allocated_amount desc;
3973:
3974: cursor c_agreement is
3975: select *
3976: from oke_agreements_v
3977: where agreement_id = p_agreement_id;
3978:
3979: cursor c_ou (x_org_id number) is
3980: select nvl(allow_funding_across_ou_flag, 'N'),