I have created a zprogram to update ZCURR table, it is working fine when i run it manually but it doesnot update the table when it run it using backgroung job(SM36) OR JOB_OPEN, submit, JOB_close.
DATA : lv_jobcount TYPE tbtcjob-jobcount , lv_jobna...