<?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: Write statement for weights in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement-for-weights/m-p/4289874#M1023309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the TEXT-019 value is over writing ...the other value..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try like this..&lt;/P&gt;&lt;P&gt;data:v_test(40) type c .&lt;/P&gt;&lt;P&gt;v_test = text-009.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE: /05 v_test. " Gross Wt&lt;/P&gt;&lt;P&gt;WRITE: 55 WA_MARA-BRGEW UNIT WA_MARA-GEWEI,&lt;/P&gt;&lt;P&gt;76 WA_MARA-GEWEI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jul 2008 15:23:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-31T15:23:24Z</dc:date>
    <item>
      <title>Write statement for weights</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement-for-weights/m-p/4289873#M1023308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to display output using write statement for weights. This is my code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; WRITE: /05 TEXT-019.       " Gross Wt&lt;/P&gt;&lt;P&gt; WRITE:   55 WA_MARA-BRGEW UNIT WA_MARA-GEWEI,&lt;/P&gt;&lt;P&gt;                76 WA_MARA-GEWEI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong? The output does not show any values even though brgew has value 0.259. Please suggest. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 15:21:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement-for-weights/m-p/4289873#M1023308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-31T15:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Write statement for weights</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement-for-weights/m-p/4289874#M1023309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the TEXT-019 value is over writing ...the other value..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try like this..&lt;/P&gt;&lt;P&gt;data:v_test(40) type c .&lt;/P&gt;&lt;P&gt;v_test = text-009.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE: /05 v_test. " Gross Wt&lt;/P&gt;&lt;P&gt;WRITE: 55 WA_MARA-BRGEW UNIT WA_MARA-GEWEI,&lt;/P&gt;&lt;P&gt;76 WA_MARA-GEWEI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 15:23:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement-for-weights/m-p/4289874#M1023309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-31T15:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Write statement for weights</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement-for-weights/m-p/4289875#M1023310</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; Try the below code .... Remove UNIT WA_MARA-GEWEI from write and now see ...&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
WRITE: /05 TEXT-019. " Gross Wt
WRITE: 55 WA_MARA-BRGEW ,
76 WA_MARA-GEWEI.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 15:25:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement-for-weights/m-p/4289875#M1023310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-31T15:25:11Z</dc:date>
    </item>
  </channel>
</rss>

