How to insert graphics image (Bitmap) in SAPscript
You can insert graphics object (Bitmap) in SAPscript as following:
- Go to editor of SAPscript form

- Select menu Insert -> Graphics


- Select tab
and input the graphic object that already uploaded to SAP by transaction SE78.

- Select
when you already input graphic object detail. System will automatically insert statement for including image to SAPscript form.
/: BITMAP ...

- The output is:
- thitima's blog
- 8354 reads


Post new comment