‎2008 Nov 28 4:46 AM
Hi all,
i've done BDC session method.
i've processed the data's . i'm getting 4 error records in SM35 background mode.
i'm not able to see which particular record contains error.
how to find the error record .
Regards
Suprith
‎2008 Nov 28 6:02 AM
Hai....
The session method is the best method to see the error records.
in SM35 select your session....> click on process,
after processing the session click on log....> there you can find the error records.
error descriptions of the record and even index of the record in the flat file also you
can observe there.
If you want to download the errors into pne file then go with call transaction method.
Capture the errors using BDCMSGCOLL structure.
Using FM GUI_DOWNLOAD and FM FORMAT_MESSAGE... you can download the
error records into a file
hope this will help you.
Regards
Sekhar.
‎2008 Nov 28 5:01 PM
Hi,
To get complete information of error records in session, navigate to SM35 --> select session --> press button 'Analyze'. You could find complete information of all your records with error type also. Navigate among the tabs to get other details of error like what is error mesage and what data is populated in which screen. This will provide you complete information of error records.
Regards,
Prasanth
‎2008 Nov 28 6:09 PM
‎2008 Nov 28 6:23 PM
Prasanth and Neha,
Please don't reply unless you add any additional information,Updation let these kind of threads are bumping-up to top,which is really annoying.
Please cooperate.
Happy posting.
‎2008 Dec 02 11:45 AM
Hi,
As u told that u r using bdc session.
You have to goto SM35-> after processing session double click on your session name and click on log created on TAB.Here u can see which transaction or record has got error.
Or you can do one more thing suppose if for example u r processing for material master goto mmo3 and u can check.
Regards,
Sudhakar Reddy.A