<?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: scripts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1683603#M301133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi surendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales order confirmation : Form name is RVORDER01&lt;/P&gt;&lt;P&gt;step1 : - To see the form name &lt;/P&gt;&lt;P&gt;1. go to nace tcode&lt;/P&gt;&lt;P&gt;2.  select application V1&lt;/P&gt;&lt;P&gt;3. click on outputtypes button which is available on the application tool bar&lt;/P&gt;&lt;P&gt;4. select the output type BA00 ( order confirmation )&lt;/P&gt;&lt;P&gt;5. Double click on processing routines , u can get the print program and form name (RVORDER01 ) there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step2 :- copy the form name into u r Zprogram&lt;/P&gt;&lt;P&gt;1. go to se71 tcode&lt;/P&gt;&lt;P&gt;2. click utilities -&amp;gt; copy from client&lt;/P&gt;&lt;P&gt;3.  enter the following&lt;/P&gt;&lt;P&gt;    formname      : RVORDER01&lt;/P&gt;&lt;P&gt;    source Client : 000&lt;/P&gt;&lt;P&gt;    Target Form   : ZRVORDER01  ( u r own form name )&lt;/P&gt;&lt;P&gt;4. click execute button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step3 : Change the original language&lt;/P&gt;&lt;P&gt;1. go to se71 tcode&lt;/P&gt;&lt;P&gt;2. enter form name (ZRVORDER01)&lt;/P&gt;&lt;P&gt;            language    DE&lt;/P&gt;&lt;P&gt;   and click change button&lt;/P&gt;&lt;P&gt;3. click utilities -&amp;gt; convert original language&lt;/P&gt;&lt;P&gt;4. Give the new language as EN&lt;/P&gt;&lt;P&gt;5. save &amp;amp; activate it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 4 : do the necessary changes u want to do and assign the form name in nace tcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Invoice : Form name is RVINVOICE01&lt;/P&gt;&lt;P&gt;step1 : - To see the form name &lt;/P&gt;&lt;P&gt;1. go to nace tcode&lt;/P&gt;&lt;P&gt;2.  select application V3&lt;/P&gt;&lt;P&gt;3. click on outputtypes button which is available on the application tool bar&lt;/P&gt;&lt;P&gt;4. select the output type RD00 ( Invoice )&lt;/P&gt;&lt;P&gt;5. Double click on processing routines , u can get the print program and form name (RVINVOICE01 ) there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step2 :- copy the form name into u r Zprogram&lt;/P&gt;&lt;P&gt;1. go to se71 tcode&lt;/P&gt;&lt;P&gt;2. click utilities -&amp;gt; copy from client&lt;/P&gt;&lt;P&gt;3.  enter the following&lt;/P&gt;&lt;P&gt;    formname      : RVINVOICE01&lt;/P&gt;&lt;P&gt;    source Client : 000&lt;/P&gt;&lt;P&gt;    Target Form   : ZRVINVOICE01  ( u r own form name )&lt;/P&gt;&lt;P&gt;4. click execute button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step3 : Change the original language&lt;/P&gt;&lt;P&gt;1. go to se71 tcode&lt;/P&gt;&lt;P&gt;2. enter form name (ZRVINVOICE01)&lt;/P&gt;&lt;P&gt;            language    DE&lt;/P&gt;&lt;P&gt;   and click change button&lt;/P&gt;&lt;P&gt;3. click utilities -&amp;gt; convert original language&lt;/P&gt;&lt;P&gt;4. Give the new language as EN&lt;/P&gt;&lt;P&gt;5. save &amp;amp; activate it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 4 : do the necessary changes u want to do and assign the form name in nace tcode&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Nov 2006 07:25:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-21T07:25:40Z</dc:date>
    <item>
      <title>scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1683601#M301131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi abapexperts,&lt;/P&gt;&lt;P&gt;i wanna change sap-predefined script. i mean sales order confirmation and invice. what rthe client requirements to change in predefined scripts. i want detailed explination.&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 06:36:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1683601#M301131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T06:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1683602#M301132</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;You need to copy the SAP Standard script to a custom script (starting with Z or Y) and make the changes as per your client requirements. Also copy the SAP Standard program associated to Z or Y program if any changes in logic is needed.&lt;/P&gt;&lt;P&gt;Mostly changes come in changing address fields, adding extra fields in SAPScripts, adding company logo etc. The requirement varies from client to client.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 06:40:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1683602#M301132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T06:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1683603#M301133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi surendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales order confirmation : Form name is RVORDER01&lt;/P&gt;&lt;P&gt;step1 : - To see the form name &lt;/P&gt;&lt;P&gt;1. go to nace tcode&lt;/P&gt;&lt;P&gt;2.  select application V1&lt;/P&gt;&lt;P&gt;3. click on outputtypes button which is available on the application tool bar&lt;/P&gt;&lt;P&gt;4. select the output type BA00 ( order confirmation )&lt;/P&gt;&lt;P&gt;5. Double click on processing routines , u can get the print program and form name (RVORDER01 ) there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step2 :- copy the form name into u r Zprogram&lt;/P&gt;&lt;P&gt;1. go to se71 tcode&lt;/P&gt;&lt;P&gt;2. click utilities -&amp;gt; copy from client&lt;/P&gt;&lt;P&gt;3.  enter the following&lt;/P&gt;&lt;P&gt;    formname      : RVORDER01&lt;/P&gt;&lt;P&gt;    source Client : 000&lt;/P&gt;&lt;P&gt;    Target Form   : ZRVORDER01  ( u r own form name )&lt;/P&gt;&lt;P&gt;4. click execute button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step3 : Change the original language&lt;/P&gt;&lt;P&gt;1. go to se71 tcode&lt;/P&gt;&lt;P&gt;2. enter form name (ZRVORDER01)&lt;/P&gt;&lt;P&gt;            language    DE&lt;/P&gt;&lt;P&gt;   and click change button&lt;/P&gt;&lt;P&gt;3. click utilities -&amp;gt; convert original language&lt;/P&gt;&lt;P&gt;4. Give the new language as EN&lt;/P&gt;&lt;P&gt;5. save &amp;amp; activate it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 4 : do the necessary changes u want to do and assign the form name in nace tcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Invoice : Form name is RVINVOICE01&lt;/P&gt;&lt;P&gt;step1 : - To see the form name &lt;/P&gt;&lt;P&gt;1. go to nace tcode&lt;/P&gt;&lt;P&gt;2.  select application V3&lt;/P&gt;&lt;P&gt;3. click on outputtypes button which is available on the application tool bar&lt;/P&gt;&lt;P&gt;4. select the output type RD00 ( Invoice )&lt;/P&gt;&lt;P&gt;5. Double click on processing routines , u can get the print program and form name (RVINVOICE01 ) there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step2 :- copy the form name into u r Zprogram&lt;/P&gt;&lt;P&gt;1. go to se71 tcode&lt;/P&gt;&lt;P&gt;2. click utilities -&amp;gt; copy from client&lt;/P&gt;&lt;P&gt;3.  enter the following&lt;/P&gt;&lt;P&gt;    formname      : RVINVOICE01&lt;/P&gt;&lt;P&gt;    source Client : 000&lt;/P&gt;&lt;P&gt;    Target Form   : ZRVINVOICE01  ( u r own form name )&lt;/P&gt;&lt;P&gt;4. click execute button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step3 : Change the original language&lt;/P&gt;&lt;P&gt;1. go to se71 tcode&lt;/P&gt;&lt;P&gt;2. enter form name (ZRVINVOICE01)&lt;/P&gt;&lt;P&gt;            language    DE&lt;/P&gt;&lt;P&gt;   and click change button&lt;/P&gt;&lt;P&gt;3. click utilities -&amp;gt; convert original language&lt;/P&gt;&lt;P&gt;4. Give the new language as EN&lt;/P&gt;&lt;P&gt;5. save &amp;amp; activate it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 4 : do the necessary changes u want to do and assign the form name in nace tcode&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 07:25:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1683603#M301133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T07:25:40Z</dc:date>
    </item>
  </channel>
</rss>

