DBA Data[Home] [Help]

APPS.PAY_PUT_MNT_TL_ARU dependencies on HR_GENERAL

Line 15: if ( hr_general.g_data_migrator_mode <> 'Y' and

11: on pay_user_tables
12: for each row
13: declare
14: begin
15: if ( hr_general.g_data_migrator_mode <> 'Y' and
16: pay_put_shd.return_api_dml_status <> true and
17: pay_user_tables_pkg.return_dml_status <> true ) then
18:
19: pay_ptt_upd.upd_tl( P_LANGUAGE_CODE =>userenv('LANG')