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 3082: L_Sales_Lead_Profile_Tbl AS_UTILITY_PUB.Profile_Tbl_Type;

3078: l_api_version_number CONSTANT NUMBER := 2.0;
3079: l_identity_sales_member_rec AS_SALES_MEMBER_PUB.Sales_member_rec_Type;
3080: l_auto_run_lead_engines VARCHAR2(1);
3081: l_lead_engines_out_rec AS_SALES_LEADS_PUB.Lead_Engines_Out_Rec_Type;
3082: L_Sales_Lead_Profile_Tbl AS_UTILITY_PUB.Profile_Tbl_Type;
3083: l_opportunity_id NUMBER;
3084: l_customer_id NUMBER;
3085: l_address_id NUMBER;
3086: l_referral_type VARCHAR2(30);