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

Displaying idoc

Former Member
0 Likes
330

Hi i need to display the idoc in my workflow tool.But if i use we05 then the users will have an option to edit and save it I just want them to view the idoc.Is there any built in function in ABAP to display the contents of the idoc as an pop up window without the option to edit it?

Hi i need to display the idoc in my workflow tool.But if i use we05 then the users will have an option to edit and save it I just want them to view the idoc.Is there any built in function in ABAP to display the contents of the idoc as an pop up window without the option to edit it?

1 REPLY 1
Read only

Former Member
0 Likes
308

Hi,

Please try these FM.

EDI_DISPLAY_IDOCS

EDI_DOCUMENT_DATA_DISPLAY

Regards,

Ferry Lianto