DBA Data[Home] [Help]

APPS.PER_EQT_INS dependencies on PER_EQT_BUS

Line 440: per_eqt_bus.insert_validate(p_rec,p_effective_date);

436: End If;
437: --
438: -- Call the supporting insert validate operations
439: --
440: per_eqt_bus.insert_validate(p_rec,p_effective_date);
441: --
442: -- Call the supporting pre-insert operation
443: --
444: pre_insert(p_rec);