Michael L.

Results 8 comments of Michael L.

Oh, something has changed under the hood here in S/4 releases. S/4 on prem. 7.56 -> changed ERP 7.50 -> untouched

I suspect the problem comes from the defined error code-number "003" in the constructor and the passed code-number in "inform" (001). Can you try to make "003" into "001" in...

Ok, step by step a little further. :-) Unfortunately, I can't test it. But what can be seen in the Detail view?

What is your goal? To change the highlighted text in the screenshot? ![image](https://github.com/larshp/abapOpenChecks/assets/49416412/2048e3d8-29bf-4f6e-912b-2f4e3e09e3fc) This text is from the class description; the check-title.

I had now also the possibility to test this with eclipse. For me the result looks like this (with the latest PR): ![image](https://github.com/larshp/abapOpenChecks/assets/49416412/758ef52a-3a91-4a6f-96dc-86328b2942ca)

Is it ok to change the text of the check message from "_&1_" to "**ABAP Doc: &1**"? This would then look like this: ![abap doc change](https://github.com/larshp/abapOpenChecks/assets/49416412/c8cb324a-388b-451d-80ff-8cb3c14cef5a) For the findings list,...