DBA Data[Home] [Help]

APPS.GHR_MASS_ACTIONS_PKG dependencies on GHR_API

Line 126: (p_asg_sf52_rec in ghr_api.asg_sf52_type,

122: end emp_rec_to_sf52_rec;
123:
124:
125: procedure asg_sf52_rec_to_sf52_rec
126: (p_asg_sf52_rec in ghr_api.asg_sf52_type,
127: p_sf52_rec in out nocopy ghr_pa_requests%rowtype
128: )
129: is
130:

Line 158: (p_pos_grp1_rec in ghr_api.pos_grp1_type,

154: end asg_sf52_rec_to_sf52_rec;
155:
156:
157: procedure pos_grp1_rec_to_sf52_rec
158: (p_pos_grp1_rec in ghr_api.pos_grp1_type,
159: p_sf52_rec in out nocopy ghr_pa_requests%rowtype
160: )
161: is
162: