DBA Data[Home] [Help]

APPS.PER_EQT_UPD dependencies on PER_EQT_BUS

Line 774: per_eqt_bus.update_validate(p_rec, p_effective_date);

770: --
771: -- 2. Call the supporting update validate operations.
772: --
773: convert_defs(p_rec);
774: per_eqt_bus.update_validate(p_rec, p_effective_date);
775: --
776: -- Call the supporting pre-update operation
777: --
778: pre_update(p_rec);