<?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: Running/Testing the SapScript Delivery Note in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432984#M206806</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great tip Peluka!&lt;/P&gt;&lt;P&gt;I was able to get some forms from this table and do the testing.&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;Sumit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jul 2006 20:36:05 GMT</pubDate>
    <dc:creator>former_member192818</dc:creator>
    <dc:date>2006-07-12T20:36:05Z</dc:date>
    <item>
      <title>Running/Testing the SapScript Delivery Note</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432976#M206798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a small change in a SapScript form that we needed to customize for the Delivery Note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the changes to my SapScript form in SE71. I did a "Test Print" of my form and it worked fine. Here I can see that the formating and the text is in place on the form, but no actual data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Output Type LD00(Delivery Note), the configured Program is RVADDN01, and the Form is Z_DELIVERY. I tried running RVADDN01, but it does not have a selection screen??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to actually test/run the SapScript and produce a Delivery Receipt of the form. How can I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;Sumit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 14:55:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432976#M206798</guid>
      <dc:creator>former_member192818</dc:creator>
      <dc:date>2006-07-11T14:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Running/Testing the SapScript Delivery Note</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432977#M206799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you just want to test it, then you can run RSNAST00 program just after you save the document.&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;write a small report which call the form entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform entry in program RVADDN01 using return_code Screen.&lt;/P&gt;&lt;P&gt;&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>Tue, 11 Jul 2006 14:58:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432977#M206799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T14:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Running/Testing the SapScript Delivery Note</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432978#M206800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;If you execute the Layout Directly from SE71, you can see the skeleton of the output, orelse, you wil find a Option OUTPUT(in the Menu) in the Delivery transaction, there you can press this output button then select the Print output, then it will give you the output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 15:02:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432978#M206800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T15:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Running/Testing the SapScript Delivery Note</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432979#M206801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have to done the changes in standrad report as per your requirements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;convert the      RVADDN01 report to z* report, pass the script that you have developed using the OPEN_FORM, START_FORM function modules, than it will directly pass the data to your sapscript form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 15:10:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432979#M206801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T15:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Running/Testing the SapScript Delivery Note</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432980#M206802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look up for a printed message in table NAST and run RSNAST00, if you put a break in perform routine TNAPR_LESEN, you can change values readed from TNAPR, sapscript name, entry routine, etc.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 15:11:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432980#M206802</guid>
      <dc:creator>LucianoBentiveg</dc:creator>
      <dc:date>2006-07-11T15:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Running/Testing the SapScript Delivery Note</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432981#M206803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use transaction VL71, to print delivery note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But before that you have to assign delivery document to output type, so in VL02N select Tab 'EXTRAS'-&amp;gt; DELIVERYOUTPUT-&amp;gt; ITEMS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here assign output types, and choose communication method and give the printer destination and check tab 'PRINT IMMEDIATELY'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Sharath kumar R&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 15:12:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432981#M206803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T15:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Running/Testing the SapScript Delivery Note</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432982#M206804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;VL02n initial screen, enter delivery# and in the menu select outbound delivery-&amp;gt;issue delivery output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 15:17:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432982#M206804</guid>
      <dc:creator>sridhar_k1</dc:creator>
      <dc:date>2006-07-11T15:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Running/Testing the SapScript Delivery Note</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432983#M206805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Sharath.&lt;/P&gt;&lt;P&gt;That solved the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 19:42:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432983#M206805</guid>
      <dc:creator>former_member192818</dc:creator>
      <dc:date>2006-07-12T19:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Running/Testing the SapScript Delivery Note</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432984#M206806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great tip Peluka!&lt;/P&gt;&lt;P&gt;I was able to get some forms from this table and do the testing.&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;Sumit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 20:36:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/running-testing-the-sapscript-delivery-note/m-p/1432984#M206806</guid>
      <dc:creator>former_member192818</dc:creator>
      <dc:date>2006-07-12T20:36:05Z</dc:date>
    </item>
  </channel>
</rss>

