<?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: New ABAP editor: problems with the paste function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840190#M357132</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joerg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you are trying to paste this piece of code right after the 1st SELECT statement (the one you copied)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case the reason for the formatting might be that this 1st SELECT statement is not complete (ENDSELECT is missing) and the auto format feature might consider it as something inside the SELECT construct. &lt;/P&gt;&lt;P&gt;Add ENDSELECT and try again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Guenther&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jan 2007 15:06:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-12T15:06:28Z</dc:date>
    <item>
      <title>New ABAP editor: problems with the paste function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840189#M357131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for a few weeks, I am working with the new frontend editor now. It is great - however, there is a thing I don't understand using the paste function. Let's make an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i put the following lines into clipboard by highlighting the entire lines and pressing CTRL+C&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
select * from ztmk
         where kunnr in s_kunnr.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after pasting (CTRL+C) it shows up like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
select * from ztmk
where kunnr in s_kunnr.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it a bug or a feature?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jörg Krause, GEZE GmbH, Germany&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2007 14:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840189#M357131</guid>
      <dc:creator>jrgkraus</dc:creator>
      <dc:date>2007-01-11T14:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: New ABAP editor: problems with the paste function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840190#M357132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joerg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you are trying to paste this piece of code right after the 1st SELECT statement (the one you copied)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case the reason for the formatting might be that this 1st SELECT statement is not complete (ENDSELECT is missing) and the auto format feature might consider it as something inside the SELECT construct. &lt;/P&gt;&lt;P&gt;Add ENDSELECT and try again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Guenther&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 15:06:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840190#M357132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-12T15:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: New ABAP editor: problems with the paste function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840191#M357133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jorg,  I am actually not seeing the same behavior, it is pasting exactly like the code which was copied.   You may want to make sure that your SAPgui is up to date with the latest patches.  We are up to patch level 23 now.&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>Fri, 12 Jan 2007 15:43:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840191#M357133</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-01-12T15:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: New ABAP editor: problems with the paste function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840192#M357134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guenther,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm afraid that's not the point. I could even paste the clipboard into an empty source and get the same result. Nevertheless thanks for answering!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 06:54:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840192#M357134</guid>
      <dc:creator>jrgkraus</dc:creator>
      <dc:date>2007-01-15T06:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: New ABAP editor: problems with the paste function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840193#M357135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry, I actually upgraded my GUI to 23, but the problem is not solved. Look at this code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  SELECT * FROM ztmk INTO TABLE lt_ztmk
         WHERE messe IN s_messe AND
               kunnr_berater IN s_kunnr AND
               status IN s_statu AND
               ersda IN s_ersda AND
               NOT namecpl = space AND
               country IN s_count AND
               kontaktid IN s_kntid AND
               lvorm in s_lvorm.

  SELECT * FROM ztmk INTO TABLE lt_ztmk
  WHERE messe IN s_messe AND
  kunnr_berater IN s_kunnr AND
  status IN s_statu AND
  ersda IN s_ersda AND
  NOT namecpl = space AND
  COUNTRY IN s_count AND
  kontaktid IN s_kntid AND
  lvorm IN s_lvorm.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the lower select-statement has been pasted from the upper one &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for answering!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jörg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 07:00:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840193#M357135</guid>
      <dc:creator>jrgkraus</dc:creator>
      <dc:date>2007-01-15T07:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: New ABAP editor: problems with the paste function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840194#M357136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem is solved. It depends on the "Format after every paste" setting in section "Formatting" of the editor options. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I must say that this option is rather useless if it's not capable to deal with multiline statments...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 07:37:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840194#M357136</guid>
      <dc:creator>jrgkraus</dc:creator>
      <dc:date>2007-01-15T07:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: New ABAP editor: problems with the paste function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840195#M357137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See my latest reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 07:37:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840195#M357137</guid>
      <dc:creator>jrgkraus</dc:creator>
      <dc:date>2007-01-15T07:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: New ABAP editor: problems with the paste function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840196#M357138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... BTW, is there any COMPLETE documentation of the new editor. I don't use the mouse too much because the keyboard (if you know the keys) is faster. Just one example where I do not understand the behaviour of the new editor. Pressing CTRL-SHIFT-RIGHTARROW usually marks from cirsror until beginning of next word. I cursor is under a space, all spaces before the next character different from space are marked - in MS WORD, notepad, browser and NOT in the new editor. Here the marking includes the word folowing the spaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hate those undocumented features far away from standardization especially if there is no documentation available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 08:15:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-abap-editor-problems-with-the-paste-function/m-p/1840196#M357138</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-01-15T08:15:57Z</dc:date>
    </item>
  </channel>
</rss>

