<?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(Urgent) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3693984#M889491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;  i couldn't under stand what you want , can u mention bit clear what u want .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;   vinoth.v&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Apr 2008 06:00:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-17T06:00:22Z</dc:date>
    <item>
      <title>Function module(Urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3693983#M889490</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;  I created a function module and it is working fine but my problem is i want to provide a drill down facility for the particular variable i.e., when i double click on an output entry in a table i want to call another function module ( Like &lt;STRONG&gt;PICK&lt;/STRONG&gt; in normal program ) how to achive this in function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My function module returns a table like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AA 0010  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that i want to call another function module when i click on the &lt;STRONG&gt;0010&lt;/STRONG&gt; for retrive corresponding data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me i will reward definetly for useful answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 05:57:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3693983#M889490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T05:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Function module(Urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3693984#M889491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;  i couldn't under stand what you want , can u mention bit clear what u want .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;   vinoth.v&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 06:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3693984#M889491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T06:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Function module(Urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3693985#M889492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vinoth vishparaj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  My function module has one return table. when i execute that i found 3 entries, my requirment is when i click on any one of the record i want to fetch more details based on the entry line and i want to display the detailed output for the particulr entry also. so, i wrote another function module to fetch the detail data for that particular record but my problem is how to call the function module for detail out put ( &lt;STRONG&gt;At line-section&lt;/STRONG&gt; event will not trigger in the function modules )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 06:06:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3693985#M889492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T06:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Function module(Urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3693986#M889493</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;Try to get all data in Table Grid format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;activate single line selection option for table grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;choose the line to processed then Process with you next module pool with selected data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it will resolve all your issues.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Gaurav Sood&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 06:09:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3693986#M889493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T06:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Function module(Urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3693987#M889494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But how to display the ALV grid in function module. I created a BAPI function module and it returns a table, when i click the table i found all the entries on that. when i click any entry i want to call another BAPI function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 06:34:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-urgent/m-p/3693987#M889494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T06:34:40Z</dc:date>
    </item>
  </channel>
</rss>

