Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

LSMW-IDOC

Former Member
0 Kudos
128

I had created LSMW object using BAPI method, and business partner data migrated some data. But some IDOCs are in error status (51) now i want the list of IDOCs which are not posted along with the business partner number... from which table i will get that details?

i checked table EDIDS but it doesnt contain the partner number field....

thanks

1 ACCEPTED SOLUTION

Former Member
0 Kudos
80

Hi

Check the Table<b> EDPP1</b> for the partner details of the IDOC

and EDIDS,EDIDC,EDID4 for the IDOC details

Reward points for useful Answers

Regards

Anji

3 REPLIES 3

Former Member
0 Kudos
81

Hi

Check the Table<b> EDPP1</b> for the partner details of the IDOC

and EDIDS,EDIDC,EDID4 for the IDOC details

Reward points for useful Answers

Regards

Anji

Former Member
0 Kudos
80

Hi,

You can check the table EDID4..

OR

use the transaction WE09 to search the IDOCs with the segment value..

Thanks,

Naren

Former Member
0 Kudos
80

Hi,

tcode WE05 click the additional tab.

Regards