DBA Data[Home] [Help]

APPS.PER_CPL_UPD dependencies on PER_CPL_BUS

Line 337: per_cpl_bus.update_validate

333: --
334: -- 2. Call the supporting update validate operations.
335: --
336: convert_defs(p_rec);
337: per_cpl_bus.update_validate
338: (p_effective_date
339: ,p_rec
340: );
341: --