DBA Data[Home] [Help]

APPS.HR_TRS_INS dependencies on HR_TRS_BUS

Line 380: hr_trs_bus.insert_validate(p_rec);

376: End If;
377: --
378: -- Call the supporting insert validate operations
379: --
380: hr_trs_bus.insert_validate(p_rec);
381: --
382: -- Call the supporting pre-insert operation
383: --
384: pre_insert(p_rec);