I'm fetching error while extracting data from BSET table .Full load fetching is time consuming .As per my requirement i need to filter data on KSCHL ='ZSER','ZSR1','ZSR2'.
I tried fetching by using where clause statement but got an error.
First fetch all the Data Where KSCHL ='ZSER','ZSR1','ZSR2'., and then apply the Sort on that field where these are the Condition types : 'ZSER','ZSR1','ZSR2'.