‎2015 Mar 02 2:08 PM
Hi experts,
I've created HTTP connection to external server in SM59. Is there a function module to build URL from fields RFCHOST, RFCSYSID and PFADPRE or anything else which will concatenate those fields?
//Edit: so far I used RFCDES-RFCDEST field for creating an URL, but it's not a pretty solution.
Thanks in advance
‎2015 Mar 05 10:37 AM
I found the answer to my problem:
CALL FUNCTION 'RFC_READ_HTTP_DESTINATION'
‎2015 Mar 05 10:37 AM
I found the answer to my problem:
CALL FUNCTION 'RFC_READ_HTTP_DESTINATION'