-
Couldn't load subscription status.
- Fork 166
Description
I have an issue retrieving data using a bw query.
I use the function module RRW3_GET_QUERY_VIEW_DATA to query data from the bw based predefined queries. This function module also give the prossibility the query data based on certain predefined parameters. It works prefectly with queries with no parameters, but once I try al call data from a query with parameters, I get an error.
The Query functions prefectly in Excel (Analysis for Office):
But with Pyrfc I get the error the input is invalid:
I also tried to give the parameter ID instead of the name, but I get the same error. The Key words "Name" und "Value" are recognized, but somehow I get the same error.
Does anyone please have experince with inputs and can help. Thanks

