DBA Data[Home] [Help]

APPS.PER_CNT_UPD dependencies on PER_CNT_BUS

Line 319: per_cnt_bus.update_validate

315: --
316: -- 2. Call the supporting update validate operations.
317: --
318: convert_defs(p_rec);
319: per_cnt_bus.update_validate
320: (p_effective_date
321: ,p_rec
322: );
323: --