<?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: passing a structure to function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-structure-to-function/m-p/3169801#M754264</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;What is the function you are using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please give us a clear picture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Dec 2007 17:10:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-11T17:10:07Z</dc:date>
    <item>
      <title>passing a structure to function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-structure-to-function/m-p/3169798#M754261</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;i have created a sturcture in aa excutable program..... where i want this structure to be passed to the function.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to do this ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 17:06:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-structure-to-function/m-p/3169798#M754261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T17:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: passing a structure to function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-structure-to-function/m-p/3169799#M754262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u wnat pass a structure which is availabe in executable program, use field symbols to pass the structure to FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 17:07:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-structure-to-function/m-p/3169799#M754262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T17:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: passing a structure to function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-structure-to-function/m-p/3169800#M754263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for what function? are you creating a function module or using a function module ?&lt;/P&gt;&lt;P&gt;Please Be clear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 17:08:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-structure-to-function/m-p/3169800#M754263</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2007-12-11T17:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: passing a structure to function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-structure-to-function/m-p/3169801#M754264</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;What is the function you are using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please give us a clear picture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 17:10:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-structure-to-function/m-p/3169801#M754264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T17:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: passing a structure to function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-structure-to-function/m-p/3169802#M754265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If its a custom function in the importing parameters declare the Parameter as &amp;lt;b&amp;gt;TYPE ANY&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the parameter is in Tables tab Declare it as &amp;lt;b&amp;gt;TYPE STANDARD TABLE&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amandeep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 17:19:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-structure-to-function/m-p/3169802#M754265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T17:19:08Z</dc:date>
    </item>
  </channel>
</rss>

