DBA Data[Home] [Help]

APPS.PER_APT_UPD dependencies on PER_APT_BUS

Line 708: per_apt_bus.update_validate(p_rec,p_effective_date);

704:
705: -- 2. Call the supporting update validate operations.
706:
707: convert_defs(p_rec);
708: per_apt_bus.update_validate(p_rec,p_effective_date);
709:
710: -- Call the supporting pre-update operation
711:
712: pre_update(p_rec);