DBA Data[Home] [Help]

APPS.PAY_RCU_UPD dependencies on PAY_RCU_BUS

Line 414: pay_rcu_bus.update_validate

410: --
411: -- 2. Call the supporting update validate operations.
412: --
413: convert_defs(p_rec);
414: pay_rcu_bus.update_validate
415: (p_effective_date
416: ,p_rec
417: );
418: --