Skip to Content
0
Former Member
Nov 22, 2013 at 04:38 PM

ABAP Test Cockpit - Exemption handling for generated objects

570 Views

We are using the ATC and exemption handling from some months. I think it is a great tool to enhance code quality in general.

But there are some disturbing parts left for the developers. For example they currently have to request exemptions for generated objects like PI proxy objects which cannot be edited. And also there are false positive naming convention findings for constructor methods of exception classes, which cannot be altered.

Is there a "standard" way to exclude generated objects / methods from ATC / CI checks?

(one way which comes into my mind could be to put all the generated objects in one package Z*_GENERATED and request an exemption for the whole package)

Thanks for any help.

Stefan