DBA Data[Home] [Help]

APPS.PA_R_PROJECT_RESOURCES_PVT dependencies on PA_JOB_UTILS

Line 3539: l_job_id := PA_JOB_UTILS.Get_Job_Mapping (

3535: -- pulled but won't be searchable because they are either non scheduable
3536: -- or there is no job mapping for the person.
3537: -----------------------------------------------------------------------
3538: IF ( l_populate_denorm_flag = 'Y' ) THEN -- bug 8669156
3539: l_job_id := PA_JOB_UTILS.Get_Job_Mapping (
3540: p_job_id => eRec.job_id
3541: ,p_job_group_id => eRec.job_group_id);
3542:
3543: -- bug 4171563. Changed 'substr' to 'substrb' in the call to PA_MESSAGE_UTILS.save_messages