DBA Data[Home] [Help]

APPS.SSP_STP_INS dependencies on SSP_STP_BUS

Line 237: ssp_stp_bus.insert_validate(p_rec);

233: End If;
234: --
235: -- Call the supporting insert validate operations
236: --
237: ssp_stp_bus.insert_validate(p_rec);
238: --
239: -- Call the supporting pre-insert operation
240: --
241: pre_insert(p_rec);