DBA Data[Home] [Help]

APPS.HXC_TCC_DEL dependencies on HXC_TCC_BUS

Line 242: hxc_tcc_bus.delete_validate(p_rec);

238: );
239: --
240: -- Call the supporting delete validate operation
241: --
242: hxc_tcc_bus.delete_validate(p_rec);
243: --
244: -- Call the supporting pre-delete operation
245: --
246: hxc_tcc_del.pre_delete(p_rec);