<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>qc on Abapinho</title><link>https://abapinho.com/en/tags/qc/</link><description>Recent content in qc on Abapinho</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2009-2026 Nuno Godinho</copyright><lastBuildDate>Wed, 02 Jan 2019 09:00:23 +0000</lastBuildDate><atom:link href="https://abapinho.com/en/tags/qc/index.xml" rel="self" type="application/rss+xml"/><item><title>Refactoring: Extract method</title><link>https://abapinho.com/en/2019/01/refactorizacao-extrair-metodo/</link><pubDate>Wed, 02 Jan 2019 09:00:23 +0000</pubDate><guid>https://abapinho.com/en/2019/01/refactorizacao-extrair-metodo/</guid><description>&lt;p>In SAP&amp;rsquo;s world, ABAP code will forever stay wherever you leave it.&lt;/p>
&lt;p>On one given day, Manuel did something badly because he was on a rush or didn&amp;rsquo;t know any better. One year later António is asked to make a small change to it. António spots Manuel&amp;rsquo;s mess but he doesn&amp;rsquo;t improve it because, for some reasons, in SAP, changing something which is working, even if it&amp;rsquo;s badly implemented, is a tabu. Instead, António will add his code to the existing one and forget about it.&lt;/p>
&lt;p>This attitude, when adopted by everyone, contributes to an inevitable erosion of the system&amp;rsquo;s code which, some years later, becomes unmanageable. And still, that&amp;rsquo;s the rule.&lt;/p>
&lt;p>The way I see it, this is wrong and goes against the customer&amp;rsquo;s best interests. Actually, even if the customer doesn&amp;rsquo;t want me to modify old code because it&amp;rsquo;s working&amp;hellip; I still do it. Who is he to tell me how to program?&lt;/p></description></item><item><title>Copy a Code Inspector variant to another system</title><link>https://abapinho.com/en/2017/05/copiar-variante-do-code-inspector/</link><pubDate>Mon, 08 May 2017 09:00:09 +0000</pubDate><guid>https://abapinho.com/en/2017/05/copiar-variante-do-code-inspector/</guid><description>In my current customer, I have three development systems. There used to be only one. And that&amp;rsquo;s where I customized and fine tuned the Code Inspector_ variant I use to run Abap Test Cockpit.
When the other two appeared, before manually copying the variant into them, I decided to investigate a little bit. Much to my surprise, I found in GitHun project upDOWNci which does exactly what I needed: export and import Code Inspector Now, copying the variant was a piece of cake.</description></item></channel></rss>