DBA Data[Home] [Help]

APPS.GHR_CCL_DEL dependencies on GHR_CCL_BUS

Line 211: ghr_ccl_bus.delete_validate(p_rec);

207: );
208: --
209: -- Call the supporting delete validate operation
210: --
211: ghr_ccl_bus.delete_validate(p_rec);
212: --
213: -- Call the supporting pre-delete operation
214: --
215: ghr_ccl_del.pre_delete(p_rec);