READ TABLE internal table with KEY matnr = <fs>-matnr
werks = <fs>-werks
erfme = <fs>-erfme
lgort <> SPACE.
This code does not compile because of the lgort negative condition. Is there aonther wa I can find the index of the internal table meeting all of the conditions above?