‎2009 Apr 26 10:09 AM
Dear Experts,
In BDC session method i have uploaded 2000 records from excel sheet to the transation pp02. But i got the message that 46 records are found error.
How to find the error records which are not uploaded in the transaction pp02.
regards
chinnaiya P
‎2009 Apr 26 10:36 AM
Is the Error Log not able to help you out? Look into the same ....Its a good Drill Down Tool having all the details.
‎2009 Apr 26 11:13 AM
Hi,
If you are using 'Call Transaction' approach all your errors are in BDCMSGCOLL( Recall that all your error message texts are saved in T100 table)
Srini..
‎2009 Apr 26 3:16 PM
check out the internal table of type BDCMSGCOLL which you pass during call transaction.
Regards,
Lalit Mohan GUpta.