DBA Data[Home] [Help]

APPS.GHR_PDI_API dependencies on GHR_PDI_BK1

Line 148: ghr_pdi_bk1.create_pdi_b (

144: --END IF;
145: -- Call Before Process User Hook
146: --
147: begin
148: ghr_pdi_bk1.create_pdi_b (
149: p_date_from => p_date_from,
150: p_routing_grp_id => p_routing_grp_id,
151: p_date_to => p_date_to,
152: p_opm_cert_num => p_opm_cert_num,

Line 427: ghr_pdi_bk1.create_pdi_a (

423: --
424: -- Call After Process User Hook
425: --
426: begin
427: ghr_pdi_bk1.create_pdi_a (
428: p_position_description_id => l_position_description_id,
429: p_date_from => p_date_from,
430: p_routing_grp_id => p_routing_grp_id,
431: p_date_to => p_date_to,