‎2014 Jan 29 10:23 AM
Hi,
i want to insert an image in a mailer part. so please any one help me in , how to insert an image in mailer part using so10 tcode.
Thanks in Advance
‎2014 Jan 29 10:25 AM
Hi,
why do you want to use SO10 to insert a picture ?
there is simpler solution ..
se71 ..
regards
Fred
‎2014 Jan 29 10:42 AM
Hello,
First of all you have to upload the image in transaction SE78.
In this example am using the SAP logo.
Then in the transaction SO10, create the text element.
Then insert the command line as follows :
/: BITMAP ENJOY OBJECT GRAPHICS ID BMAP TYPE BMON DPI 100
ENJOY = the name of the picture of the sap logo.
The output is as follows:
Thanks and kind regards,
Yovish.
‎2014 Jan 29 11:32 AM
Hi Somi Reddi,
First go to tcode SO10 tcode as below:
Press create Button:
Insert logo as graphics and Press enter
and Save.
Now goto tcode se71.
Create a page, window and insert window in page.
In text element of page window insert the text element as standard as below:
then press enter
save and activate the form
Now the test the form the output is as:
Thanks ,
Vineesh B.