DBA Data[Home] [Help]

APPS.AS_SALES_LEAD_ENGINE_PVT dependencies on AS_UTILITY_PUB

Line 2565: L_Sales_Lead_Profile_Tbl AS_UTILITY_PUB.Profile_Tbl_Type;

2561: := 'Lead_Process_After_Create';
2562: l_api_version_number CONSTANT NUMBER := 2.0;
2563: l_identity_sales_member_rec AS_SALES_MEMBER_PUB.Sales_member_rec_Type;
2564: l_lead_engines_out_rec AS_SALES_LEADS_PUB.Lead_Engines_Out_Rec_Type;
2565: L_Sales_Lead_Profile_Tbl AS_UTILITY_PUB.Profile_Tbl_Type;
2566: l_opportunity_id NUMBER;
2567: l_customer_id NUMBER;
2568: l_address_id NUMBER;
2569: l_referral_type VARCHAR2(30);

Line 3028: L_Sales_Lead_Profile_Tbl AS_UTILITY_PUB.Profile_Tbl_Type;

3024: l_api_version_number CONSTANT NUMBER := 2.0;
3025: l_identity_sales_member_rec AS_SALES_MEMBER_PUB.Sales_member_rec_Type;
3026: l_auto_run_lead_engines VARCHAR2(1);
3027: l_lead_engines_out_rec AS_SALES_LEADS_PUB.Lead_Engines_Out_Rec_Type;
3028: L_Sales_Lead_Profile_Tbl AS_UTILITY_PUB.Profile_Tbl_Type;
3029: l_opportunity_id NUMBER;
3030: l_customer_id NUMBER;
3031: l_address_id NUMBER;
3032: l_referral_type VARCHAR2(30);