DBA Data[Home] [Help]

APPS.PER_KAD_UPD dependencies on PER_KAD_BUS

Line 552: per_kad_bus.update_validate(l_convert

548: -- 2. Call the supporting update validate operations.
549: --
550: l_convert := convert_defs(p_rec);
551: --
552: per_kad_bus.update_validate(l_convert
553: ,p_effective_date
554: );
555: --
556: -- Call the supporting pre-update operation