<?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: ABAP Auto Complet in Eclipse in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-auto-complet-in-eclipse/m-p/13621912#M2026821</link>
    <description>&lt;P&gt;Great!&lt;/P&gt;&lt;P&gt;Thank you very much&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/191"&gt;@NTeunckens&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Feb 2024 07:51:46 GMT</pubDate>
    <dc:creator>ABAPDos</dc:creator>
    <dc:date>2024-02-28T07:51:46Z</dc:date>
    <item>
      <title>ABAP Auto Complet in Eclipse</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-auto-complet-in-eclipse/m-p/13621173#M2026809</link>
      <description>&lt;P&gt;While typing "&lt;FONT color="#0000FF"&gt;LOO&lt;/FONT&gt;" the autocompletion suggests "LOOP", and than pressing on Tab complete it to "&lt;FONT color="#0000FF"&gt;LOOP&lt;/FONT&gt;" and suggests "LOOP AT", and than another click on the Tab keyboard complete it to "&lt;FONT color="#0000FF"&gt;LOOP AT&lt;/FONT&gt;",&lt;/P&gt;&lt;P&gt;But... no completion for " &lt;FONT color="#FF6600"&gt;&lt;FONT color="#0000FF"&gt;LOOP AT ... ... ...&lt;/FONT&gt; ENDLOOP&lt;/FONT&gt;." (while in LOGON editor it works good).&lt;/P&gt;&lt;P&gt;Is there an option to fix it ?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 17:06:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-auto-complet-in-eclipse/m-p/13621173#M2026809</guid>
      <dc:creator>ABAPDos</dc:creator>
      <dc:date>2024-02-27T17:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Auto Complet in Eclipse</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-auto-complet-in-eclipse/m-p/13621504#M2026814</link>
      <description>&lt;P&gt;Hello ABAPDos&lt;/P&gt;&lt;P&gt;It sounds strange, yet the "LOOP AT ... ENDLOOP" template for code-completion is not available. There is a template called "&lt;A title="SAP-Help &amp;quot;LoopAtAssigning&amp;quot;" href="https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/c238d694b825421f940829321ffa326a/4ec116596e391014adc9fffe4e204223.html?locale=en-US&amp;amp;version=1709.latest&amp;amp;q=ABAP%20Template%20ADT" target="_self"&gt;LoopAtAssigning&lt;/A&gt;" that almost matches your request.&lt;BR /&gt;Just enter "LOOP", do 'CNTRL + SPACE' and the template should come available ...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LoopAtAssigning.JPG"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/72218iC471B6FC5167DDE8/image-size/large?v=v2&amp;amp;px=999" alt="LoopAtAssigning.JPG" title="LoopAtAssigning.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When accepting that Template, you will get the following ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="abap"&gt;loop at table assigning fldsym.
  
endloop.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that doesn't suffice, you could implement your own ABAP Templates in the "Preferences" via the "Windows"-menu option in ADT (or just do a Search the IDE for "ABAP Templates").&lt;BR /&gt;There, you could create you own Templates ...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Preferences.JPG"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/72220i0E196EBE8778D215/image-size/large?v=v2&amp;amp;px=999" alt="Preferences.JPG" title="Preferences.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this helps ...&lt;/P&gt;&lt;P&gt;Nic T.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 22:58:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-auto-complet-in-eclipse/m-p/13621504#M2026814</guid>
      <dc:creator>NTeunckens</dc:creator>
      <dc:date>2024-02-27T22:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Auto Complet in Eclipse</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-auto-complet-in-eclipse/m-p/13621912#M2026821</link>
      <description>&lt;P&gt;Great!&lt;/P&gt;&lt;P&gt;Thank you very much&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/191"&gt;@NTeunckens&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 07:51:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-auto-complet-in-eclipse/m-p/13621912#M2026821</guid>
      <dc:creator>ABAPDos</dc:creator>
      <dc:date>2024-02-28T07:51:46Z</dc:date>
    </item>
  </channel>
</rss>

