DBA Data[Home] [Help]

APPS.PER_ZA_EQT_INS dependencies on PER_ZA_EQT_BUS

Line 276: per_za_eqt_bus.insert_validate(p_rec,p_effective_date);

272: End If;
273: --
274: -- Call the supporting insert validate operations
275: --
276: per_za_eqt_bus.insert_validate(p_rec,p_effective_date);
277: --
278: -- Call the supporting pre-insert operation
279: --
280: pre_insert(p_rec);