<?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: doubt in smartform driver program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartform-driver-program/m-p/5194431#M1202069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KR,&lt;/P&gt;&lt;P&gt;  You dont have to declare the same again in the print program.You can do all that using smartforms it self. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much Regards,&lt;/P&gt;&lt;P&gt;Amuktha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Feb 2009 08:25:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-12T08:25:10Z</dc:date>
    <item>
      <title>doubt in smartform driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartform-driver-program/m-p/5194427#M1202065</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;in Smartform driver program we have use,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: fm_name TYPE rs38l_fnam. and below two function modules.&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'&lt;/P&gt;&lt;P&gt;CALL FUNCTION fm_name .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in the actual Global settings under global definitions node, we have to use TYPES stmt for declaring TYPES and in Under global Data we declare Internal tables and work area and in under Initialization we write all the select statements etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the driver proram also we have to use all types stmts, Itab decalrations and Select stmts.and we comment in the same in the smartform ?&lt;/P&gt;&lt;P&gt;if it is yes, how do we pass the same to smartform?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;KR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 08:01:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartform-driver-program/m-p/5194427#M1202065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-12T08:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in smartform driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartform-driver-program/m-p/5194428#M1202066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;   You dont need to declare them again in the driver program once declared in smartforms&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Viquar Iqbal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 08:03:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartform-driver-program/m-p/5194428#M1202066</guid>
      <dc:creator>viquar_iqbal</dc:creator>
      <dc:date>2009-02-12T08:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in smartform driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartform-driver-program/m-p/5194429#M1202067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Unlike scripts smart forms allows you to declare global data and global types.A separate driver program is not required.If u wish then declare in any one of itEilter in driver program or in msartforms.But not in both .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 08:22:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartform-driver-program/m-p/5194429#M1202067</guid>
      <dc:creator>rejish_balakrishnan</dc:creator>
      <dc:date>2009-02-12T08:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in smartform driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartform-driver-program/m-p/5194430#M1202068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thansk for inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i wiant to declare types, itabs, and other validations  in the driver program. how do i pass the final table to SF ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;KR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 08:24:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartform-driver-program/m-p/5194430#M1202068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-12T08:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in smartform driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartform-driver-program/m-p/5194431#M1202069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KR,&lt;/P&gt;&lt;P&gt;  You dont have to declare the same again in the print program.You can do all that using smartforms it self. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much Regards,&lt;/P&gt;&lt;P&gt;Amuktha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 08:25:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartform-driver-program/m-p/5194431#M1202069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-12T08:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in smartform driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartform-driver-program/m-p/5194432#M1202070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;If you are defining and  populating your internal table in the form itself then,&lt;/P&gt;&lt;P&gt;you dont want to declare all type statments again in the &lt;/P&gt;&lt;P&gt;driver program.But it is always a good practice to populate the internal table in the driver program &lt;/P&gt;&lt;P&gt;and pass the data to the form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have written a WIKI on this .Have a look at that.&lt;/P&gt;&lt;P&gt;See the question &lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;2 . How to get the function module name automatically in the driver program?WITH EXAMPLE.&lt;/STRONG&gt;&lt;/EM&gt; [https://wiki.sdn.sap.com/wiki/display/ABAP/SMART&lt;EM&gt;FORM&lt;/EM&gt;guide]&lt;/P&gt;&lt;P&gt;This will solve your problem.&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Hareesh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Hareesh Menon on Feb 12, 2009 9:54 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 08:53:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartform-driver-program/m-p/5194432#M1202070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-12T08:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in smartform driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartform-driver-program/m-p/5194433#M1202071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KR,&lt;/P&gt;&lt;P&gt;  There is a a function module that will be generated with your smartform.&lt;/P&gt;&lt;P&gt;You have to call it in your program.&lt;/P&gt;&lt;P&gt;Now in your program you also write some internal table logic.&lt;/P&gt;&lt;P&gt;Example say your internal table is t_flight with fs_flight-carrid and fs_flight-connid as its fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in your form you can just call it using '&amp;amp;' like &amp;amp;fs_flight-carrid&amp;amp;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much Regards,&lt;/P&gt;&lt;P&gt;Amuktha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 09:06:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartform-driver-program/m-p/5194433#M1202071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-12T09:06:37Z</dc:date>
    </item>
  </channel>
</rss>

