Hi Experts,
I have successfully built a Gateway application in SEGW. Then I activated it and now I am trying to execute it in gateway client.
While all other CRUD operations are running fine for me, I am facing some issue in Query operation.
I am using query for Material Master using BAPI_MATERIAL_GETLIST. Query is executed successfully, but doesn't return anything in output.
My input mapping contains MATNRSELECTION table & I am trying to get output MATNRLIST-MATERIAL, but no success. Please guide me on it.
Thanks in advance.