DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_API dependencies on PQH_GSP_POST_PROCESS

Line 5637: pqh_gsp_post_process.call_pp_from_assignments(

5633:
5634: --
5635: -- call pqh post process procedure -- bug 2999562
5636: --
5637: pqh_gsp_post_process.call_pp_from_assignments(
5638: p_effective_date => p_effective_date
5639: ,p_assignment_id => l_assignment_id -- BUG 3336246
5640: ,p_date_track_mode => NULL
5641: ,p_warning_mesg => l_gsp_post_process_warning

Line 11067: pqh_gsp_post_process.call_pp_from_assignments(

11063:
11064: --
11065: -- call pqh post process procedure -- bug 2999562
11066: --
11067: pqh_gsp_post_process.call_pp_from_assignments(
11068: p_effective_date => p_effective_date
11069: ,p_assignment_id => p_assignment_id
11070: ,p_date_track_mode => p_datetrack_update_mode
11071: ,p_warning_mesg => l_gsp_post_process_warning

Line 16386: pqh_gsp_post_process.call_pp_from_assignments(

16382:
16383: --
16384: -- call pqh post process procedure -- bug 2999562
16385: --
16386: pqh_gsp_post_process.call_pp_from_assignments(
16387: p_effective_date => p_effective_date
16388: ,p_assignment_id => p_assignment_id
16389: ,p_date_track_mode => p_datetrack_update_mode
16390: ,p_warning_mesg => l_gsp_post_process_warning