DBA Data[Home] [Help]

APPS.PV_REFERRAL_GENERAL_PUB dependencies on AS_UTILITY_PUB

Line 1264: p_profile_tbl => AS_UTILITY_PUB.G_MISS_PROFILE_TBL,

1260: p_admin_group_id => null,
1261: p_identity_salesforce_id => l_invoker_resource_id,
1262: p_salesgroup_id => l_invoker_salesgroup_id,
1263: p_partner_cont_party_id => null,
1264: p_profile_tbl => AS_UTILITY_PUB.G_MISS_PROFILE_TBL,
1265: x_return_status => x_return_status,
1266: x_msg_count => x_msg_count,
1267: x_msg_data => x_msg_data,
1268: x_lead_id => x_entity_id

Line 1311: p_profile_tbl => AS_UTILITY_PUB.G_MISS_PROFILE_TBL,

1307: p_admin_group_id => null,
1308: p_identity_salesforce_id => l_invoker_resource_id,
1309: p_salesgroup_id => l_invoker_salesgroup_id,
1310: p_partner_cont_party_id => null,
1311: p_profile_tbl => AS_UTILITY_PUB.G_MISS_PROFILE_TBL,
1312: x_line_out_tbl => l_line_out_tbl,
1313: x_return_status => x_return_status,
1314: x_msg_count => x_msg_count,
1315: x_msg_data => x_msg_data

Line 1350: p_profile_tbl => AS_UTILITY_PUB.G_MISS_PROFILE_TBL,

1346: p_check_access_flag => 'N',
1347: p_admin_flag => 'N',
1348: p_admin_group_id => null,
1349: p_partner_cont_party_id => null,
1350: p_profile_tbl => AS_UTILITY_PUB.G_MISS_PROFILE_TBL,
1351: x_contact_out_tbl => l_contact_out_tbl,
1352: x_return_status => x_return_status,
1353: x_msg_count => x_msg_count,
1354: x_msg_data => x_msg_data

Line 1523: p_Sales_Lead_Profile_Tbl => AS_UTILITY_PUB.G_MISS_PROFILE_TBL,

1519: p_Admin_Flag => 'N',
1520: p_admin_group_id => null,
1521: p_identity_salesforce_id => l_invoker_resource_id,
1522: p_salesgroup_id => l_invoker_salesgroup_id,
1523: p_Sales_Lead_Profile_Tbl => AS_UTILITY_PUB.G_MISS_PROFILE_TBL,
1524: p_sales_lead_rec => r_lead_header_rec,
1525: p_sales_lead_line_tbl => l_lead_line_tbl,
1526: p_sales_lead_contact_tbl => l_lead_contact_tbl,
1527: x_Sales_lead_id => x_entity_id,