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: 

Testing an idoc

Former Member
0 Kudos

Hi gurus,

I have a scenario in which an idoc is sent from xi that triggers a badi in CRM.

Now i want to test an idoc that has already been processed so that i would be able to debug the badi.

Could any one please tell me how to test the idoc and if any transaction availabe to test idocs.

Thanks,

Amith

5 REPLIES 5

ferry_lianto
Active Contributor
0 Kudos

Hi,

You can use transaction WE19 to test your IDoc as well as debugging.

Regards,

Ferry Lianto

0 Kudos

HI Ferry,

Thank you for the reply.Also can you please let me know if there is any program that automatically deletes any idocs that stay in the queue.

Because we have a scenario in wich we have huge number of queues which have idocs.

If any idoc has errors then that queue is being struck ther by not allowing other queues to move on.

Please help me .

Thanks

Amith.J

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please try transaction WE11 or standard program RSETESTD.

Regards,

Ferry Lianto

0 Kudos

Hi Ferry ,

can u tell me if there is any background job for the above mentioned queue problem..

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please go to transaction SM58 and check if the IDocs are stucked up on the t-rfc queue. If so, you can right click and choose Execute LUW to release them.

Regards,

Ferry Lianto