Hi All,
Im'm trying to consume a BEx Standard Query in SAP Gateway Service Builder according to this blog post:
Transform SAP BW Queries into OData Service: Part 1 - Generation and Activation
1st issue:
After select the elements in step 3, when creating the runtime objects I'm getting this error message for many fields:
"ABAP Field name 'I/ERP/PROJECT009' contains special characters"
The Elements of the Query are BW Standard Info Objects.
2nd issue:
When removing this fields with the special character "/" creating the runtime objects works.
But when I want to add the service in transaction /IWFND/MAINT_SERVICE
i'm getting the error message:
"System error message: Type conflict during a function modul call (field"
Do you have an idea how to resolve these problems?
Many thanks in advance!
Best regards
Thorsten