DBA Data[Home] [Help]

APPS.HR_PAT_INS dependencies on HR_PAT_BUS

Line 227: hr_pat_bus.insert_validate(p_rec);

223: End If;
224: --
225: -- Call the supporting insert validate operations
226: --
227: hr_pat_bus.insert_validate(p_rec);
228: --
229: -- Call the supporting pre-insert operation
230: --
231: pre_insert(p_rec);