DBA Data[Home] [Help]

APPS.PQP_PERASGADD_RIW dependencies on HRDPP_UPDATE_EMP_ASG_CRITERIA

Line 7039: Hrdpp_Update_Emp_Asg_Criteria.Insert_Batch_Lines

7035: p_user_sequence := p_user_sequence + 1;
7036:
7037: hr_utility.set_location('..Inserted into Hrdpp_Update_Emp_Asg', 10);
7038:
7039: Hrdpp_Update_Emp_Asg_Criteria.Insert_Batch_Lines
7040: (p_batch_id => p_batch_id
7041: ,p_user_sequence => p_user_sequence
7042: ,p_link_value => p_link_value
7043: ,p_datetrack_update_mode => 'CORRECTION'

Line 8545: Hrdpp_Update_Emp_Asg_Criteria.Insert_Batch_Lines

8541: );
8542: fetch csr_get_upd_asg_crt_data into l_dp_upd_asg_crt_rec;
8543: close csr_get_upd_asg_crt_data;
8544:
8545: Hrdpp_Update_Emp_Asg_Criteria.Insert_Batch_Lines
8546: (p_batch_id => p_batch_id
8547: --l_dp_batch_line_id_asg_cri
8548: ,p_data_pump_batch_line_id => l_dp_upd_asg_crt_rec.batch_line_id
8549: ,p_user_sequence => l_dp_upd_asg_crt_rec.user_sequence