<?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: Abap object as export parameter for remote function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-as-export-parameter-for-remote-function-module/m-p/6928936#M1485491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure : &lt;A href="http://www.sdn.sap.com/irj/scn/advancedsearch?query=xml" target="test_blank"&gt;http://www.sdn.sap.com/irj/scn/advancedsearch?query=xml&lt;/A&gt;&lt;EM&gt;object&lt;/EM&gt;serialize&lt;/P&gt;&lt;P&gt;or [xml&lt;EM&gt;object&lt;/EM&gt;serialize|http://lmgtfy.com/?q=sap&lt;EM&gt;xml&lt;/EM&gt;object+serialize]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 May 2010 16:02:17 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2010-05-24T16:02:17Z</dc:date>
    <item>
      <title>Abap object as export parameter for remote function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-as-export-parameter-for-remote-function-module/m-p/6928932#M1485487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I would like to know if there is any possibility to use an &lt;STRONG&gt;abap object&lt;/STRONG&gt; as parameter within a remote function module.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 13:54:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-as-export-parameter-for-remote-function-module/m-p/6928932#M1485487</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-24T13:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Abap object as export parameter for remote function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-as-export-parameter-for-remote-function-module/m-p/6928933#M1485488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. You can't pass the Object Reference as the Parameters of the FM which could be run as an independent object like RFC FM, Update Task FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have an object and you want to pass the data to the subsequent FM (RFC), you need to move the attributes to structures or variables before calling the FM and use these variables to pass the data to your RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 14:06:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-as-export-parameter-for-remote-function-module/m-p/6928933#M1485488</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2010-05-24T14:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Abap object as export parameter for remote function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-as-export-parameter-for-remote-function-module/m-p/6928934#M1485489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but we can serialize the object to an XML string, pass it, and then deserialize it. Search SDN on XML + object + serialize or deserialize&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 14:48:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-as-export-parameter-for-remote-function-module/m-p/6928934#M1485489</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-05-24T14:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Abap object as export parameter for remote function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-as-export-parameter-for-remote-function-module/m-p/6928935#M1485490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sandra please,&lt;/P&gt;&lt;P&gt;could you give me some information about how to serialize an abap object?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 15:25:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-as-export-parameter-for-remote-function-module/m-p/6928935#M1485490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-24T15:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Abap object as export parameter for remote function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-as-export-parameter-for-remote-function-module/m-p/6928936#M1485491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure : &lt;A href="http://www.sdn.sap.com/irj/scn/advancedsearch?query=xml" target="test_blank"&gt;http://www.sdn.sap.com/irj/scn/advancedsearch?query=xml&lt;/A&gt;&lt;EM&gt;object&lt;/EM&gt;serialize&lt;/P&gt;&lt;P&gt;or [xml&lt;EM&gt;object&lt;/EM&gt;serialize|http://lmgtfy.com/?q=sap&lt;EM&gt;xml&lt;/EM&gt;object+serialize]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 16:02:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-as-export-parameter-for-remote-function-module/m-p/6928936#M1485491</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-05-24T16:02:17Z</dc:date>
    </item>
  </channel>
</rss>

