pvl / abap.tmbundle

TextMate support for ABAP
20 stars 9 forks source link

Missing Keywords #100

Closed mbtools closed 1 year ago

mbtools commented 1 year ago
UPDATE dbtab FROM TABLE @ind_tab INDICATORS SET STRUCTURE comp_ind.
ADD numbers-one THEN numbers-two
                UNTIL numbers-five
                ACCORDING TO position
                GIVING sum
                RANGE test.