DBA Data[Home] [Help]

APPS.PAY_RUN_TYPE_API dependencies on PAY_RTT_UPD

Line 494: pay_rtt_upd.upd_tl

490: hr_utility.set_location(l_proc, 50);
491: --
492: -- Call the upd tl table
493: --
494: pay_rtt_upd.upd_tl
495: (p_language_code => l_language_code
496: ,p_run_type_id => p_run_type_id
497: ,p_shortname => p_shortname
498: );