Another question regarding data retriaval.
I have the Stattement
oTable.bindrows("/SOHeaders");
But than I hit the Statement it does not go to the backend catching the data, but later.
But then I use
oModel.read('/SOHeaders')
it goes imediatilly catching the data.
Does anybody know the reason?
Thanks Joerg