DBA Data[Home] [Help]

APPS.PER_ZA_EQT_UPD dependencies on PER_ZA_EQT_BUS

Line 432: per_za_eqt_bus.update_validate(p_rec,p_effective_date);

428: --
429: -- 2. Call the supporting update validate operations.
430: --
431: convert_defs(p_rec);
432: per_za_eqt_bus.update_validate(p_rec,p_effective_date);
433: --
434: -- Call the supporting pre-update operation
435: --
436: pre_update(p_rec);