DBA Data[Home] [Help]

APPS.HR_SCL_INS dependencies on HR_SCL_BUS

Line 344: hr_scl_bus.insert_validate(p_rec);

340: End If;
341: --
342: -- Call the supporting insert validate operations
343: --
344: hr_scl_bus.insert_validate(p_rec);
345: --
346: -- Call the supporting pre-insert operation
347: --
348: pre_insert(p_rec);