Skip to Content
0
Former Member
Apr 27, 2009 at 12:49 PM

Get URL by ABAP

953 Views

Hi, i´m trying to get an url from abap, i see some function like:

PRGN_GENER_EXECUTE_URL

But i don´t want this behaviour, i need something like a http request without the browser interaction.

Thanks !!!