<?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: sapscript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517576#M238042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Every driver program  and the script needs to be attached to an output type and this is done in Transaction NACE. So goto tcode nace and select the appropiate output type and update it with your driver program and script name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Aug 2006 11:32:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-09T11:32:45Z</dc:date>
    <item>
      <title>sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517572#M238038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I copied RVORDER01 to ZRVORDER01, and found the print program or driver program for this is 'RVADOR01'. I copied this program as ZRVADOR01. Trying to execute this program but there is no output. Could any one suggest me how to run this program and what modifications do I need to make to run this program.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 11:21:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517572#M238038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T11:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517573#M238039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go  to  NACE   and  assgien  ur  program or  sap script  to output  type....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 11:23:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517573#M238039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T11:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517574#M238040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YOu have to attach this new driver program and new sap scrript to an output type and that output type should be attached to a transaction.&lt;/P&gt;&lt;P&gt;The above process is to be done in NACE transaction.&lt;/P&gt;&lt;P&gt;whenever you run the actual transaction, your output gets triggered.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 11:24:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517574#M238040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T11:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517575#M238041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto NACE.&lt;/P&gt;&lt;P&gt;select the row V1-sales then click on the button "OUTPUT TYPES" (from the application tool bar).&lt;/P&gt;&lt;P&gt;in this screen, &lt;/P&gt;&lt;P&gt;select THIS output type "BA00-ORDER CONFIRMATION" &amp;amp; Click on PROCESSING ROUTINE (from the leftside tree)&lt;/P&gt;&lt;P&gt;here you have to replace the existing values with your new DRIVER PROGRAM and LAYOUT names.&lt;/P&gt;&lt;P&gt;go in CHANGE mode,&lt;/P&gt;&lt;P&gt;then save&lt;/P&gt;&lt;P&gt;&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;srikanth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Srikanth Kidambi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 11:25:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517575#M238041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T11:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517576#M238042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Every driver program  and the script needs to be attached to an output type and this is done in Transaction NACE. So goto tcode nace and select the appropiate output type and update it with your driver program and script name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 11:32:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517576#M238042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T11:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517577#M238043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srikant,&lt;/P&gt;&lt;P&gt;It did not work. I am not getting any output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 12:03:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517577#M238043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T12:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517578#M238044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I try to change program name I am getting the following error&lt;/P&gt;&lt;P&gt;"Entry ZRVADOR01   does not exist in TRDIR - check your entry"&lt;/P&gt;&lt;P&gt;So, I just changed the name under form&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 12:06:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517578#M238044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T12:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517579#M238045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreenath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may be the case that you have to execute any sales related transaction to trigger this print program and form.You have to talk to your Functional person for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 12:09:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1517579#M238045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T12:09:41Z</dc:date>
    </item>
  </channel>
</rss>

