DBA Data[Home] [Help]

APPS.PER_ROL_UPD dependencies on PER_ROL_BUS

Line 765: per_rol_bus.update_validate

761: --
762: -- 2. Call the supporting update validate operations.
763: --
764: convert_defs(p_rec);
765: per_rol_bus.update_validate
766: (p_effective_date
767: ,p_rec
768: );
769: --