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

add content url

Former Member
0 Likes
643

Dear All,

How to pass contents in url.

please kindly help me

Regards,

S.Ramakrishna

Dear All,

How to pass contents in url.

please kindly help me

Regards,

S.Ramakrishna

3 REPLIES 3
Read only

Former Member
0 Likes
613

Hi Rama,

could you explain better your requirements?

bye

enzo

Read only

Former Member
0 Likes
613

Hi Krishna,

Try this:

SO_LOIO_READ_URL_GET

I hope this may helpfull.

Thank you,

Thanks,

AMS

Read only

sitakant_tripathy2
Active Participant
0 Likes
613

Hi Krishna,

you can first fetch the URL and then use the folowing class methods to add the name and value of the parameter you want to add to the URL...

Use the method IF_HTTP_SERVER~APPEND_FIELD_URL of the class CL_HTTP_SERVER...

Hope this works for you...

Sitakant...