<?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 ABAP - Function Module Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-function-module-error/m-p/12504358#M2003461</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I'm fairly new to ABAP. I'm using ABAP in Eclipse to create a sample Function Module. However, when I'm trying to enter the parameters IMPORTING, EXPORTING, or CHANGE, I get an error. It try searching for an answer but unable to figure it out. Any help is appreciated.&lt;/P&gt;
  &lt;P&gt;The following code is what I used from the book example.&lt;/P&gt;
  &lt;P&gt;FUNCTION ZFM_NEW_FUNCTION_MODULE.&lt;/P&gt;
  &lt;P&gt;IMPORTING&lt;/P&gt;
  &lt;P&gt; var_import TYPE i.&lt;/P&gt;
  &lt;P&gt;EXPORTING&lt;/P&gt;
  &lt;P&gt; var_export TYPE i.&lt;/P&gt;
  &lt;P&gt;CHANGING&lt;/P&gt;
  &lt;P&gt; var_change TYPE i.&lt;/P&gt;
  &lt;P&gt;ENDFUNCTION.&lt;/P&gt;
  &lt;P&gt;Error: The statement "IMPORTING" is not expected. A correct similar statement is "IMPORT". statement is "IMPORT".&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jan 2022 22:49:19 GMT</pubDate>
    <dc:creator>hailua900</dc:creator>
    <dc:date>2022-01-07T22:49:19Z</dc:date>
    <item>
      <title>ABAP - Function Module Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-function-module-error/m-p/12504358#M2003461</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I'm fairly new to ABAP. I'm using ABAP in Eclipse to create a sample Function Module. However, when I'm trying to enter the parameters IMPORTING, EXPORTING, or CHANGE, I get an error. It try searching for an answer but unable to figure it out. Any help is appreciated.&lt;/P&gt;
  &lt;P&gt;The following code is what I used from the book example.&lt;/P&gt;
  &lt;P&gt;FUNCTION ZFM_NEW_FUNCTION_MODULE.&lt;/P&gt;
  &lt;P&gt;IMPORTING&lt;/P&gt;
  &lt;P&gt; var_import TYPE i.&lt;/P&gt;
  &lt;P&gt;EXPORTING&lt;/P&gt;
  &lt;P&gt; var_export TYPE i.&lt;/P&gt;
  &lt;P&gt;CHANGING&lt;/P&gt;
  &lt;P&gt; var_change TYPE i.&lt;/P&gt;
  &lt;P&gt;ENDFUNCTION.&lt;/P&gt;
  &lt;P&gt;Error: The statement "IMPORTING" is not expected. A correct similar statement is "IMPORT". statement is "IMPORT".&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 22:49:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-function-module-error/m-p/12504358#M2003461</guid>
      <dc:creator>hailua900</dc:creator>
      <dc:date>2022-01-07T22:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Function Module Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-function-module-error/m-p/12504359#M2003462</link>
      <description>&lt;P&gt;Hi Hai, &lt;/P&gt;&lt;P&gt;Remove the period after ZFM_NEW_FUNCTION_MODULE.&lt;BR /&gt;The importing statement is part of the function declaration. &lt;/P&gt;&lt;P&gt;I hope this helps.&lt;BR /&gt;Emanuel&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jan 2022 03:04:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-function-module-error/m-p/12504359#M2003462</guid>
      <dc:creator>emanuel_klenner</dc:creator>
      <dc:date>2022-01-08T03:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Function Module Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-function-module-error/m-p/12504360#M2003463</link>
      <description>&lt;P&gt;THANK YOU, Emanuel. I look silly now that you've shown me the issue. Thank you again friend.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jan 2022 03:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-function-module-error/m-p/12504360#M2003463</guid>
      <dc:creator>hailua900</dc:creator>
      <dc:date>2022-01-08T03:38:31Z</dc:date>
    </item>
  </channel>
</rss>

