DBA Data[Home] [Help]

APPS.PAY_RCU_UPD dependencies on PAY_RCU_BUS

Line 374: pay_rcu_bus.update_validate

370: --
371: -- 2. Call the supporting update validate operations.
372: --
373: convert_defs(p_rec);
374: pay_rcu_bus.update_validate
375: (p_effective_date
376: ,p_rec
377: );
378: --