DBA Data[Home] [Help]

APPS.AS_BUSINESS_EVENT_PVT dependencies on AS_LEAD_LINES

Line 688: from as_lead_lines where lead_id = p_lead_id;

684: attribute10, attribute11,
685: attribute12, attribute13,
686: attribute14, attribute15,
687: rolling_forecast_flag
688: from as_lead_lines where lead_id = p_lead_id;
689:
690: END OppLineDataSnapShot;
691:
692: