<?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: How to enhance a customize DDIC checks for code inspect in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/14066268#M2041532</link>
    <description>&lt;P&gt;Hello, I want to create a custom DDIC object naming check, is it possible to share your code? Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Apr 2025 09:00:13 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2025-04-04T09:00:13Z</dc:date>
    <item>
      <title>How to enhance a customize DDIC checks for code inspect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616065#M2012204</link>
      <description>&lt;P&gt;i wanna to check DDIC objects naming,and i had enhanced in my check variant,but i dont konw how to implement the class.Could anybody can help me?&lt;/P&gt;</description>
      <pubDate>Sun, 13 Nov 2022 12:07:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616065#M2012204</guid>
      <dc:creator>晓刚</dc:creator>
      <dc:date>2022-11-13T12:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to enhance a customize DDIC checks for code inspect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616066#M2012205</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;tea.blue&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Welcome to the SAP Community! Thank you for visiting us to get answers to your questions.&lt;/P&gt;&lt;P&gt;Since you're asking a question here for the first time, I'd like to offer some friendly advice on how to get the most out of your community membership and experience.&lt;/P&gt;&lt;P&gt;First, please see &lt;A href="https://community.sap.com/resources/questions-and-answers"&gt;https://community.sap.com/resources/questions-and-answers&lt;/A&gt;, as this resource page provides tips for preparing questions that draw responses from our members. Secondly, feel free to take our Q&amp;amp;A tutorial at &lt;A href="https://developers.sap.com/tutorials/community-qa.html" target="_blank"&gt;https://developers.sap.com/tutorials/community-qa.html&lt;/A&gt; as well, as that will help you when submitting questions to the community.&lt;/P&gt;&lt;P&gt;Second, if you're interested in connecting with community members, please pay a visit to our new Welcome Corner. You'll need to sign up, but it's a great way to interact with peers and get to know other experts!&lt;/P&gt;&lt;P&gt;Third Check the Welcome Corner thread with advice from our champions: &lt;A href="https://groups.community.sap.com/t5/welcome-corner-discussions/advice-from-sap-champions-questions-and-answers/m-p/123609"&gt;https://groups.community.sap.com/t5/welcome-corner-discussions/advice-from-sap-champions-questions-and-answers/m-p/123609&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Finally, I recommend that you include a profile picture. By personalizing your profile, you encourage readers to respond: &lt;A href="https://developers.sap.com/tutorials/community-profile.html" target="_blank"&gt;https://developers.sap.com/tutorials/community-profile.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I hope you find this advice useful, and we're happy to have you as part of SAP Community!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dedi&lt;/P&gt;</description>
      <pubDate>Sun, 13 Nov 2022 12:08:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616066#M2012205</guid>
      <dc:creator>former_member27</dc:creator>
      <dc:date>2022-11-13T12:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to enhance a customize DDIC checks for code inspect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616067#M2012206</link>
      <description>&lt;P&gt;So, you created your own Code Inspector check. What is your question? What do you want to do?&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2112808-image.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2112809-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Nov 2022 12:35:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616067#M2012206</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-11-13T12:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to enhance a customize DDIC checks for code inspect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616068#M2012207</link>
      <description>&lt;P&gt;i want to check the DDIC Naming Conventions,such as table name ,data elements...&lt;/P&gt;&lt;P&gt;i donnt know how to implement class . &lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 18:12:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616068#M2012207</guid>
      <dc:creator>晓刚</dc:creator>
      <dc:date>2022-11-14T18:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to enhance a customize DDIC checks for code inspect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616069#M2012208</link>
      <description>&lt;P&gt;Have you tried searching for&lt;/P&gt;&lt;P&gt;&lt;EM&gt;how to implement custom ddic check code inspector &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;in a search engine?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 06:29:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616069#M2012208</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2022-11-15T06:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to enhance a customize DDIC checks for code inspect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616070#M2012209</link>
      <description>&lt;P&gt;We all do the job using this doc : &lt;A href="https://wiki.scn.sap.com/wiki/download/attachments/3669/CI_NEW_CHECK.pdf?api=v2" target="test_blank"&gt;https://wiki.scn.sap.com/wiki/download/attachments/3669/CI_NEW_CHECK.pdf?api=v2&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 06:38:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616070#M2012209</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2022-11-15T06:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to enhance a customize DDIC checks for code inspect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616071#M2012210</link>
      <description>&lt;P&gt;thanks a lot&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 08:10:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616071#M2012210</guid>
      <dc:creator>晓刚</dc:creator>
      <dc:date>2022-11-15T08:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to enhance a customize DDIC checks for code inspect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616072#M2012211</link>
      <description>&lt;P&gt;I already know what I'm doing wrong, when implement the class ZCL_CI_CATEGORY_CONVENTIONS,mothod CONSTRUCTOR ,the position value is wrong,after i change the value form 999 to 100,the check variant can found my class when i run atc check. i can write my own logic to check ddic naming.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2109968-image.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2109967-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 02:44:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616072#M2012211</guid>
      <dc:creator>晓刚</dc:creator>
      <dc:date>2022-11-17T02:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to enhance a customize DDIC checks for code inspect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616073#M2012212</link>
      <description>&lt;P&gt;Hello again &lt;SPAN class="mention-scrubbed"&gt;tea.blue&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;I'm glad to see you got an answer to your question! If it helps you, please make sure to accept (you'll see the "accept" option beneath the question)&lt;/P&gt;&lt;P&gt;I hope that this guidance is useful -- and we look forward to your next question for the community!&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;Dedi&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 07:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/12616073#M2012212</guid>
      <dc:creator>former_member27</dc:creator>
      <dc:date>2022-11-17T07:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to enhance a customize DDIC checks for code inspect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/14066268#M2041532</link>
      <description>&lt;P&gt;Hello, I want to create a custom DDIC object naming check, is it possible to share your code? Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 09:00:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enhance-a-customize-ddic-checks-for-code-inspect/m-p/14066268#M2041532</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2025-04-04T09:00:13Z</dc:date>
    </item>
  </channel>
</rss>

