DBA Data[Home] [Help]

APPS.PAY_PUT_MNT_TL_ARI dependencies on PAY_PTT_INS

Line 17: pay_ptt_ins.ins_tl( P_LANGUAGE_CODE =>userenv('LANG')

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
19: ,P_USER_TABLE_NAME =>:NEW.user_table_name
20: ,P_USER_ROW_TITLE =>:NEW.user_row_title );
21: