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: 

How take screenshots and paste in word document

Former Member
0 Kudos

Hi!

I need create an ABAP program to take screenshots automatically of transaction screens like XK02.

For example, I use a BAPI to create a vendor. After, using abap coding, I have to create a document (word document, pdf or e-mail) with screenshots of this vendor that I have created.

I tried to discover the coding behind of "Hard Copy" option, in Customize Local Layout (Alt+F12).

We can't debug this option. How can I do it?

Thanks for any help.

2 REPLIES 2

Former Member
0 Kudos

I believe that hardcopy is a function of the GUI, not of NetWeaver or R/3.  Therefore would not be available to your program, I believe.  Since the presentation of data is occurring in the GUI, I don't believer there is a way to create a "screen shot" from within SAP itself.

0 Kudos

David,

maybe this topic has the answer.

http://scn.sap.com/thread/1935940