‎2008 Feb 05 1:26 PM
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
‎2008 Feb 05 4:34 PM
>
> is my question not clear enough?
I'd vote "yes" on this one.
Try explaining again in more detail.
Cheers
Thomas
‎2008 Feb 05 5:13 PM
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.
‎2008 Feb 05 5:31 PM
‎2008 Feb 05 5:49 PM
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?
‎2008 Feb 06 9:29 AM
hm, i can still not send the message id from long-text to the abap.