DBA Data[Home] [Help]

APPS.GHR_SF52_UPDATE dependencies on GHR_CREATE_PTNL_LIFE_EVENTS

Line 1129: ghr_create_ptnl_life_events.create_ptnl_tsp_ler_for_per

1125: -- Calling creation of life events procedure
1126: -- Apr 25,2005 Commented the call to create TSP Life events
1127: /*
1128: hr_utility.set_location(l_proc,120);
1129: ghr_create_ptnl_life_events.create_ptnl_tsp_ler_for_per
1130: (p_pa_request_rec => p_imm_pa_request_rec
1131: );
1132: */
1133: hr_utility.set_location(l_proc,125);

Line 1134: ghr_create_ptnl_life_events.create_ptnl_ler_for_per

1130: (p_pa_request_rec => p_imm_pa_request_rec
1131: );
1132: */
1133: hr_utility.set_location(l_proc,125);
1134: ghr_create_ptnl_life_events.create_ptnl_ler_for_per
1135: (p_pa_request_rec => p_imm_pa_request_rec
1136: );
1137: hr_utility.set_location(l_proc,125);
1138: