<?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: working with script s in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-script-s/m-p/1338954#M171725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sai ram,&lt;/P&gt;&lt;P&gt;          Assign output type to document number. The process is as follows.&lt;/P&gt;&lt;P&gt;1)Goto transactin VA02 and give order number then press enter&lt;/P&gt;&lt;P&gt;2)Goto Extras-&amp;gt;Output-&amp;gt;Header-&amp;gt;Edit&lt;/P&gt;&lt;P&gt;3)Give output type,medium,partner function,partner and language&lt;/P&gt;&lt;P&gt;4)Select Communicatin method and give logical destination and come back&lt;/P&gt;&lt;P&gt;5)Select further data and give dispatch time as send with application own transaction and come back&lt;/P&gt;&lt;P&gt;6)now save it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now view the document number with VA01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 May 2006 15:04:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-04T15:04:37Z</dc:date>
    <item>
      <title>working with script s</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-script-s/m-p/1338952#M171723</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; I have a print program i know form name and i know that with one document number using VF01  the print display is not correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; so i want to check the values (debug)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so that where iam getting the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone tel me the procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2006 14:41:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-script-s/m-p/1338952#M171723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-04T14:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: working with script s</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-script-s/m-p/1338953#M171724</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;maybe your program is call in background task, so you have to do that :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Just before launch the print in the transaction VF01 use the commande  /HS  (System Debug)&lt;/P&gt;&lt;P&gt;- Press the button OPTION&lt;/P&gt;&lt;P&gt;- CHECK the two case System debug (already set) and Background debug.&lt;/P&gt;&lt;P&gt;- Save (F11)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Press F8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a new window must appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set a break point at the call of the form of your print program. And press F8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgd&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2006 14:44:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-script-s/m-p/1338953#M171724</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-05-04T14:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: working with script s</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-script-s/m-p/1338954#M171725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sai ram,&lt;/P&gt;&lt;P&gt;          Assign output type to document number. The process is as follows.&lt;/P&gt;&lt;P&gt;1)Goto transactin VA02 and give order number then press enter&lt;/P&gt;&lt;P&gt;2)Goto Extras-&amp;gt;Output-&amp;gt;Header-&amp;gt;Edit&lt;/P&gt;&lt;P&gt;3)Give output type,medium,partner function,partner and language&lt;/P&gt;&lt;P&gt;4)Select Communicatin method and give logical destination and come back&lt;/P&gt;&lt;P&gt;5)Select further data and give dispatch time as send with application own transaction and come back&lt;/P&gt;&lt;P&gt;6)now save it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now view the document number with VA01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2006 15:04:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-script-s/m-p/1338954#M171725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-04T15:04:37Z</dc:date>
    </item>
  </channel>
</rss>

