<?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: Handling Generic export formal parameter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/handling-generic-export-formal-parameter/m-p/9612264#M1759824</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It can be done this way too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data:lv type ref to data,&lt;/P&gt;&lt;P&gt;field-symbols:&amp;lt;fs&amp;gt; type any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;ev_formal_param&lt;/SPAN&gt; type ref to data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;my_class-&amp;gt;( importing ev_formal_param = lv ).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;assign lv-&amp;gt;* to &amp;lt;fs&amp;gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jul 2013 05:28:07 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2013-07-11T05:28:07Z</dc:date>
    <item>
      <title>Handling Generic export formal parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/handling-generic-export-formal-parameter/m-p/9612263#M1759823</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;&lt;/P&gt;&lt;P&gt;I have method with an export parameter, which is ANY typed. I want to pass this parameter to a generic variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the code is:&lt;/P&gt;&lt;P&gt;my_class-&amp;gt;( importing ev_formal_param = lv_actual_param ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The quesiton is what type&amp;nbsp; the ev_formal_param and the lv_actual_param should be declared?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards:&lt;/P&gt;&lt;P&gt;Attila&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 22:45:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/handling-generic-export-formal-parameter/m-p/9612263#M1759823</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-10T22:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Handling Generic export formal parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/handling-generic-export-formal-parameter/m-p/9612264#M1759824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It can be done this way too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data:lv type ref to data,&lt;/P&gt;&lt;P&gt;field-symbols:&amp;lt;fs&amp;gt; type any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;ev_formal_param&lt;/SPAN&gt; type ref to data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;my_class-&amp;gt;( importing ev_formal_param = lv ).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;assign lv-&amp;gt;* to &amp;lt;fs&amp;gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 05:28:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/handling-generic-export-formal-parameter/m-p/9612264#M1759824</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2013-07-11T05:28:07Z</dc:date>
    </item>
  </channel>
</rss>

