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

print -document

Former Member
0 Likes
569

hi abapers ,

i develop module pool scren with 4 i/o fields & one button ,document its fine working , now i have to take printout what would b the code in my pai module to get print out if i click print button the document print has to generate plz very urgent

4 REPLIES 4
Read only

Former Member
0 Likes
543

Not quite sure I understand exactly what you mean by "the document print has to generate", but instead you can simply cat-and-paste any ABAP into a word processer or Notepad, and print it from there.

Read only

0 Likes
543

i agree to u , but if i click print button automatically it has to generate email plz le to know how its posible

Read only

0 Likes
543

I'm still not clear what you are trying to print / email, but search the forums for SO_NEW_DOCUMENT_ATT_SEND_API1 and similar to find examples of emailing from SAP.