abapOpenChecks
abapOpenChecks copied to clipboard
753 new methods for code pages
https://help.sap.com/http.svc/rc/abapdocu_753_index_htm/7.53/en-US/abennews-753-others.htm#!ABAP_MODIFICATION_2@2@
@larshp do you plan to add "profiles" like you have in abaplint, so these checks can be used with various ABAP versions?
Its all configurable, eg. http://docs.abapopenchecks.org/img/53_conf.png
Plus it checks if something like "NEW" or "DATA()" works on the version before reporting to the user to use these constructs.
So probably not, abapOpenChecks can figure out itself if something is present/works on the current system.
However if the landscape has multiple different versions, we might need to add more configuration possibilities