<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: single object check with SCI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/single-object-check-with-sci/m-p/877674#M51008</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem with everyone having a local variant will rear up when you want to implement a new test or retire an old one.  We have everyone enter the user parameters for SCI in SU3 to use GLOBAL &amp;amp; our standard DEFAULT variant.  Creation of local variants is discouraged.  To use a special test SCII is recommended with temporary settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Apr 2005 21:47:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-04-07T21:47:03Z</dc:date>
    <item>
      <title>single object check with SCI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/single-object-check-with-sci/m-p/877669#M51003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone can help me here or can give some hints.&lt;/P&gt;&lt;P&gt;We are using the SCI for code reviews, transport preparation, check for customer specific namespace, etc.&lt;/P&gt;&lt;P&gt;We´ve written several own check variants. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunatly the developers always have to call the transaction 'SCI' because the single object check from the menu (se37, se38, se24, se80) always calls the DEFAULT check variant. Single users can replace the system wide DEFAULT variant with their own local variant but I see no way to replace the DEFAULT variant for ALL users with my own check variant (without modifying the DEFAULT variant). Is there any chance to "customize" this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any Info&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetings &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian Irrlitz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2005 08:43:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/single-object-check-with-sci/m-p/877669#M51003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-22T08:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: single object check with SCI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/single-object-check-with-sci/m-p/877670#M51004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried transaction SCII?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created my variant in SCI and use that one in SCII. It works fine for me, probable it would help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2005 10:42:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/single-object-check-with-sci/m-p/877670#M51004</guid>
      <dc:creator>Peter_Inotai</dc:creator>
      <dc:date>2005-02-22T10:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: single object check with SCI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/single-object-check-with-sci/m-p/877671#M51005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx for the info. My own check variants work fine when I call them with the transaction sci but I would like to call them through the menu Object-&amp;gt;Check-&amp;gt;Code Inspector without modifying the default check variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2005 13:01:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/single-object-check-with-sci/m-p/877671#M51005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-22T13:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: single object check with SCI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/single-object-check-with-sci/m-p/877672#M51006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you have indicated, the user can create their own variant called DEFAULT and then it will be used instead of the system default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took a look at the documentation and that was the only defaulting feature that I saw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can define a global variant, call it GLOBAL_DEFAULT and then each user can copy it to their own user DEFAULT variant.  You can define this as a setup step required for your new programmers.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not the best answer but the best I can come up with so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know how it goes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2005 17:07:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/single-object-check-with-sci/m-p/877672#M51006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-22T17:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: single object check with SCI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/single-object-check-with-sci/m-p/877673#M51007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I think we will practice this way. I don´t want to modify this for several reasons. The hint to copy a global check variant to a local DEFAULT variant works fine. I havn´t tried this before, I thought you have to configure this through the menu. It´s not the ideal way but a practicable.&lt;/P&gt;&lt;P&gt;If I find any other way I let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2005 09:50:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/single-object-check-with-sci/m-p/877673#M51007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-23T09:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: single object check with SCI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/single-object-check-with-sci/m-p/877674#M51008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem with everyone having a local variant will rear up when you want to implement a new test or retire an old one.  We have everyone enter the user parameters for SCI in SU3 to use GLOBAL &amp;amp; our standard DEFAULT variant.  Creation of local variants is discouraged.  To use a special test SCII is recommended with temporary settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2005 21:47:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/single-object-check-with-sci/m-p/877674#M51008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-07T21:47:03Z</dc:date>
    </item>
  </channel>
</rss>

