<?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: sf driver program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sf-driver-program/m-p/4744191#M1112871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Hi there is no driver program for smartform , there is a function module generated when you execute so its client independent&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is true that you can create smartform without print program.....but...&lt;/P&gt;&lt;P&gt;In practical sense...It does not actually cater the need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example, In NACE If you dont give the driver program and just give the smartform...Do u think it will work?? It wont work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishwa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Nov 2008 05:19:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-05T05:19:06Z</dc:date>
    <item>
      <title>sf driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sf-driver-program/m-p/4744187#M1112867</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;          How to find driver program name of smartform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 05:12:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sf-driver-program/m-p/4744187#M1112867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T05:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: sf driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sf-driver-program/m-p/4744188#M1112868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there is no driver program for smartform , there is a function module generated when you execute so its client independent&lt;/P&gt;&lt;P&gt;capture the name of that function module and use them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see sdn threds for more help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 05:15:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sf-driver-program/m-p/4744188#M1112868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T05:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: sf driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sf-driver-program/m-p/4744189#M1112869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;driver program is not mandatory for smartform . but we find the program if it is contain any,&lt;/P&gt;&lt;P&gt;in std report called RSNAST00 in this report line no 812&lt;/P&gt;&lt;P&gt;u have code as i mention below just keep break point there 'TNAPR-PGNAM = PGNAM."&lt;/P&gt;&lt;P&gt;then run the smartform  it will triggerd there u can see driver program there or NACE tcode aslo we can see &lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;    TNAPR-RONAM = RONAM.&lt;/P&gt;&lt;P&gt;    TNAPR-FONAM = FONAM.&lt;/P&gt;&lt;P&gt;    TNAPR-PGNAM = PGNAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank u&lt;/P&gt;&lt;P&gt;santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 05:15:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sf-driver-program/m-p/4744189#M1112869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T05:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: sf driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sf-driver-program/m-p/4744190#M1112870</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;If it is configured in NACE, then check in TNAPR table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishwa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 05:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sf-driver-program/m-p/4744190#M1112870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T05:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: sf driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sf-driver-program/m-p/4744191#M1112871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Hi there is no driver program for smartform , there is a function module generated when you execute so its client independent&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is true that you can create smartform without print program.....but...&lt;/P&gt;&lt;P&gt;In practical sense...It does not actually cater the need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example, In NACE If you dont give the driver program and just give the smartform...Do u think it will work?? It wont work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishwa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 05:19:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sf-driver-program/m-p/4744191#M1112871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T05:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: sf driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sf-driver-program/m-p/4744192#M1112872</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;In Nace we have  Driver Program and Smartform.&lt;/P&gt;&lt;P&gt;In other abap programs we must have a T.Code. By Using T.Code we can find Smartform Name and Program name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 05:19:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sf-driver-program/m-p/4744192#M1112872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T05:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: sf driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sf-driver-program/m-p/4744193#M1112873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi how we will find out the driver program name if we know only layout&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 06:10:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sf-driver-program/m-p/4744193#M1112873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T06:10:11Z</dc:date>
    </item>
  </channel>
</rss>

