2023 Aug 09 3:36 PM
Hello All,
I have a remote-enabled function module that can return a table and/or a single field. I have extended it to a web service. The FM test (via SE37) works fine, However, then I test the web service (via SE80), the table is not populated correctly.
I am not sure if the wizard when I created the Enterprise Service.
Anybody encounter this issue?
Regards, Dean.
2023 Aug 09 5:12 PM
Hello,
Never mind. Found that developer missed something regarding data formatted from outside.
Thank you for your responses.
Regards, Dean.
2023 Aug 09 4:31 PM
I just tested for one web service in SE80 and it worked fine.
So you select the Enterprise Service and then hit F8?
Do you select "Generate Request Template" and fill the import parameters the same way than in SE37?
2023 Aug 09 4:58 PM
Yes I did...
When I use the FM, the returned payload looks like this...
When I use the Enterprise Service test, the results look like this...
As you can see the ORG_LOGSYS_GRP is not populated nor is the STATUS_SPL or STATUS_TEC.
Regards, Dean.
2023 Aug 10 8:11 AM
But the web service is technically working…
Are people nowadays no more able to investigate themselves?
2023 Aug 09 4:33 PM
It works well. Please explain a little bit what your problem is.
2023 Aug 09 5:12 PM
Hello,
Never mind. Found that developer missed something regarding data formatted from outside.
Thank you for your responses.
Regards, Dean.