Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ABAP feature lists

Tags:

release

abap

So I just discovered String templates and they are amazing. Is there a resource where I can find what each SAP release brings to ABAP ?

Not strictly an SO question, but it will make all ABAP developers better if they can study what is new in the releases.

like image 701
tomdemuyt Avatar asked Nov 08 '25 16:11

tomdemuyt


1 Answers

Transaction ABAPDOCU, then navigate to ABAP Keyword Documentation --> ABAP - Release-Specific Changes:

enter image description here

like image 55
vwegert Avatar answered Nov 12 '25 16:11

vwegert