<?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: script print preview in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-print-preview/m-p/2262298#M490491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;Run tcode and goto system status and get the program name or use SE93 to get the program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once you got the program name goto ABAP editor and click documentation it will give the std form names that can be used with this program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this info will solve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points to all useful answers.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SaiRam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2007 04:02:22 GMT</pubDate>
    <dc:creator>former_member196280</dc:creator>
    <dc:date>2007-05-18T04:02:22Z</dc:date>
    <item>
      <title>script print preview</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-print-preview/m-p/2262297#M490490</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 am seeing the print preview in tcode recpa520, giving company code,f8,press print preview. i am seeing the invoice print preview,i want to find the output type,application type,form name for this.in this tcode there i no messages option to see the output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;recpa520 is tcode for invoice correspondence. can any body help me how to find the script name,output type,application type for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank in advance&lt;/P&gt;&lt;P&gt;siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 03:56:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-print-preview/m-p/2262297#M490490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T03:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: script print preview</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-print-preview/m-p/2262298#M490491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;Run tcode and goto system status and get the program name or use SE93 to get the program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once you got the program name goto ABAP editor and click documentation it will give the std form names that can be used with this program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this info will solve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points to all useful answers.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SaiRam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 04:02:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-print-preview/m-p/2262298#M490491</guid>
      <dc:creator>former_member196280</dc:creator>
      <dc:date>2007-05-18T04:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: script print preview</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-print-preview/m-p/2262299#M490492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;         Can you tell me please, wheather its a "Z" driver program or Standard driver program.&lt;/P&gt;&lt;P&gt;         After execution of the program/transaction code go for &amp;lt;b&amp;gt;systems&amp;lt;/b&amp;gt;&lt;DEL&gt;&amp;gt; then for &amp;lt;b&amp;gt;Status&lt;/DEL&gt;&amp;gt;&amp;lt;/b&amp;gt; then you can find the &amp;lt;b&amp;gt;program name.&amp;lt;/b&amp;gt; You can go into that and search for  the &amp;lt;b&amp;gt;Open_form&amp;lt;/b&amp;gt;. Before Open form set the &amp;lt;b&amp;gt;BreakPoint&amp;lt;/b&amp;gt; there you can find the form name which will pass during run time through variable.&lt;/P&gt;&lt;P&gt;         other option is that go for &amp;lt;b&amp;gt;NACE&amp;lt;/b&amp;gt; transaction and see for &amp;lt;b&amp;gt;routine,&amp;lt;/b&amp;gt; &amp;lt;b&amp;gt;for example&amp;lt;/b&amp;gt; If it is invoice then it will be Billing. select your that&amp;lt;b&amp;gt; area&amp;lt;/b&amp;gt; and click on &amp;lt;b&amp;gt;Output type button.&amp;lt;/b&amp;gt; there you can see the output types You can go in that and see for program and form name, then you can confirm the output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward point if it is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sagun Desai.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 06:59:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-print-preview/m-p/2262299#M490492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T06:59:18Z</dc:date>
    </item>
  </channel>
</rss>

