<?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 Error with Receiving Parameter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-receiving-parameter/m-p/3974970#M949398</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;&lt;/P&gt;&lt;P&gt;I've created a class called ZTEST_CLASS which has a method. SET_TYPE with Importing parameters im1 and im2 and a returning parameter ret. I've created an Object of the class using CREATE OBJECT myObj. When I'm callling the method as below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD myInstance-&amp;gt;set_type EXPORTING im1 = '1982' im2 = 'Field Symbol' RECEIVING car = RET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is giving me a syntax error saying that RET is unknown. Please help me in this regard.&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;FS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2008 08:28:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-10T08:28:29Z</dc:date>
    <item>
      <title>Error with Receiving Parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-receiving-parameter/m-p/3974970#M949398</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;&lt;/P&gt;&lt;P&gt;I've created a class called ZTEST_CLASS which has a method. SET_TYPE with Importing parameters im1 and im2 and a returning parameter ret. I've created an Object of the class using CREATE OBJECT myObj. When I'm callling the method as below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD myInstance-&amp;gt;set_type EXPORTING im1 = '1982' im2 = 'Field Symbol' RECEIVING car = RET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is giving me a syntax error saying that RET is unknown. Please help me in this regard.&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;FS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 08:28:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-receiving-parameter/m-p/3974970#M949398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T08:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Receiving Parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-receiving-parameter/m-p/3974971#M949399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have declared variable RET ? If no, it will give error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 08:31:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-receiving-parameter/m-p/3974971#M949399</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T08:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Receiving Parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-receiving-parameter/m-p/3974972#M949400</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;U need to declare RET .&lt;/P&gt;&lt;P&gt;Otherwise it will give error.&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;Jagadish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 08:48:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-receiving-parameter/m-p/3974972#M949400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T08:48:38Z</dc:date>
    </item>
  </channel>
</rss>

