<?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: SAP Script How To? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to/m-p/974299#M70471</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;Can you tell this in more detail?..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Sep 2005 05:35:18 GMT</pubDate>
    <dc:creator>aaruljothi</dc:creator>
    <dc:date>2005-09-15T05:35:18Z</dc:date>
    <item>
      <title>SAP Script How To?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to/m-p/974296#M70468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; I am starting a new SAP Scritp form. I have created my Layout in se71. To feed the layout with data i have wrote a program in se38. Now I want to know how to connect the program with the SAP Script and this form is for Shipment print out. So i will print it from vt03n using the output type zshd. How to get the shipment number entered by me in  vt03n and push it to the program to get data from different tables and feed it to the form.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 05:22:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to/m-p/974296#M70468</guid>
      <dc:creator>aaruljothi</dc:creator>
      <dc:date>2005-09-15T05:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script How To?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to/m-p/974297#M70469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You print program should have a subroutine which will be configured in NACE for output type ZSHD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check one of the std programs ( SDPACKLI , subroutine ENTRY ) on how it is coded there. The shipment number in ZT03 you will get in NAST-OBJKEY in your program. Your custom program subroutine should have a similar interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 05:29:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to/m-p/974297#M70469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T05:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script How To?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to/m-p/974298#M70470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you writing a new SAPscript from scratch? Can you copy and modify an existing one? Go to transation "NACE" and Click on "V2 Shipping" then hit the "Output Types" button. Maybe you can use one of these Output Types as a starting place. Let's pretend that "LD00 Delivery Note" looks promising. Select this record and then click on the "Processing Routines" folder onthe left hand side of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see on under the Medium "Print Output" the Print Program is 'RVADIN01' and the SAPscript is 'RVDELVNOTE'. If you want to use these as a starting point copy the Print Program and the SAPscript and modify them accordingly. When you are happy with your changes, come back here and put in your print program / SAPscript as appripriate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. Kindly assign Reward Points tot he posts you find helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 05:34:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to/m-p/974298#M70470</guid>
      <dc:creator>former_member221770</dc:creator>
      <dc:date>2005-09-15T05:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script How To?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to/m-p/974299#M70471</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;Can you tell this in more detail?..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 05:35:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to/m-p/974299#M70471</guid>
      <dc:creator>aaruljothi</dc:creator>
      <dc:date>2005-09-15T05:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script How To?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to/m-p/974300#M70472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The tcode to configure output type for shipments is V/82.&lt;/P&gt;&lt;P&gt;Check the standard output type ALTR -&lt;/P&gt;&lt;P&gt;Program RV56TD00&lt;/P&gt;&lt;P&gt;Subroutine - Entry&lt;/P&gt;&lt;P&gt;Sapscript - SHIPMENT_DOC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can leverage from these .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 05:36:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to/m-p/974300#M70472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T05:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script How To?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to/m-p/974301#M70473</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;Configure output type with print program RVADDN01 ( is for shipment) and rountine is entry and specify your Sapscript form name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SE71 speify the printprogram , and you can use all the tables in the form which are specified in the print program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the VT02 specify the output type in  Header - &amp;gt; output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 05:54:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-how-to/m-p/974301#M70473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T05:54:05Z</dc:date>
    </item>
  </channel>
</rss>

