<?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: create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544685#M1752349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should be TABLE TYPE in data dictionary if you want to export a table in tab EXPORTING in Function Builder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jun 2013 08:38:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-19T08:38:31Z</dc:date>
    <item>
      <title>create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544683#M1752347</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 am creating a function module and encounter the error, saying that, the export parameter is not an internal table "OCCURS" specification is missing. At the Export tab of the function module, I declare a parameter whose type is an Database Table. Do I have to create a table data type at SE11 rather than using the Database Table? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also wanna the difference between database table and a data type of table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 08:19:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544683#M1752347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-19T08:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544684#M1752348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please share screenshot of error. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 08:37:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544684#M1752348</guid>
      <dc:creator>former_member209120</dc:creator>
      <dc:date>2013-06-19T08:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544685#M1752349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should be TABLE TYPE in data dictionary if you want to export a table in tab EXPORTING in Function Builder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 08:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544685#M1752349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-19T08:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544686#M1752350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi TS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Function Modules,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are declaring Internal Table as Importing/Exporting/Changing Parameter you need to use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type - Table Type&lt;/P&gt;&lt;P&gt;Like - Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you put the same in Tables Parameter, no issue will come.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 08:44:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544686#M1752350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-19T08:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544687#M1752351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="margin: -9px 0 0; font-size: 11px; background-color: #ffffff; color: #333333; text-align: right;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/t.tvictor" id="jive-51313826514789221698491" style="padding: 0 3px 0 0; font-weight: normal; font-style: inherit; font-size: 20px; font-family: inherit; text-decoration: underline !important; color: #3778c7;"&gt;t s&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's a problem in your declaration part &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1581/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share you code &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 09:09:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544687#M1752351</guid>
      <dc:creator>bastinvinoth</dc:creator>
      <dc:date>2013-06-19T09:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544688#M1752352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Can Transp. Table be used and why? I cannot find any detailed explanation on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Best regards,&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;ts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 09:15:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544688#M1752352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-19T09:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544689#M1752353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bastin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have only one exporting parameter, whose type is a customizing Transp. Table. But it seems I cannot use the database table in such a way and I have to create a table type. Would you mind telling me why? Please correct me, if I am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;ts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 09:51:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544689#M1752353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-19T09:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544690#M1752354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's very simple. If you use exporting/importing/changing parameters, you have to supply the type of the object being transferred. If you say the type is MARA, then that means the parameter will be a &lt;STRONG&gt;structure&lt;/STRONG&gt; of type MARA, not a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just like if you do: &lt;STRONG&gt;DATA: my_variable TYPE MARA.&lt;/STRONG&gt; You have a variable with fields (my_variable-MATNR etc.), but not an internal table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The TABLES parameter in a function module expect internal tables which are based on the structure supplied. However, TABLE parameter are marked as obsolete - though they are still necessary in some contexts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A database table is a table containing records based on the structure defined in SE11. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 09:58:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544690#M1752354</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-06-19T09:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544691#M1752355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, a transparent table &lt;STRONG&gt;definition&lt;/STRONG&gt; cannot be used, as it defines only the structure of the records in the table - not the table itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 09:59:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544691#M1752355</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-06-19T09:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544692#M1752356</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;When you want to export a Table type parameter, then you should use the TABLE and not the Export.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Export should always goes with Structure and not Table type...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define the same in TABLE tab&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, 19 Jun 2013 10:07:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544692#M1752356</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2013-06-19T10:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544693#M1752357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what I got:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;H3&gt;Associated Type of an Interface Parameter&lt;/H3&gt;&lt;P&gt;ABAP associated type for an interface parameter. The associated type must be a global Dictionary type or exist in a type pool. In the latter case, the type pool must be declared in the function group.&lt;/P&gt;&lt;P&gt;Note that you cannot use types from type pools for RFC-enabled function modules.&lt;/P&gt;&lt;P&gt;When assigning a type using the LIKE typ method, you cannot use types from type pools either.&lt;/P&gt;&lt;P&gt;Additionally you can use the internal ABAP types C, I, N, X, P, D, T, F, and the TABLE type - to an extent in generic form.&lt;/P&gt;&lt;P&gt;You can find further information about this in the Function Builder manual and in the ABAP online documentation under the keyword "Types".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 10:25:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544693#M1752357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-19T10:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544694#M1752358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Venkateswaran K wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Export should always goes with Structure and not Table type...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Not so. Outside of RFC use, it is perfectly acceptable -even best practice - to use data dictionary defined table types in importing/exporting/changing parameters..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 11:50:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544694#M1752358</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-06-19T11:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544695#M1752359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Yes,&amp;nbsp; You are correct.&amp;nbsp;&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 12:13:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-function-module-export-parameter-is-not-an-internal-table-occurs/m-p/9544695#M1752359</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2013-06-19T12:13:24Z</dc:date>
    </item>
  </channel>
</rss>

