<?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: Modifying standard script - RVORDER01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-standard-script-rvorder01/m-p/1445551#M211631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vasu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For making changes in standard you may need to copy RVORDER01 into a custom one ie ZRVORDER01 and then you may need to make changes. &lt;/P&gt;&lt;P&gt;In the new form you may need to make changes to &amp;lt;b&amp;gt;ADDRESS&amp;lt;/b&amp;gt; window and &amp;lt;b&amp;gt;INFO1&amp;lt;/b&amp;gt;. In the print program you may need to make available the telephone number and fax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;TM.&lt;/P&gt;&lt;P&gt;Please mark points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Jul 2006 11:55:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-03T11:55:33Z</dc:date>
    <item>
      <title>Modifying standard script - RVORDER01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-standard-script-rvorder01/m-p/1445548#M211628</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;Here is my requirement to change in the standard form - RVORDER01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1.Fetch Telephone and Fax number for Sold-to and Ship-to Party from KNA1 and display in the form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;Vasu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 11:23:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-standard-script-rvorder01/m-p/1445548#M211628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-03T11:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying standard script - RVORDER01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-standard-script-rvorder01/m-p/1445549#M211629</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;Fetch the values in print program into some variables or internal table and then write in script. you have to modify print program and script.&lt;/P&gt;&lt;P&gt;&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;Wasim Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 11:33:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-standard-script-rvorder01/m-p/1445549#M211629</guid>
      <dc:creator>dani_mn</dc:creator>
      <dc:date>2006-07-03T11:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying standard script - RVORDER01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-standard-script-rvorder01/m-p/1445550#M211630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;you need not  to change the driver program , just write an external  subroutine and  copy the standard script and use the 'perform-endperform' command in the  script editor. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shrini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 11:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-standard-script-rvorder01/m-p/1445550#M211630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-03T11:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying standard script - RVORDER01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-standard-script-rvorder01/m-p/1445551#M211631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vasu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For making changes in standard you may need to copy RVORDER01 into a custom one ie ZRVORDER01 and then you may need to make changes. &lt;/P&gt;&lt;P&gt;In the new form you may need to make changes to &amp;lt;b&amp;gt;ADDRESS&amp;lt;/b&amp;gt; window and &amp;lt;b&amp;gt;INFO1&amp;lt;/b&amp;gt;. In the print program you may need to make available the telephone number and fax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;TM.&lt;/P&gt;&lt;P&gt;Please mark points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 11:55:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-standard-script-rvorder01/m-p/1445551#M211631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-03T11:55:33Z</dc:date>
    </item>
  </channel>
</rss>

