<?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: Cannot use a Table Type in Custom BAPI parameters? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-use-a-table-type-in-custom-bapi-parameters/m-p/5051877#M1174293</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;Yes, Import and Export does not allow Table types, should declare these in CHANGAING tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jan 2009 11:51:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-20T11:51:44Z</dc:date>
    <item>
      <title>Cannot use a Table Type in Custom BAPI parameters?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-use-a-table-type-in-custom-bapi-parameters/m-p/5051876#M1174292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a Custom BAPI in which one of the import parameters references a Table Type BAPITESTTAB.&lt;/P&gt;&lt;P&gt;I did not want to use 'Tables' parameter as it is obsolete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I try to add this BAPI as an API method to my Custom object ZPLAYER I get an error message "Data type ZBAPITESTTAB cannot be used for methods".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked up SAP Help and noticed that "Only data elements and structures are allowed as reference types for parameters in the BOR". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q. Does this mean that no BAPI can contain import/ export parameters referencing Table Types?&lt;/P&gt;&lt;P&gt;     Must we only use the tables parameter to pass tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ashwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 11:46:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-use-a-table-type-in-custom-bapi-parameters/m-p/5051876#M1174292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-20T11:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot use a Table Type in Custom BAPI parameters?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-use-a-table-type-in-custom-bapi-parameters/m-p/5051877#M1174293</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;Yes, Import and Export does not allow Table types, should declare these in CHANGAING tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 11:51:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-use-a-table-type-in-custom-bapi-parameters/m-p/5051877#M1174293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-20T11:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot use a Table Type in Custom BAPI parameters?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-use-a-table-type-in-custom-bapi-parameters/m-p/5051878#M1174294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules that implement BAPIs must not use changing parameters. They can only use import, export and table parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW all FM can use Table Types in import and Export Parameters. Why else would SAP make Tables parameters obsolete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Ashwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 12:00:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-use-a-table-type-in-custom-bapi-parameters/m-p/5051878#M1174294</guid>
      <dc:creator>ashwin_bhat</dc:creator>
      <dc:date>2009-01-20T12:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot use a Table Type in Custom BAPI parameters?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-use-a-table-type-in-custom-bapi-parameters/m-p/5051879#M1174295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Spoke to a cpl of ABAP Consultants in office.&lt;/P&gt;&lt;P&gt;We cannot use a table type in BAPI parameters. We can use the Table parameter itself.&lt;/P&gt;&lt;P&gt;Since the FM will be RFC enabled we will not get a warning to not use table parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2009 06:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-use-a-table-type-in-custom-bapi-parameters/m-p/5051879#M1174295</guid>
      <dc:creator>ashwin_bhat</dc:creator>
      <dc:date>2009-01-27T06:53:51Z</dc:date>
    </item>
  </channel>
</rss>

