<?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: Purchase Order Driver Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-driver-program/m-p/4225576#M1009482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi Vijay Krishna,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For PO output you have to use the standard SAPSCRIPT Medruck and the driver program, So when u change it to Smartform you need the help of an ABAPER to do this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to make a Z Copy of the Standard Program &lt;STRONG&gt;SAPFM06P&lt;/STRONG&gt;, and alter the Include &lt;STRONG&gt;FM06PE02&lt;/STRONG&gt; (in our case ZFM06PE02) and in that the form &lt;STRONG&gt;entry_neu&lt;/STRONG&gt; should be coded so as to call your smartform. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After its done , the driver program should be replaced with the name of your Z copy in &lt;STRONG&gt;NACE&lt;/STRONG&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you, if u need more clarifications about how to do this, revert back with your doubts...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Karthik D&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Aug 2008 13:33:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-11T13:33:06Z</dc:date>
    <item>
      <title>Purchase Order Driver Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-driver-program/m-p/4225573#M1009479</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;Am using the Standard Smartform /SAPDII/SPP_ORDER  for my purchase order rather than the script MEDRUCK.Now please tell me what is the driver program i need to submit for /SAPDII/SPP_ORDER in NACE.Please Help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2008 09:50:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-driver-program/m-p/4225573#M1009479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-11T09:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Purchase Order Driver Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-driver-program/m-p/4225574#M1009480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;for purchase orders we need to use the standard program&lt;/P&gt;&lt;P&gt;SAPFM06P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2008 10:34:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-driver-program/m-p/4225574#M1009480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-11T10:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Purchase Order Driver Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-driver-program/m-p/4225575#M1009481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Goto table 'TNAPR' table and give your script or smartform name then you can retrieve the driver program for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2008 10:55:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-driver-program/m-p/4225575#M1009481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-11T10:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Purchase Order Driver Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-driver-program/m-p/4225576#M1009482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi Vijay Krishna,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For PO output you have to use the standard SAPSCRIPT Medruck and the driver program, So when u change it to Smartform you need the help of an ABAPER to do this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to make a Z Copy of the Standard Program &lt;STRONG&gt;SAPFM06P&lt;/STRONG&gt;, and alter the Include &lt;STRONG&gt;FM06PE02&lt;/STRONG&gt; (in our case ZFM06PE02) and in that the form &lt;STRONG&gt;entry_neu&lt;/STRONG&gt; should be coded so as to call your smartform. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After its done , the driver program should be replaced with the name of your Z copy in &lt;STRONG&gt;NACE&lt;/STRONG&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you, if u need more clarifications about how to do this, revert back with your doubts...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Karthik D&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2008 13:33:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-driver-program/m-p/4225576#M1009482</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-11T13:33:06Z</dc:date>
    </item>
  </channel>
</rss>

