DBA Data[Home] [Help]

APPS.PER_CNI_UPD dependencies on PER_CNI_BUS

Line 587: per_cni_bus.update_validate

583: --
584: -- 2. Call the supporting update validate operations.
585: --
586: convert_defs(p_rec);
587: per_cni_bus.update_validate
588: (p_effective_date
589: ,p_rec
590: );
591: --