DBA Data[Home] [Help]

APPS.GHR_MASS_ACTIONS_PKG dependencies on GHR_API

Line 42: (p_asg_sf52_rec in ghr_api.asg_sf52_type,

38: p_sf52_rec in out nocopy ghr_pa_requests%rowtype
39: ) ;
40:
41: procedure asg_sf52_rec_to_sf52_rec
42: (p_asg_sf52_rec in ghr_api.asg_sf52_type,
43: p_sf52_rec in out nocopy ghr_pa_requests%rowtype
44: );
45:
46: procedure pos_grp1_rec_to_sf52_rec

Line 47: (p_pos_grp1_rec in ghr_api.pos_grp1_type,

43: p_sf52_rec in out nocopy ghr_pa_requests%rowtype
44: );
45:
46: procedure pos_grp1_rec_to_sf52_rec
47: (p_pos_grp1_rec in ghr_api.pos_grp1_type,
48: p_sf52_rec in out nocopy ghr_pa_requests%rowtype
49: );
50:
51: procedure pay_calc_rec_to_sf52_rec