DBA Data[Home] [Help]

APPS.PAY_PUT_MNT_TL_ARU dependencies on HR_GENERAL

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

10: after update
11: ON "APPS"."PAY_USER_TABLES" for each row
12: declare
13: begin
14: if ( hr_general.g_data_migrator_mode <> 'Y' and
15: pay_put_shd.return_api_dml_status <> true and
16: pay_user_tables_pkg.return_dml_status <> true ) then
17:
18: pay_ptt_upd.upd_tl( P_LANGUAGE_CODE =>userenv('LANG')