DBA Data[Home] [Help]

APPS.HR_TRN_INS dependencies on HR_TRN_BUS

Line 334: hr_trn_bus.insert_validate(p_rec);

330: End If;
331: --
332: -- Call the supporting insert validate operations
333: --
334: hr_trn_bus.insert_validate(p_rec);
335: --
336: -- Call the supporting pre-insert operation
337: --
338: pre_insert(p_rec);