DBA Data[Home] [Help]

APPS.HR_TRV_INS dependencies on HR_TRV_BUS

Line 237: hr_trv_bus.insert_validate(p_rec);

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