Hi Guys,
I have a RFC Function Module with some destination.
While calling this FM in my program I pass some customer details as input.
Based on the input some calculation is done at RFC destination side and get some relevant information as output to my Function Module.
My requirement is instead of using this FM I want to give my clients HTTP site along with the customer details as input.
So based on the input some calculation should be done in the HTTP and the relevant information should be fetched back.
Is this possible.
If so what is the procedure.
Thanks,
Shivaa.