DBA Data[Home] [Help]

APPS.SSP_MAT_DEL dependencies on SSP_MAT_BUS

Line 197: ssp_mat_bus.delete_validate(p_rec);

193: );
194: --
195: -- Call the supporting delete validate operation
196: --
197: ssp_mat_bus.delete_validate(p_rec);
198: --
199: -- Call the supporting pre-delete operation
200: --
201: pre_delete(p_rec);