Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello friends,
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.
Any suggestions please.
PFA image for reference
Hi Rahul
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'.