Hi Frank
I see that you are using a READ function to the oDATA Model.
Can we not set the properties to the odata model directly before we call it
something like,
odatamodel.setProperty(propA,"A")
odatamodel.setProperty(propB, "B")
And then call the odata
Thanks
Aakash