DBA Data[Home] [Help]

APPS.PER_CKL_UPD dependencies on PER_CKL_BUS

Line 718: per_ckl_bus.update_validate

714: --
715: -- 2. Call the supporting update validate operations.
716: --
717: convert_defs(p_rec);
718: per_ckl_bus.update_validate
719: (p_effective_date
720: ,p_rec
721: );
722: --