DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_API dependencies on PQH_GSP_POST_PROCESS

Line 6204: pqh_gsp_post_process.call_pp_from_assignments(

6200:
6201: --
6202: -- call pqh post process procedure -- bug 2999562
6203: --
6204: pqh_gsp_post_process.call_pp_from_assignments(
6205: p_effective_date => p_effective_date
6206: ,p_assignment_id => l_assignment_id -- BUG 3336246
6207: ,p_date_track_mode => NULL
6208: ,p_warning_mesg => l_gsp_post_process_warning

Line 11667: pqh_gsp_post_process.call_pp_from_assignments(

11663:
11664: --
11665: -- call pqh post process procedure -- bug 2999562
11666: --
11667: pqh_gsp_post_process.call_pp_from_assignments(
11668: p_effective_date => p_effective_date
11669: ,p_assignment_id => p_assignment_id
11670: ,p_date_track_mode => p_datetrack_update_mode
11671: ,p_warning_mesg => l_gsp_post_process_warning

Line 17232: pqh_gsp_post_process.call_pp_from_assignments(

17228:
17229: --
17230: -- call pqh post process procedure -- bug 2999562
17231: --
17232: pqh_gsp_post_process.call_pp_from_assignments(
17233: p_effective_date => p_effective_date
17234: ,p_assignment_id => p_assignment_id
17235: ,p_date_track_mode => p_datetrack_update_mode
17236: ,p_warning_mesg => l_gsp_post_process_warning