cancel
Showing results for 
Search instead for 
Did you mean: 

URL on sap script

Former Member
0 Kudos

Hi,

Is it possible to generate a URL on sap script.

Like something ind of 'click here' shall take to to that URL....

Please let me know.

Thanks,

Santosh.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Yes it possible to maintain Hypertext in Script.Just go to se71 ,edit the script .

1.select the window , where u want to place that Hypertext.

2.Select text elements and change editor.In the Text elements , Include>Text->Hypertext.

regards.

Dara.

Former Member
0 Kudos

Hi,

It is not poosible to print url in scripts.

But in smart forms you can insert url using

Create text element for window .

after Double click on text element there click on

general attributes there

Above the paragraph formats

last icon is for insert url .

You can use this.

Definetly it will work in smartforms.