Created
April 11, 2018 13:34
-
-
Save larshp/dbd7f00797f11390cab6ee4fb9d06da6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DATA(lt_plants) = VALUE range_t_werks_d( | |
FOR ls_plant IN get_plants( ) | |
( option = 'EQ' sign = 'I' low = ls_plant-werks ) ). | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment