<?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: function module 'FM_NAME' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052587#M968718</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FM_NAME---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think you just checked the Dynamic function calls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: FM_NAME TYPE .....etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM_NAME = 'REUSE_ALV_LIST_DISPLAY'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION FM_NAME&lt;/P&gt;&lt;P&gt; importing..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;exporting..&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM_NAME is not function, just check your coding, there you can see some where they are passing the Function module name to FM_NAME&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jul 2008 18:45:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-08T18:45:02Z</dc:date>
    <item>
      <title>function module 'FM_NAME'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052584#M968715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam unable to find the function module Fm_name...When i select the pattern button and try to find this fn. module it says 'Function fm_name not found'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could u help me out pls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 18:36:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052584#M968715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T18:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: function module 'FM_NAME'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052585#M968716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What exactly are you searching for?&lt;/P&gt;&lt;P&gt;There is no func.module called FM_NAME in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search by partial text and wild cards.&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;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 18:39:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052585#M968716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T18:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: function module 'FM_NAME'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052586#M968717</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;Which Function module you need exactly and for what purpose could you be more clear may be the function became obsolete.&lt;/P&gt;&lt;P&gt;So what is the issue plz say it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can Help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 18:39:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052586#M968717</guid>
      <dc:creator>bpawanchand</dc:creator>
      <dc:date>2008-07-08T18:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: function module 'FM_NAME'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052587#M968718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FM_NAME---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think you just checked the Dynamic function calls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: FM_NAME TYPE .....etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM_NAME = 'REUSE_ALV_LIST_DISPLAY'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION FM_NAME&lt;/P&gt;&lt;P&gt; importing..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;exporting..&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM_NAME is not function, just check your coding, there you can see some where they are passing the Function module name to FM_NAME&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 18:45:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052587#M968718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T18:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: function module 'FM_NAME'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052588#M968719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to call the function module for the smart form &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, after determining the name of the function module by the FM 'SSF_Function_module_name' I need to get the form triggered for output...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 18:49:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052588#M968719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T18:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: function module 'FM_NAME'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052589#M968720</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;By using "ssf_function_module_name " the user can obtain &lt;/P&gt;&lt;P&gt;the function mudule generated by the Smartform. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The input parameter is the SMARTFORM name &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the output parameter is the function module generated .It has to be type RS38L_FNAM.After getting the output parameter . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION (output parameter name).&lt;/P&gt;&lt;P&gt;&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;Pavan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Craig Cmehil on Jul 9, 2008 9:01 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 18:53:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052589#M968720</guid>
      <dc:creator>bpawanchand</dc:creator>
      <dc:date>2008-07-08T18:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: function module 'FM_NAME'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052590#M968721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check the below code. When you execute/generate a smartform, a FM is created. You have to use the FM to trigger the smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*--calling a FM to know the smartform name&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            formname           = lc_formname&lt;/P&gt;&lt;P&gt;       IMPORTING&lt;/P&gt;&lt;P&gt;            fm_name            = l_fmname&lt;/P&gt;&lt;P&gt;       EXCEPTIONS&lt;/P&gt;&lt;P&gt;            no_form            = 1&lt;/P&gt;&lt;P&gt;            no_function_module = 2&lt;/P&gt;&lt;P&gt;            OTHERS             = 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;    CASE sy-subrc.&lt;/P&gt;&lt;P&gt;      WHEN '1'.&lt;/P&gt;&lt;P&gt;        MESSAGE e004(ssfcomposer)  .&lt;/P&gt;&lt;P&gt;      WHEN '2'.&lt;/P&gt;&lt;P&gt;        MESSAGE e002(ssfcomposer)  .&lt;/P&gt;&lt;P&gt;      WHEN OTHERS.&lt;/P&gt;&lt;P&gt;       MESSAGE e001(ssfcomposer)  .&lt;/P&gt;&lt;P&gt;        .&lt;/P&gt;&lt;P&gt;    ENDCASE.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; *--passing the FM name for that smartform&lt;/P&gt;&lt;P&gt;*sort as needed by the smart form&lt;/P&gt;&lt;P&gt;  SORT gi_outtab_noms BY carrier_name tow_name&lt;/P&gt;&lt;P&gt;    idate nomtk nomit.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   nom_barges idate nomtk nomit.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL FUNCTION l_fmname&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            control_parameters = v_ctrl_params&lt;/P&gt;&lt;P&gt;            output_options     = v_output_options&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;           user_settings      = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;            i_nom_for_mtb      = gi_outtab_noms&lt;/P&gt;&lt;P&gt;       IMPORTING&lt;/P&gt;&lt;P&gt;            document_output_info = pdf_document_output_info&lt;/P&gt;&lt;P&gt;            job_output_info      = pdf_job_output_info&lt;/P&gt;&lt;P&gt;            job_output_options   = pdf_job_output_options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;    MESSAGE e001(ssfcomposer)  .&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vamshi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 18:56:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052590#M968721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T18:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: function module 'FM_NAME'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052591#M968722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what ever i mentioned in my post exactly we will do the case of Smart form&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first we will pass the smartform name to ssf_function and it give the function name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have call that dynamically the way i mentioned in my post&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function fm_name&lt;/P&gt;&lt;P&gt;importing&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the interface you can get it from smartform&lt;/P&gt;&lt;P&gt;that you can get from smartform execution &lt;/P&gt;&lt;P&gt;execute the smartform it take you to the Function module&lt;/P&gt;&lt;P&gt;Copy that function module and use it in the pattern&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now replace that function name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call FUNCTION '/SADD/DSFSFSF' &amp;lt;=-----remove this and give the variable which is used in ssf function,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 18:59:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052591#M968722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T18:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: function module 'FM_NAME'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052592#M968723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;*--calling a FM to know the smartform name&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;formname = lc_formname&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;fm_name = l_fmname&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;no_form = 1&lt;/P&gt;&lt;P&gt;no_function_module = 2&lt;/P&gt;&lt;P&gt;OTHERS = 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF sy-subrc 0.&lt;/P&gt;&lt;P&gt;CASE sy-subrc.&lt;/P&gt;&lt;P&gt;WHEN '1'.&lt;/P&gt;&lt;P&gt;MESSAGE e004(ssfcomposer) .&lt;/P&gt;&lt;P&gt;WHEN '2'.&lt;/P&gt;&lt;P&gt;MESSAGE e002(ssfcomposer) .&lt;/P&gt;&lt;P&gt;WHEN OTHERS.&lt;/P&gt;&lt;P&gt;MESSAGE e001(ssfcomposer) .&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;ENDCASE.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*--passing the FM name for that smartform&lt;/P&gt;&lt;P&gt;*sort as needed by the smart form&lt;/P&gt;&lt;P&gt;SORT gi_outtab_noms BY carrier_name tow_name&lt;/P&gt;&lt;P&gt;idate nomtk nomit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nom_barges idate nomtk nomit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------------------------------------" /&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION l_fmname&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;control_parameters = v_ctrl_params&lt;/P&gt;&lt;P&gt;output_options = v_output_options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user_settings = 'X' &lt;/P&gt;&lt;P&gt;i_nom_for_mtb = gi_outtab_noms&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;document_output_info = pdf_document_output_info&lt;/P&gt;&lt;P&gt;job_output_info = pdf_job_output_info&lt;/P&gt;&lt;P&gt;job_output_options = pdf_job_output_options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF sy-subrc 0.&lt;/P&gt;&lt;P&gt;MESSAGE e001(ssfcomposer) .&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------------------------------------" /&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DO I NEED TO WRITE THE ABOVE SELECTED PART WITH ARROWS DIRECTLY OR CAN I CALL THAT USING A PATTERN. IF SO HOW???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 19:17:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052592#M968723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T19:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: function module 'FM_NAME'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052593#M968724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;The part in between the arrows is reqd. The funcmodule generated depends upon the environment.&lt;/P&gt;&lt;P&gt;The first func module SSF.... will generate the function module name for you and the second func.module call will execute the func.module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regadrs,&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 19:27:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052593#M968724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T19:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: function module 'FM_NAME'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052594#M968725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you are right.. I do know that. but what Iam asking is how to call the second function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because in the abap editor when i select the pattern button or ctrl+f6 and enter the function module name as 'FM_name' it says the function module is not found.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 19:40:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052594#M968725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T19:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: function module 'FM_NAME'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052595#M968726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Haha...ok..I got your problem.&lt;/P&gt;&lt;P&gt;Simple way...Copy the function module that gets generated in your system by executing the smartform for eg: like /1BCDWB/SF00000388.&lt;/P&gt;&lt;P&gt;Now using pattern, insert this fm and get all the import and export parameters.&lt;/P&gt;&lt;P&gt;Now delete the call function '/1BCDWB/SF00000388', and replace it with call function fm_name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regadrs,&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 20:07:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052595#M968726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T20:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: function module 'FM_NAME'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052596#M968727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx Mr. Subramanian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: anik kiran on Jul 8, 2008 10:27 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 20:27:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-fm-name/m-p/4052596#M968727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T20:27:37Z</dc:date>
    </item>
  </channel>
</rss>

