<?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 Query on Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-function-module/m-p/3282547#M785045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my requirement on a specific function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a function module where, I am filling an internal table by selecting the data from a database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is, I need to pass that internal table into a function module to get a F4 search help. I don't want to write any program to get this functionality. Just I need is a function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try with some function module like&lt;/P&gt;&lt;P&gt;F4IF_SHLP_EXIT_005Z_IDTYP, &lt;/P&gt;&lt;P&gt;HELP_VALUES_GET_WITH_TABLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But these function module are not fulfilling my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note0-: The function module should take the internal table or the internal table field as a parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me on this if someone face the same kind of problem&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;Mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jan 2008 10:23:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-11T10:23:47Z</dc:date>
    <item>
      <title>Query on Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-function-module/m-p/3282547#M785045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my requirement on a specific function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a function module where, I am filling an internal table by selecting the data from a database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is, I need to pass that internal table into a function module to get a F4 search help. I don't want to write any program to get this functionality. Just I need is a function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try with some function module like&lt;/P&gt;&lt;P&gt;F4IF_SHLP_EXIT_005Z_IDTYP, &lt;/P&gt;&lt;P&gt;HELP_VALUES_GET_WITH_TABLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But these function module are not fulfilling my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note0-: The function module should take the internal table or the internal table field as a parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me on this if someone face the same kind of problem&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;Mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 10:23:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-function-module/m-p/3282547#M785045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T10:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-function-module/m-p/3282548#M785046</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;to pass the internal table to a tables parameter&lt;/P&gt;&lt;P&gt;both must be of same type &lt;/P&gt;&lt;P&gt;if both are of same type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can use INT1[] = INT2[] to pass internal table value to internal table of FM&lt;/P&gt;&lt;P&gt;if structures are not same then&lt;/P&gt;&lt;P&gt;u will have to loop thru int1 and move values selectively to int2 and everytime append int2&lt;/P&gt;&lt;P&gt;this should sove ur prob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tc&lt;/P&gt;&lt;P&gt;saji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 10:56:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-function-module/m-p/3282548#M785046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T10:56:15Z</dc:date>
    </item>
  </channel>
</rss>

