cancel
Showing results for 
Search instead for 
Did you mean: 

how to test custom idoc

Former Member
0 Kudos

Hi

In case of standard Idoc's ( e.g MATMAS) we have transactions like BD10 to post the material. And we can check status of idoc at we05/02. so this way we can check our idoc-xi-file scenarios. Suppose if I got to work with custom idoc's ......and where we didn't have default transactions to post of the idocs.....how we are going to test the scenario initially ??

thanks

kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Kumar,

If you are not confident enough to run the ZIDOC in R3 take the help of ABAP developer and run the Idoc. Get the idoc number from we02 and then you can test the zidoc using WE19.

Also you can test like this in XI also:

/people/michal.krawczyk2/blog/2005/11/09/xi-restarting-successfully-processed-messages

Regards,

---Satish

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Palnati,

Test the population of the custom IDOC

via wedi IDoc - Display IDoc or Transaction WE02.

• Enter your message type and execute.

• Status should be green, double click on one of the Idocs you have created to view its contents.

• If a problem has occurred click on Status which will give you a description of the error.

• Drop down Data Records arrow and this should list the data in the IDoc in the correct hierarchical structure.

• Click on each individual segment and view the content to check that the correct data has been read.

• If you have UNIX access by using AL11 you can view the file that you have created.

<b>for details...watch this below thread...</b>

Regards,

Ramana Kumar. A