<?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 At new problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-new-problem/m-p/3937030#M942118</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;i use at new commend and its work o.k. in Dev System,&lt;/P&gt;&lt;P&gt;but when i move the program to QA its not working,&lt;/P&gt;&lt;P&gt;its very strange , did someone Have this problem before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2008 07:23:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-05T07:23:40Z</dc:date>
    <item>
      <title>At new problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-new-problem/m-p/3937030#M942118</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;i use at new commend and its work o.k. in Dev System,&lt;/P&gt;&lt;P&gt;but when i move the program to QA its not working,&lt;/P&gt;&lt;P&gt;its very strange , did someone Have this problem before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 07:23:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-new-problem/m-p/3937030#M942118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T07:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: At new problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-new-problem/m-p/3937031#M942119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii..&lt;/P&gt;&lt;P&gt;should be working fine&lt;/P&gt;&lt;P&gt;Check whether all the customising requests reached quality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 07:55:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-new-problem/m-p/3937031#M942119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T07:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: At new problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-new-problem/m-p/3937032#M942120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you mean workbench requests.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 07:58:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-new-problem/m-p/3937032#M942120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T07:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: At new problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-new-problem/m-p/3937033#M942121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; i use at new commend and its work o.k. in Dev System,&lt;/P&gt;&lt;P&gt;&amp;gt; but when i move the program to QA its not working,&lt;/P&gt;&lt;P&gt;&amp;gt; its very strange , did someone Have this problem before?&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Regards&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will never happen like that...please check the documentaion of AT NEW statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order that control level processing is carried out properly, the following rules must be observed: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After LOOP, a restricting condition cond can only be specified if this selects a consecutive line block of the internal table. Otherwise, the behavior of control level processing is undefined. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The internal table cannot be modified within the LOOP loop. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A work area wa specified in the LOOP statement after the addition INTO must be compatible with the line type of the table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The content of a work area wa specified after the addition INTO in the LOOP statement must not be modified. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the INTO addition is used in the LOOP statement to assign the content of the current line to a work area wa, its content is changed upon entry into the AT-ENDAT control structure as follows: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The components of the current control key remain unchanged. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All components with a character-type, flat data type to the right of the current control key are set to character "*" in every position. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the other components to the right of the current control key are set to their initial value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 08:02:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-new-problem/m-p/3937033#M942121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T08:02:09Z</dc:date>
    </item>
  </channel>
</rss>

