SAP STRICT ABAP - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

strict ABAP
ABAP development in a strict ABAP development environment. Compared to classic ABAP, there are the following restrictions:
Only restricted ABAP language versions are allowed.
Access to other repository objects is restricted by released APIs.
Usage of tools is limited for example to ADT.