DBA Data[Home] [Help]

APPS.PJI_LAUNCH_UPP_MAIN dependencies on PJI_PRG_BATCH_LOG

Line 708: INSERT INTO pji_prg_batch_log

704: curr_request_status = 'RUNNING'
705: WHERE
706: batch_name = l_Prg_Batch_t(i).batch_name ;
707:
708: INSERT INTO pji_prg_batch_log
709: ( run_date_key, run_date , request_id, batch_name , wbs_total, prg_total,
710: delta_total, total_count, project_count, custom1, custom2, custom3
711: )
712: values