<?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 Function Module with Table Type IMPORT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-table-type-import/m-p/9586659#M1756993</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 a FM which has a IMPORT parameter which is of a table type say CRMT_OBJECT_GUID_TAB. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to test run the FM but I am not able to give the test data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help regarding this issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Adithi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jul 2013 09:36:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-07-24T09:36:53Z</dc:date>
    <item>
      <title>Function Module with Table Type IMPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-table-type-import/m-p/9586659#M1756993</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 a FM which has a IMPORT parameter which is of a table type say CRMT_OBJECT_GUID_TAB. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to test run the FM but I am not able to give the test data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help regarding this issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Adithi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 09:36:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-table-type-import/m-p/9586659#M1756993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-24T09:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module with Table Type IMPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-table-type-import/m-p/9586660#M1756994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aditi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why you are unable to give test data. while executing you will get contents symbol(details view/edit) infront of your parameter. Just click on that then you able to provide test data.&lt;/P&gt;&lt;P&gt;Still if you facing problem give detail issue which you are facing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 10:03:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-table-type-import/m-p/9586660#M1756994</guid>
      <dc:creator>former_member206479</dc:creator>
      <dc:date>2013-07-24T10:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module with Table Type IMPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-table-type-import/m-p/9586661#M1756995</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;Basically its an table values so you need to add rows by clicking in the icon in the FM input screen. Other was could be like put a breakpoint in the first line of code then export the table entries say from excel to the internal table via new debugger interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 10:32:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-table-type-import/m-p/9586661#M1756995</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-07-24T10:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module with Table Type IMPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-table-type-import/m-p/9586662#M1756996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't populate Import Table with GUIDs...or better: with RAW (Hex) Fields &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1662/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And&amp;nbsp; CRMT_OBJECT_GUID_TAB contains only RAW GUIDs, sorry. I don't know any way to do this, except creating a dummy test Report. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Bastian Stritt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 13:28:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-table-type-import/m-p/9586662#M1756996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-24T13:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module with Table Type IMPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-table-type-import/m-p/9586663#M1756997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bastian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That explains it. Quite strange that it takes input from a report but not directly. &lt;/P&gt;&lt;P&gt;Thanks for the reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definitely helpful. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Adithi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 04:14:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-table-type-import/m-p/9586663#M1756997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-25T04:14:06Z</dc:date>
    </item>
  </channel>
</rss>

