<?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 What's the difference between reference parameter and value parameter. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-s-the-difference-between-reference-parameter-and-value-parameter/m-p/3997714#M955115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,expert&lt;/P&gt;&lt;P&gt;what parameter is reference parameter?&lt;/P&gt;&lt;P&gt;when I made the import in RFC function,the message as follows:&lt;/P&gt;&lt;P&gt;You have defined a reference parameter for a remotely called function module. However, only value parameters are allowed in this kind of function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any expert tell how to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kim heum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Jun 2008 12:11:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-22T12:11:33Z</dc:date>
    <item>
      <title>What's the difference between reference parameter and value parameter.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-s-the-difference-between-reference-parameter-and-value-parameter/m-p/3997714#M955115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,expert&lt;/P&gt;&lt;P&gt;what parameter is reference parameter?&lt;/P&gt;&lt;P&gt;when I made the import in RFC function,the message as follows:&lt;/P&gt;&lt;P&gt;You have defined a reference parameter for a remotely called function module. However, only value parameters are allowed in this kind of function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any expert tell how to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kim heum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jun 2008 12:11:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-s-the-difference-between-reference-parameter-and-value-parameter/m-p/3997714#M955115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-22T12:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between reference parameter and value parameter.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-s-the-difference-between-reference-parameter-and-value-parameter/m-p/3997715#M955116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A reference parameter : When a parameter is called by reference, the system points to the original parameter without making a copy of it. The function module works with and, if necessary, alters the original parameter and not a copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make the parameter you have defined as "pass by Value".. There is a checkbox in the inteface definition for that..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jun 2008 12:33:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-s-the-difference-between-reference-parameter-and-value-parameter/m-p/3997715#M955116</guid>
      <dc:creator>former_member195698</dc:creator>
      <dc:date>2008-06-22T12:33:07Z</dc:date>
    </item>
  </channel>
</rss>

