DBA Data[Home] [Help]

APPS.PAY_PUT_MNT_TL_ARD dependencies on PAY_PUT_SHD

Line 16: pay_put_shd.return_api_dml_status <> true and

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_del.del_tl ( P_USER_TABLE_ID=> :OLD.user_table_id ) ;
20: