Hi experts, my requirement is to fetch data from both application server or presentation server to internal table based on radio button in selection screen.
I tried with open dataset, I gets only application server data, when I give path of presentation server it not fetches.
Is there any way which works for both to get data
(application server also presentation server)
Source code could be better.