DBA Data[Home] [Help]

APPS.HR_PAP_INS dependencies on HR_PAP_BUS

Line 225: hr_pap_bus.insert_validate(p_rec);

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