DBA Data[Home] [Help]

APPS.GHR_MRE_PKG dependencies on GHR_MASS_CHANGES

Line 1157: ghr_mass_changes.create_sf52_for_mass_changes

1153: l_sf52_rec.mass_action_id := p_mass_realignment_id;
1154: --
1155: --
1156:
1157: ghr_mass_changes.create_sf52_for_mass_changes
1158: (p_mass_action_type => 'MASS_REALIGNMENT',
1159: p_pa_request_rec => l_sf52_rec,
1160: p_errbuf => l_errbuf,
1161: p_retcode => l_retcode);