DBA Data[Home] [Help]

APPS.PER_CTK_UPD dependencies on PER_CTK_BUS

Line 939: per_ctk_bus.update_validate

935: --
936: -- 2. Call the supporting update validate operations.
937: --
938: convert_defs(p_rec);
939: per_ctk_bus.update_validate
940: (p_effective_date
941: ,p_rec
942: );
943: --