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

function module to develop URL

Former Member
0 Likes
574

Hi,

Can anybody tell a function module that would export the parameters in an URL format?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
546

Hi kunaal,

Please refer the thread in the below link:

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/74164792-0601-0010-1ca2-c61d078d....

Hope it helps.

Rahul

3 REPLIES 3
Read only

Former Member
0 Likes
547

Hi kunaal,

Please refer the thread in the below link:

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/74164792-0601-0010-1ca2-c61d078d....

Hope it helps.

Rahul

Read only

bpawanchand
Active Contributor
0 Likes
546

DP_GET_STREAM_FROM_URL Places URL data in an internal table Check this FM

Read only

Former Member
0 Likes
546

Thanks Rahul