DBA Data[Home] [Help]

APPS.GHR_CIN_DEL dependencies on GHR_CIN_BUS

Line 208: ghr_cin_bus.delete_validate(p_rec);

204: );
205: --
206: -- Call the supporting delete validate operation
207: --
208: ghr_cin_bus.delete_validate(p_rec);
209: --
210: -- Call the supporting pre-delete operation
211: --
212: ghr_cin_del.pre_delete(p_rec);