DBA Data[Home] [Help]

APPS.AS_SCORECARD_PVT dependencies on AS_SALES_LEAD_ENGINE_PVT

Line 114: AS_SALES_LEAD_ENGINE_PVT.Lead_Process_After_Create(

110: -- 1. If customer applies iStore 11.5.9, but OSO is still 11.5.6 to 11.5.8,
111: -- real get_score will be called.
112: -- 2. If customer applied iStore 11.5.9, and Leads is still 11.5.9,
113: -- The following code will be called.
114: AS_SALES_LEAD_ENGINE_PVT.Lead_Process_After_Create(
115: P_Api_Version_Number => 2.0,
116: P_Init_Msg_List => FND_API.G_FALSE,
117: p_Commit => FND_API.G_FALSE,
118: p_Validation_Level => p_validation_level,