<?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 Layout displaying the wrong qty... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-displaying-the-wrong-qty/m-p/4415927#M1049095</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;I have developed SAP Script for delivery. In that one field QTY-SHIP (LIPS-LFIMG) displaying 1st time wrong value but if I try for second time it was showing correct value. May I know what is the reason behind thisu2026?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body please tell me reason..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Sep 2008 18:49:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-08T18:49:57Z</dc:date>
    <item>
      <title>Layout displaying the wrong qty...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-displaying-the-wrong-qty/m-p/4415927#M1049095</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;I have developed SAP Script for delivery. In that one field QTY-SHIP (LIPS-LFIMG) displaying 1st time wrong value but if I try for second time it was showing correct value. May I know what is the reason behind thisu2026?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body please tell me reason..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2008 18:49:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-displaying-the-wrong-qty/m-p/4415927#M1049095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-08T18:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Layout displaying the wrong qty...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-displaying-the-wrong-qty/m-p/4415928#M1049096</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;Clear the variables and the workareas while looping the internal tables.&lt;/P&gt;&lt;P&gt;the field might be capturing the wrong values because of not clearing or refreshing.&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;karan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2008 19:36:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-displaying-the-wrong-qty/m-p/4415928#M1049096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-08T19:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Layout displaying the wrong qty...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-displaying-the-wrong-qty/m-p/4415929#M1049097</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;When i give print for 1st time iam getting wrong value..&lt;/P&gt;&lt;P&gt;when i give Re-print then iam getting the correct value..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the problem.. Can any body..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2008 17:05:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-displaying-the-wrong-qty/m-p/4415929#M1049097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-09T17:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Layout displaying the wrong qty...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-displaying-the-wrong-qty/m-p/4415930#M1049098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try by using refresh ur bdcdata.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if ur code is small can u paste it here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2008 17:09:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-displaying-the-wrong-qty/m-p/4415930#M1049098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-09T17:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Layout displaying the wrong qty...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-displaying-the-wrong-qty/m-p/4415931#M1049099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry very big code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here by using VL03N iam running thisprogram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2008 17:14:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-displaying-the-wrong-qty/m-p/4415931#M1049099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-09T17:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Layout displaying the wrong qty...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-displaying-the-wrong-qty/m-p/4415932#M1049100</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;May be for the first time your variable might carry the older values.&lt;/P&gt;&lt;P&gt;before giving print command i.e. before select statement refresh your internal table or work area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this might solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajesh Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 05:03:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-displaying-the-wrong-qty/m-p/4415932#M1049100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T05:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Layout displaying the wrong qty...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-displaying-the-wrong-qty/m-p/4415933#M1049101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 12:20:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-displaying-the-wrong-qty/m-p/4415933#M1049101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-27T12:20:46Z</dc:date>
    </item>
  </channel>
</rss>

