Hello.
I have created a data source with a function module and an structure (as s-api classic), and I have created an Open Ods View over the data source.


The datasource has some filters in the loggic. The open ods view is mapped as infoobjetos for all fields.

When I execute the Open Ods view only some values are passet to the data source.

In the debbug mode, i can see that the value for /ieci/prprpc is not passed to the datasource for example:

but is defined as a filter in the datasource.
I have found that i put the fields to without infoobject and "Usage of System-wide Unique Name:" the values is passed to the datasource (like a /ieci/version).
Any idea?
Kind regards.