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

Smartform

Former Member
0 Likes
597

Hi,

I have to do modification in the graphics object(in graphical window) of an existing smartform.

For ex.. if the object is logo,I have to add something more on that logo.

Kindly let me know how to proceed further.

Thanks in advance.

Any useful pointers will be appreciated.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
577

Hy,

u can download that logo, and the more containts u want and again upload hte logo in hte smartform.

regards,

kartikey.

5 REPLIES 5
Read only

Former Member
0 Likes
578

Hy,

u can download that logo, and the more containts u want and again upload hte logo in hte smartform.

regards,

kartikey.

Read only

Former Member
0 Likes
577

Try Maintaining it through SE78

Regards,

Usha

Read only

Former Member
0 Likes
577

Hi,

As our friends told while saving the file as .bmp/.tiff You need to add what ever you want there itself.

then again upload that through SE78.

call that uploaded object into your script/smartform.

Thanks.

Read only

Former Member
0 Likes
577

Printing graphics:

Goto tcode se78 to import graphics into the SAP system. The transaction imports the graphics and stores it in the BDS (business transaction server) and then it can be displayed in the form.

Ø To create the graphic node , call the context menu for that node in the tree structure and choose create->graphic

Ø Enter a name for the node and the description

Ø On the general attributes determine whether a colored or a black and white

Ø Use the fields object , id and name to identify the graphic

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
577

Hi,

Thanks for your replies.

I tried in SE78 to import the graphics.

But it's saying that,'It's already exists.Do u want to overwrite?'

But it is not in my system.

If I give yes,it's displaying error message 'Error opening file'.

Can anyone tell me how to download it into my system?