how to convert wild card characters into material numbers using Abap Query,we have used one function module but its restricting to 2000 materials CALL FUNCTION 'MATNR_GET_ORANGE,we need to fetch material numbers more than 2000
For this we have used even select statement directly ,we are getting error as
"Error in the Module RSQL accessing the databse interface"