<?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: Custom Pattern Statements in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-pattern-statements/m-p/1251330#M145082</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;click the pattern button in the&lt;/P&gt;&lt;P&gt;ABAP editor (menu path edit --&amp;gt; insert statement...).  In the popup, click&lt;/P&gt;&lt;P&gt;the "other pattern" radio button and then the drop-down for a list of&lt;/P&gt;&lt;P&gt;patterns.  The first 20 or so in the list are references to the other&lt;/P&gt;&lt;P&gt;patterns in the popup, but the last few are the custom ones:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;DOCU_BLOCK&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt; - this copies a blank beginning documentation block into your&lt;/P&gt;&lt;P&gt;program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;FIND MESSAGE&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt; - this calls the find message routine which allows you to find&lt;/P&gt;&lt;P&gt;a message easily and copy it into your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;SELSCREEN_BLOCK&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt; - This copies a block of selection screen code into your&lt;/P&gt;&lt;P&gt;program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find these patterns useful when I write code.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to create your own patterns, here's how:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;menu utilities --&amp;gt; more utilities --&amp;gt; edit pattern --&amp;gt; create pattern. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Type in the code you want to use as a pattern.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save it and back out.  That's it!  One word of caution - don't create&lt;/P&gt;&lt;P&gt;patterns with the same name as one in the list - they'll both be there and&lt;/P&gt;&lt;P&gt;you won't know which is which.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Mar 2006 15:58:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-21T15:58:22Z</dc:date>
    <item>
      <title>Custom Pattern Statements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-pattern-statements/m-p/1251328#M145080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know if it is possible (and if so how) to create statements for the 'Other' option in the dialog displayed by the 'Pattern' button in the Object Navigator?  I hope the question makes sense!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2006 15:18:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-pattern-statements/m-p/1251328#M145080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-21T15:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Pattern Statements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-pattern-statements/m-p/1251329#M145081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it does make sense!   You can create patterns by clicking the following menu path in SE80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Utitlies&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt;&amp;gt; More Utilities&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------" /&gt;&lt;P&gt;&amp;gt; Edit Patturn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you create it there, you should be able to enter in the "Other Pattern" field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2006 15:57:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-pattern-statements/m-p/1251329#M145081</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-03-21T15:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Pattern Statements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-pattern-statements/m-p/1251330#M145082</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;click the pattern button in the&lt;/P&gt;&lt;P&gt;ABAP editor (menu path edit --&amp;gt; insert statement...).  In the popup, click&lt;/P&gt;&lt;P&gt;the "other pattern" radio button and then the drop-down for a list of&lt;/P&gt;&lt;P&gt;patterns.  The first 20 or so in the list are references to the other&lt;/P&gt;&lt;P&gt;patterns in the popup, but the last few are the custom ones:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;DOCU_BLOCK&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt; - this copies a blank beginning documentation block into your&lt;/P&gt;&lt;P&gt;program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;FIND MESSAGE&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt; - this calls the find message routine which allows you to find&lt;/P&gt;&lt;P&gt;a message easily and copy it into your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;SELSCREEN_BLOCK&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt; - This copies a block of selection screen code into your&lt;/P&gt;&lt;P&gt;program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find these patterns useful when I write code.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to create your own patterns, here's how:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;menu utilities --&amp;gt; more utilities --&amp;gt; edit pattern --&amp;gt; create pattern. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Type in the code you want to use as a pattern.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save it and back out.  That's it!  One word of caution - don't create&lt;/P&gt;&lt;P&gt;patterns with the same name as one in the list - they'll both be there and&lt;/P&gt;&lt;P&gt;you won't know which is which.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2006 15:58:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-pattern-statements/m-p/1251330#M145082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-21T15:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Pattern Statements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-pattern-statements/m-p/1251331#M145083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys - that should help to alleviate some of the tedium!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2006 16:04:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-pattern-statements/m-p/1251331#M145083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-21T16:04:02Z</dc:date>
    </item>
  </channel>
</rss>

