<?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 How to find the Driver Program for the given SAPScript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-driver-program-for-the-given-sapscript/m-p/4648993#M1094101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to find the Driver Program for the given SAPScript&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Oct 2008 07:59:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-24T07:59:50Z</dc:date>
    <item>
      <title>How to find the Driver Program for the given SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-driver-program-for-the-given-sapscript/m-p/4648993#M1094101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to find the Driver Program for the given SAPScript&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2008 07:59:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-driver-program-for-the-given-sapscript/m-p/4648993#M1094101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-24T07:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the Driver Program for the given SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-driver-program-for-the-given-sapscript/m-p/4648994#M1094102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Following is the procedure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step:1: Goto to the Table TNAPR using SE11&lt;/P&gt;&lt;P&gt;Step:2: Get the Contents of the Table(CNTRL&lt;EM&gt;SHIFT&lt;/EM&gt;F10)&lt;/P&gt;&lt;P&gt;Step:3: On the Table Content Selection Screen, Type the SAPScript Name for which we have find the Driver Program in the field FONAM and execute(F8)&lt;/P&gt;&lt;P&gt;Step:4: PGNAM field of the result display contains the Driver Program Name for our SAPScript  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anurodh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2008 08:02:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-driver-program-for-the-given-sapscript/m-p/4648994#M1094102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-24T08:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the Driver Program for the given SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-driver-program-for-the-given-sapscript/m-p/4648995#M1094103</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;use se16 to show table TNAPR. It will show you all the information you need to find the print program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2008 08:04:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-driver-program-for-the-given-sapscript/m-p/4648995#M1094103</guid>
      <dc:creator>arjun_thakur</dc:creator>
      <dc:date>2008-10-24T08:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the Driver Program for the given SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-driver-program-for-the-given-sapscript/m-p/4648996#M1094104</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;u can find SAPscript print program in table TTXFP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;se11 =&amp;gt; ttxfp =&amp;gt; contents =&amp;gt; give ur SAPscript name =&amp;gt;execute&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;Shankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2008 08:05:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-driver-program-for-the-given-sapscript/m-p/4648996#M1094104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-24T08:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the Driver Program for the given SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-driver-program-for-the-given-sapscript/m-p/4648997#M1094105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;   Thanks for your inputs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2008 08:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-driver-program-for-the-given-sapscript/m-p/4648997#M1094105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-24T08:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the Driver Program for the given SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-driver-program-for-the-given-sapscript/m-p/4648998#M1094106</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;try this.&lt;/P&gt;&lt;P&gt;goto se71 transaction.give your form name click &lt;A href="http://display.in/"&gt;display.in&lt;/A&gt; menu goto form - check -texts and press enter.&lt;/P&gt;&lt;P&gt;you will get all the print programs used for that script.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2019 07:48:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-driver-program-for-the-given-sapscript/m-p/4648998#M1094106</guid>
      <dc:creator>former_member633145</dc:creator>
      <dc:date>2019-10-07T07:48:55Z</dc:date>
    </item>
  </channel>
</rss>

