<?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 script--Medruck in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-medruck/m-p/2064944#M427201</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;I am fasing an issue in the script medruck.&lt;/P&gt;&lt;P&gt;I copied the medruck into zmedruck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the standard form the line items in the&lt;/P&gt;&lt;P&gt;main window are:'item no', 'material', 'discription'(as in first row).&lt;/P&gt;&lt;P&gt;these are printing through text element /E ITEM_LINE_1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the second row: '0rder qty', 'unit'.&lt;/P&gt;&lt;P&gt;printing through the text element:ITEM_LINE_3F.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my requirement is,to change the positions of; discription ;and ;order qty'.&lt;/P&gt;&lt;P&gt;so I moved the 'description ' to second row and 'order qty' to first row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in the print preview the 'description' is comming.&lt;/P&gt;&lt;P&gt;but the 'order qty' is not comming.( the corresponding fiels is--RM06P-PRMG1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the debugging while the value in the field RM06P-PRMG1 is deleting when controll comming to the text elementb ITEM_LINE_1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body help me to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Mar 2007 12:42:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-15T12:42:34Z</dc:date>
    <item>
      <title>script--Medruck</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-medruck/m-p/2064944#M427201</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;I am fasing an issue in the script medruck.&lt;/P&gt;&lt;P&gt;I copied the medruck into zmedruck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the standard form the line items in the&lt;/P&gt;&lt;P&gt;main window are:'item no', 'material', 'discription'(as in first row).&lt;/P&gt;&lt;P&gt;these are printing through text element /E ITEM_LINE_1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the second row: '0rder qty', 'unit'.&lt;/P&gt;&lt;P&gt;printing through the text element:ITEM_LINE_3F.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my requirement is,to change the positions of; discription ;and ;order qty'.&lt;/P&gt;&lt;P&gt;so I moved the 'description ' to second row and 'order qty' to first row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in the print preview the 'description' is comming.&lt;/P&gt;&lt;P&gt;but the 'order qty' is not comming.( the corresponding fiels is--RM06P-PRMG1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the debugging while the value in the field RM06P-PRMG1 is deleting when controll comming to the text elementb ITEM_LINE_1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body help me to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2007 12:42:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-medruck/m-p/2064944#M427201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-15T12:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: script--Medruck</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-medruck/m-p/2064945#M427202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Define a Paragraph of your own and define the TAB SETTINGS for that paragraph and use that in the Script.&lt;/P&gt;&lt;P&gt;then the space will be adjusted as per the Tab setting,&lt;/P&gt;&lt;P&gt;then adjust the tab spaces by chars and fix it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2007 13:29:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-medruck/m-p/2064945#M427202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-15T13:29:01Z</dc:date>
    </item>
  </channel>
</rss>

