Skip to Content
0
Former Member
Feb 23, 2009 at 08:50 PM

Read Table

30 Views

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?