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

inserting link into long text

Former Member
0 Likes
1,054

Creating a long text in SE91, I wanna make a link to a website.

I found out, that I can call an abap program from long text via Insert>> Link >> Online execution of a report.

From the abap report I can call a website.

But I can't send data, for example message number or hyperlink, to the called abap.

How can I send a message number or a specific text from the long text editor to the abapreport?

Edited by: Ezachiael leaihcaze on Feb 5, 2008 5:27 PM

is my question not clear enough? or does nobody know?

Edited by: Ezachiael leaihcaze on Feb 5, 2008 6:04 PM

5 REPLIES 5
Read only

ThomasZloch
Active Contributor
0 Likes
773

>

> is my question not clear enough?

I'd vote "yes" on this one.

Try explaining again in more detail.

Cheers

Thomas

Read only

0 Likes
773

to proceed my problem:

1. call transaction se91

2. choose message and edit long text

3. insert link

4. choose "online execution of a report"

now i am able to call a report.

but i cannot send a message id or a general message from the long text editor to the report. i want that to say the report which website should be loaded.

Read only

0 Likes
773

Try this

insert - text - hypertext.

Read only

0 Likes
773

tried it. with hypertext link. but it doesn't work. do you know a syntax? i think its only possible with abap report.

any other ideas?

Read only

0 Likes
773

hm, i can still not send the message id from long-text to the abap.