‎2008 Apr 06 1:40 PM
hi all,
i have created a batch job using fm BATCH_OPEN, BATCH_SUBMIT AND BATCH_CLOSE calling another report form main report to update material master.
now when execute main report the job executed but it is not updating material master nor showing any error or success messages, i have thrown , in job log .
but when i use to debug by main report and checking calling , submission and closing of batch it updates the material master and displays the messages as well in job log.
any pointer will be highly appreciated.
regards
vijay
‎2008 Apr 06 1:42 PM
Hi Vijay,
R u doing commit work after calling these FMs. If not give
COMMIT WORK AND WAIT after these FMs. Hope this will solve ur problem.
Thanks,
Vinod.
‎2008 Apr 06 1:44 PM
‎2008 Apr 06 2:04 PM
Hi Vijay,
Try submitting the standard report rsbdcsub instead of these FMs. I am not able to find these FMs in 4.6c and 4.7.
Thanks,
Vinod.