<?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 Compare two Function Module.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/compare-two-function-module/m-p/9579776#M1756339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to help guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to compare two function module with all parameters (Import / Export / Changing / Tables / Exceptions)..&lt;/P&gt;&lt;P&gt;How to i know in this obsolete FM which parameters now have to pass in new replacing FM??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Firstly we are using &lt;STRONG&gt;HELP_VALUES_GET_WITH_TABLE_EXT ( Obsolete FM )&lt;/STRONG&gt; and now i have to replace this FM with &lt;STRONG&gt;F4IF_INT_TABLE_VALUE_REQUEST ( Current FM )&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now there is any help through which i know that this parameters (Import / Export / Changing / Tables / Exceptions) are same in both FM and these parameters (Import / Export / Changing / Tables / Exceptions) are have to change. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Jul 2013 07:28:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-07-31T07:28:14Z</dc:date>
    <item>
      <title>Compare two Function Module..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compare-two-function-module/m-p/9579776#M1756339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to help guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to compare two function module with all parameters (Import / Export / Changing / Tables / Exceptions)..&lt;/P&gt;&lt;P&gt;How to i know in this obsolete FM which parameters now have to pass in new replacing FM??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Firstly we are using &lt;STRONG&gt;HELP_VALUES_GET_WITH_TABLE_EXT ( Obsolete FM )&lt;/STRONG&gt; and now i have to replace this FM with &lt;STRONG&gt;F4IF_INT_TABLE_VALUE_REQUEST ( Current FM )&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now there is any help through which i know that this parameters (Import / Export / Changing / Tables / Exceptions) are same in both FM and these parameters (Import / Export / Changing / Tables / Exceptions) are have to change. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 07:28:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compare-two-function-module/m-p/9579776#M1756339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-31T07:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Compare two Function Module..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compare-two-function-module/m-p/9579777#M1756340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the types of parameters in both thef FM's and see if they are different in old and new FMs and pass the data accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;F4IF_INT_TABLE_VALUE_REQUEST &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;check the below link&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/928071"&gt;http://scn.sap.com/thread/928071&lt;/A&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 12:26:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compare-two-function-module/m-p/9579777#M1756340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-31T12:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Compare two Function Module..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compare-two-function-module/m-p/9579778#M1756341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Prachi,&lt;/P&gt;&lt;P&gt;Go through the FM documentation for both the FM's which you have mentioned,It has a clear explanation and both the FM documentation's having the examples also.&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;Katrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 12:37:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compare-two-function-module/m-p/9579778#M1756341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-31T12:37:02Z</dc:date>
    </item>
  </channel>
</rss>

