Application Development and Automation 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: 
Read only

IDOC overview report

Former Member
0 Likes
8,206

HI all,

How to get list of idocs generated based on date and need to populate idoc transferred data too?

Need to display this in report.

thanks

sachin.

1 ACCEPTED SOLUTION
Read only

Former Member
3,965

Hi,

Use Transaction WE02

Regards

Abhii

HI all,

How to get list of idocs generated based on date and need to populate idoc transferred data too?

Need to display this in report.

thanks

sachin.

9 REPLIES 9
Read only

Former Member
3,966

Hi,

Use Transaction WE02

Regards

Abhii

Read only

0 Likes
3,965

Thank u so much.

It would be appreciate if you tell mw how to retrieve the dat from WE02 ti display in report.

Read only

0 Likes
3,965

Hi Sachin,

If you go through the report RSEIDOC2 , You will get an Idea of how this report displays Idoc list.

Try to go through the flow of the program & analyze.

Regards

Abhii

Read only

0 Likes
3,965

You will need to develop cutom report if you want to see the idoc number with application data. You can get the application data by looking for specific segment of the IDOC.

Let me know if I did poor job of explanation.

Read only

0 Likes
3,965

You will need to develop cutom report if you want to see the idoc number with application data. You can get the application data by looking for specific segment of the IDOC.

Let me know if I did poor job of explanation.

Read only

0 Likes
3,965

You will need to develop cutom report if you want to see the idoc number with application data. You can get the application data by looking for specific segment of the IDOC.

Let me know if I did poor job of explanation.

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
3,965

Why would you need a report if WE02 or WE05 transactions already display this information?..

Read only

0 Likes
3,965

Use transaction code WE02. Place cursor on idoc type and click on icon 'List specfic segment (shift+f1)' .Enter the segment name and continue. You will get the segment data.

Use WE05/WE09 also.

Hope this might help you.

Read only

0 Likes
3,965

Use transaction code WE02. Place cursor on idoc type and click on icon 'List specfic segment (shift+f1)' .Enter the segment name and continue. You will get the segment data.

Use WE05/WE09 also.

Hope this might help you.