DBA Data[Home] [Help]

APPS.GHR_MRE_PKG dependencies on GHR_MASS_CHANGES

Line 1180: ghr_mass_changes.create_sf52_for_mass_changes

1176: l_sf52_rec.mass_action_id := p_mass_realignment_id;
1177: --
1178: --
1179:
1180: ghr_mass_changes.create_sf52_for_mass_changes
1181: (p_mass_action_type => 'MASS_REALIGNMENT',
1182: p_pa_request_rec => l_sf52_rec,
1183: p_errbuf => l_errbuf,
1184: p_retcode => l_retcode);