cancel
Showing results for 
Search instead for 
Did you mean: 

How to specify a variable in the path prefix of an External HTTP (RFC) connection (in transaction SM59)

Former Member
0 Kudos

Hi There,

Please can someone tell me how to specify a variable in the  path prefix of an External HTTP (RFC) connection in transaction SM59?

For example if my path prefix is /invoke/test/example?input=XYZ; how do I replace "XYZ" with a variable so that I can pass in any value after "=" ?

Thanks,

Brendon

Accepted Solutions (1)

Accepted Solutions (1)

former_member188883
Active Contributor
0 Kudos

Hi Brendon,

Could you check these links on parameters/options available to configure parameter values

https://help.sap.com/saphelp_nw70/helpdata/en/d3/ab0b5decd045e482d0deae9f9c90d5/content.htm

URL Parameters and Application Parameters - Web Dynpro for ABAP - SAP Library

Hope this helps.

Regards,

Deepak Kori

Former Member
0 Kudos

Hi Deepak Kori,

Thanks for the response but basically we need to achieve this in transaction SM59 while entering the

path prefix of an External HTTP (RFC) connection.

Regards,

Brendon

Answers (1)

Answers (1)

former_member846856
Discoverer
0 Kudos

Hi Brendon

Did you find solution for adding variable? I am in the same situation.