DBA Data[Home] [Help]

APPS.PAY_PUT_MNT_TL_ARI dependencies on PAY_PUT_SHD

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

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