December 2012
Intermediate to advanced
316 pages
6h 51m
English
In this recipe, we will see how we can create a simple program that will send an e-mail (SAP Office Mail) to an SAP user AJON1. There are no attachments involved in this recipe. However, we will want the SAP user AJON1 to see a pop-up express message when the e-mail document is received in his or her inbox.
We will now perform the steps shown as follows:
sendrequest and myrecpient to the classes cl_bcs and cl_sapuser_bcs.email_text. This is based on the type bcsy_text. We also declare an object reference ...Read now
Unlock full access