larshp / upDOWNci

Upload and download SAP Code Inspector variants in XML format - ABAP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Short Dump Downloading Variant

habrahams opened this issue · comments

Hi,
I get short dump when downloading a test variant in test mode. (Note quite sure if it is because of the fact that I changed some of the check's priority from Warning to Error).
This is the first time that I'm trying to download a check variant.
image
image

SAP_BASIS 750 0006 SAPK-75006INSAPBASIS SAP Basis Component

what is the value of iv_class ? the upload download is quite a hack, and some classes are special, so try excluding it if possible

Class is..... ZCL_AOC_CHECK_100 (CHECK_100 - Downport, no new syntax (prior to ABAP 7.40))

okay, cool, then we can change ZCL_AOC_CHECK_100 so it works with the upload download, but requires some debugging

If I get a chance a bit later I'll debug and get back to you if I find something.....

I'm fixing it

Thanks Lars, the issue is resolved.