DBA Data[Home] [Help]

APPS.GHR_POSITION_COPY dependencies on GHR_AGENCY_POSITION_COPY

Line 189: l_new_seq := ghr_agency_position_copy.agency_get_max_seq(

185: l_seq_segment_name := ghr_position_copy.get_seq_location(l_pos_data.business_group_id);
186: --
187: -- Get Agency Specified Max Seq
188: --
189: l_new_seq := ghr_agency_position_copy.agency_get_max_seq(
190: l_seq_segment_name,
191: l_pde_data.segment1,
192: l_pde_data.segment2,
193: l_pde_data.segment3,