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

SAP Long Text hyperlinking

Former Member
0 Likes
895

Hello All,

I am trying to find out if it is possible in include hyperlinks in SAP Long Text fields.

Thank you,

Alex

7 REPLIES 7
Read only

Former Member
0 Likes
833

depends upon where you want to put them..

Read only

0 Likes
833

I would like to put them inside LT text - just like in regular Microsoft Word, a clickable link that will take user to a .doc file located on the network.

Read only

0 Likes
833

alex,

i think you didnot get my question.

what i am asking is, where do you want these long texts to be displayed? in some report output or where?

Read only

0 Likes
833

Hi Soumyaprakash, sorry for any confustion.

This LT is a standard SAP functionality. It is inside T-code IA05 (standard program SAPLCPDI, screen 3400)

Thank you!

Read only

karol_seman
Active Participant
0 Likes
833

Hi,

if you mean long text created e.g. via function module SAVE_TEXT try to use character format DS (Hypertextlink (SO70)).

I guess the only possible setting is via character formats.

To get it try to use any object where you can create long text in dialog mode (e.g. IW32, IW22, ...) and try to create it there throw any other character format...

Regards,

Karol

Read only

former_member191735
Active Contributor
0 Likes
833

may be not possible... try .... go to long text - go to INSERT - LONG TEXT on application toolbar but this does not call any web browser. not sure why we have that option there.

Also try + sign button ....

Read only

0 Likes
833

I tried those, but I was not able to find a link option. Thank you for your help.