DBA Data[Home] [Help]

APPS.PA_PROJECTS_MAINT_PVT dependencies on PA_CUSTOMERS_CONTACTS_UTILS

Line 4816: PA_CUSTOMERS_CONTACTS_UTILS.Get_Highest_Contr_Fed_Cust(

4812: PROJECT_ID = p_project_id;
4813:
4814: ELSIF nvl(l_project_old_rec.date_eff_funds_consumption,'N') = 'Y' AND l_project_old_rec.enable_top_task_customer_flag = 'N' THEN
4815: --This api will determine which customer to be made as 100% contributor.
4816: PA_CUSTOMERS_CONTACTS_UTILS.Get_Highest_Contr_Fed_Cust(
4817: P_API_VERSION => 1.0
4818: , P_INIT_MSG_LIST => 'T'
4819: , P_COMMIT => 'F'
4820: , P_VALIDATE_ONLY => 'F'