DBA Data[Home] [Help]

APPS.SSP_MAT_INS dependencies on SSP_MAT_BUS

Line 359: ssp_mat_bus.insert_validate(p_rec);

355: End If;
356: --
357: -- Call the supporting insert validate operations
358: --
359: ssp_mat_bus.insert_validate(p_rec);
360: --
361: -- Call the supporting pre-insert operation
362: --
363: pre_insert(p_rec);