DBA Data[Home] [Help]

APPS.SSP_MAT_INS dependencies on SSP_MAT_BUS

Line 365: ssp_mat_bus.insert_validate(p_rec);

361: End If;
362: --
363: -- Call the supporting insert validate operations
364: --
365: ssp_mat_bus.insert_validate(p_rec);
366: --
367: -- Call the supporting pre-insert operation
368: --
369: pre_insert(p_rec);