‎2007 Jun 09 5:39 AM
hi all,
what is meaning of Batch Input Processing <b>Log</b> ?
thanks in advance..........
Regards,
Imran
‎2007 Jun 09 5:51 AM
Hi
Batch Input Processing Log Contains details about Batch input session Logs ie.How many
transactions have been processed successfully and how many failed..What are all the messages issues during processing..etc etc...
Cheers,
Hakim
Mark all useful answers..
‎2007 Jun 09 5:51 AM
Hi
Batch Input Processing Log Contains details about Batch input session Logs ie.How many
transactions have been processed successfully and how many failed..What are all the messages issues during processing..etc etc...
Cheers,
Hakim
Mark all useful answers..
‎2007 Jun 09 6:13 AM
Hi
LOG refers general meaning of defects/errors in aprocess
In Batch input we use different methods like call transaction and sessions method
In call transaction we have to capture all the erros/logs explicitely using the BDCMSGCOL internal table and using the fun module FORMAT_MESSAGE we handle them
Where as in sessions method we handle them using the Tcode SM35.
we can process the log in foreground or in Background after ciorrecting the errors in those records.
see SM35 you know better,
<b>
Reward points for useful Answers</b>
Regards
Anji