DBA Data[Home] [Help]

APPS.BIX_DM_AGENT_CALL_SUMMARY_PKG dependencies on AS_LEADS_ALL

Line 329: from as_leads_all a,

325: BEGIN
326:
327: select total_amount,currency_code,1
328: into p_opp_amount, p_currency_code,p_opp_won
329: from as_leads_all a,
330: as_statuses_vl asv,
331: jtf_rs_resource_extns res
332: where a.lead_id = p_opp_id
333: and a.status = asv.status_code