‎2015 Mar 11 12:36 PM
Hi Floks,
I am running an interface programme in my report.When i execute that report i was able to get the file with all the required data in it.
But when that interface programme is used in the batch jobs their is an issue in that.
When i m checking the data in the AL11 directory some part of the header data is missing where as the item fileds are being populated .What would be the reason for this issue?
Rregards,
Ranjith
‎2015 Mar 11 1:10 PM
Hello Ranjith,
1-->
Are you running the Batch for single document or multiple document?
If it is multiple document, there is a possibility for lock. Use COMMIT WORK.
2--> Check your program whether the mapping done properly.
Regards,
Kaavitha.
‎2015 Mar 11 2:07 PM
It may be a limitation of AL11. The data is probably there, but not displayed.Check the interface program.
Rob