DBA Data[Home] [Help]

APPS.PER_APT_UPD dependencies on PER_APT_BUS

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

655:
656: -- 2. Call the supporting update validate operations.
657:
658: convert_defs(p_rec);
659: per_apt_bus.update_validate(p_rec,p_effective_date);
660:
661: -- Call the supporting pre-update operation
662:
663: pre_update(p_rec);