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

Program documentaion

Former Member
0 Likes
453

Hi Gurus,

I have documentation for a program in a word file which has some pictures. I want to put that documentation in SAP as online help i.e. blue i option. I am able to copy the text into blue i option but not the pictures. can you suggest me how can I get the pictures in the SAP online help documentation.

or else is there any concept of putting references to the word document in the online help.

Please suggest me in this.

Your help will be appreciated.

Thanks,

V.Nagaraju.

3 REPLIES 3
Read only

Former Member
0 Likes
432

Create text elements <Transaction: se78> for all pictures, and include text elements into your documentation...

Mahesh

Read only

0 Likes
432

Hi Mahesh,

Thanks for your suggestion, but I already tried using SE78, but the pictures are not displaying. I dont know why they are not displaying any picture.

do you have any other idea regarding this.......

Thanks,

V.Nagaraju

Read only

0 Likes
432

Nag,

After uploading the logo in se78 try using the below syntax in the script text editor that we get to see in Documentation window of SE38.

INCULULDE ZLOGO OBJECT TEXT ID ST LANGUAGE E

K.Kiran.