DBA Data[Home] [Help]

APPS.OZF_FUND_UTILIZED_ALL_PKG dependencies on DUAL

Line 669: from dual;

665: where UTILIZATION_ID = P_UTILIZATION_ID;
666:
667: cursor c_utilization_id is
668: select OZF_FUNDS_UTILIZED_S.nextval
669: from dual;
670:
671: begin
672:
673: if P_OWNERS = 'SEED' then