2007 Sep 03 11:32 AM
dear sir,
i want to capture the screen and attach with mail content while creating the support message in R/3 system .. i dont know how to capture the print screen button in ABAP .. but i know in C , C++ and Java . i am having that code .. now i want to how to embed that code in ABAP editor .. Whether it is possible or not ..
Please reply,
Regards,
kumar
dear sir,
i want to capture the screen and attach with mail content while creating the support message in R/3 system .. i dont know how to capture the print screen button in ABAP .. but i know in C , C++ and Java . i am having that code .. now i want to how to embed that code in ABAP editor .. Whether it is possible or not ..
Please reply,
Regards,
kumar
2007 Sep 03 12:23 PM
Hi kumaresan,
though you can compile and execute JAVA script from ABAP , there is no compiler provided in ABAP for C / C++. You can have a look at the class - CL_JAVA_SCRIPT.
if you are trying to capture and send a particular screen shot - possibly you need to create a ActiveX control - which will capture the screen and create the image file for you. And at the same time it needs to pass back the binary streams for the image. SAP allows external call to Activex controls via OLE framework ( u ll getsamples for calling Excel, Custom Container etc ). may be u can try at that line.
Bottom line is if you r looking for C, C++ or Java compilers inside ABAP - i am afraid - its not possible..
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |