<?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: Function Module with Peform statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-peform-statement/m-p/3695774#M889875</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You used the USING parameter when calling your subroutine. However the program you are calling does not have a parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Apr 2008 14:14:33 GMT</pubDate>
    <dc:creator>Sm1tje</dc:creator>
    <dc:date>2008-04-14T14:14:33Z</dc:date>
    <item>
      <title>Function Module with Peform statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-peform-statement/m-p/3695773#M889874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hie guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im creating a FM which is going to be invoked externally however i needed to have a recording in my FM and thus i managed to insert it using the syntax PERFORM XXX (YYY) USING IMPORT STRUCTURE where XXX is asubroutine in program YYY. however since data is coming from my import structure i want to pass it to my recording in program YYY. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After i this i get the dump error : (just extracted a snippet)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the caller of the procedure could not have expected this exception    &lt;/P&gt;&lt;P&gt; to occur, the running program was terminated.                              &lt;/P&gt;&lt;P&gt;The reason for the exception is:                                            &lt;/P&gt;&lt;P&gt;A PERFORM was used to call the routine "Z_BAPI_CREATE_SELFASSESSMENT" of the&lt;/P&gt;&lt;P&gt; program "SAPLZSELF_ASSESSMENT".                                            &lt;/P&gt;&lt;P&gt;This routine contains exactly 0 formal parameters, but the current          &lt;/P&gt;&lt;P&gt;call contains 1 actual parameters.                                          &lt;/P&gt;&lt;P&gt;parameters.                                                                                &lt;/P&gt;&lt;P&gt;please assist&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 14:03:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-peform-statement/m-p/3695773#M889874</guid>
      <dc:creator>prince_isaac</dc:creator>
      <dc:date>2008-04-14T14:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module with Peform statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-peform-statement/m-p/3695774#M889875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You used the USING parameter when calling your subroutine. However the program you are calling does not have a parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 14:14:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-with-peform-statement/m-p/3695774#M889875</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-04-14T14:14:33Z</dc:date>
    </item>
  </channel>
</rss>

