<?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: Call report in function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772681#M1306869</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 SUBMIT to call a report in the Function Module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2009 05:05:15 GMT</pubDate>
    <dc:creator>former_member556412</dc:creator>
    <dc:date>2009-06-24T05:05:15Z</dc:date>
    <item>
      <title>Call report in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772680#M1306868</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;Please tell me how to call report in function module. i want input parameters of function module with same selection screen parameters of report. please tell to me .if possible provide the code.&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;Raju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 04:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772680#M1306868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T04:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Call report in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772681#M1306869</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 SUBMIT to call a report in the Function Module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 05:05:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772681#M1306869</guid>
      <dc:creator>former_member556412</dc:creator>
      <dc:date>2009-06-24T05:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Call report in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772682#M1306870</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;You can try using Submit command, (not sure Check it )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 05:06:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772682#M1306870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T05:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Call report in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772683#M1306871</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 want to create z FM right?&lt;/P&gt;&lt;P&gt;If yes then create import parameters of same type as your report selection screen.&lt;/P&gt;&lt;P&gt;in source code tab of your FM write all your report code &amp;amp; pass ur import parameters name and not selection screen parameters.&lt;/P&gt;&lt;P&gt;Now in whatever internal table ur fetching data that table give into tables tab of FM.&lt;/P&gt;&lt;P&gt;better u decalre this int.table of any std table type. else u have to create zstructure in se11 and then use it as reference while passing in FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try it, &lt;/P&gt;&lt;P&gt;it will work&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;&lt;/P&gt;&lt;P&gt;Edited by: Vishal Chavan on Jun 24, 2009 7:19 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 05:18:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772683#M1306871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T05:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Call report in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772684#M1306872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incorporate the below logic in the FM that you have developed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SUBMIT zreport WITH s_vbeln  IN t_saleorder_range
                            WITH p_file         EQ w_file
                            AND RETURN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Here, t_salerder_range is an internal table of type range. It has four fields just like selection-options...SIGN,OPTION, LOW and HIGH. Whatever the values that you pass here would be taken as the selection screen values for the report that you are calling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Babu Kilari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 05:25:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772684#M1306872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T05:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Call report in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772685#M1306873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incorporate the below logic in the FM that you have developed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SUBMIT zreport WITH s_vbeln  IN t_saleorder_range
                            WITH p_file         EQ w_file
                            AND RETURN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Here, t_salerder_range is an internal table of type range. It has four fields just like selection-options...SIGN,OPTION, LOW and HIGH. Whatever the values that you pass here would be taken as the selection screen values for the report that you are calling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Babu Kilari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 05:27:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772685#M1306873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T05:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Call report in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772686#M1306874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incorporate the below logic in the FM that you have developed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SUBMIT zreport WITH s_vbeln  IN t_saleorder_range
                            WITH p_file         EQ w_file
                            AND RETURN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Here, t_salerder_range is an internal table of type range. It has four fields just like selection-options...SIGN,OPTION, LOW and HIGH. Whatever the values that you pass here would be taken as the selection screen values for the report that you are calling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Babu Kilari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 05:27:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772686#M1306874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T05:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Call report in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772687#M1306875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incorporate the below logic in the FM that you have developed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SUBMIT zreport WITH s_vbeln  IN t_saleorder_range
                            WITH p_file         EQ w_file
                            AND RETURN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Here, t_salerder_range is an internal table of type range. It has four fields just like selection-options...SIGN,OPTION, LOW and HIGH. Whatever the values that you pass here would be taken as the selection screen values for the report that you are calling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Babu Kilari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 05:27:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772687#M1306875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T05:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Call report in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772688#M1306876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your all replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 03:19:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-report-in-function-module/m-p/5772688#M1306876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-08T03:19:42Z</dc:date>
    </item>
  </channel>
</rss>

