DBA Data[Home] [Help]

APPS.PAY_TFU_UPD dependencies on PAY_TFU_BUS

Line 294: pay_tfu_bus.update_validate

290: --
291: -- 2. Call the supporting update validate operations.
292: --
293: convert_defs(p_rec);
294: pay_tfu_bus.update_validate
295: (p_effective_date
296: ,p_rec
297: );
298: --