<?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: regarding dump error in smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dump-error-in-smartforms/m-p/2662531#M614303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt; transport the print program &amp;amp; the smartform again in production server.&amp;amp; before transporting them reactivate the print program &amp;amp; the smartform again in dev.&lt;/P&gt;&lt;P&gt;rgds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2007 07:47:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-28T07:47:52Z</dc:date>
    <item>
      <title>regarding dump error in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dump-error-in-smartforms/m-p/2662528#M614300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;               my one driver program along with smartforms is working fine in the development server after transportation to production server it is showing dump error :::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the error is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function module " " not found.                                                                 &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;What happened?                                                                                &lt;/P&gt;&lt;P&gt;The function module " " was called, but cannot be                                              &lt;/P&gt;&lt;P&gt;    found in the Function Library.                                                                                &lt;/P&gt;&lt;P&gt;Error in ABAP application program.                                                                                &lt;/P&gt;&lt;P&gt;The current ABAP program "ZSD_DELIVERY_ORDER_DRIVER_PREP" had to be terminated                 &lt;/P&gt;&lt;P&gt;     because one of the                                                                                &lt;/P&gt;&lt;P&gt;statements could not be executed.                                                                                &lt;/P&gt;&lt;P&gt;This is probably due to an error in the ABAP program.                                          &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;What can you do?                                                                                &lt;/P&gt;&lt;P&gt;Print out the error message (using the "Print" function)                                       &lt;/P&gt;&lt;P&gt;    and make a note of the actions and input that caused the                                       &lt;/P&gt;&lt;P&gt;    error.                                                                                &lt;/P&gt;&lt;P&gt;To resolve the problem, contact your SAP system administrator.                                 &lt;/P&gt;&lt;P&gt;    You can use transaction ST22 (ABAP Dump Analysis) to view and administer                       &lt;/P&gt;&lt;P&gt;     termination messages, especially those beyond their normal deletion                           &lt;/P&gt;&lt;P&gt;    date.                                                                                &lt;/P&gt;&lt;P&gt;is especially useful if you want to keep a particular message.                                 &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Error analysis                                                                                &lt;/P&gt;&lt;P&gt;An exception occurred. This exception will be dealt with in more detail                        &lt;/P&gt;&lt;P&gt;    below. The exception, assigned to the class 'CX_SY_DYN_CALL_ILLEGAL_FUNC', was                 &lt;/P&gt;&lt;P&gt;     not caught, which                                                                                &lt;/P&gt;&lt;P&gt;led to a runtime error. The reason for this exception is:                                     &lt;/P&gt;&lt;P&gt;    The program "ZSD_DELIVERY_ORDER_DRIVER_PREP" contains a CALL FUNCTION                          &lt;/P&gt;&lt;P&gt;     statement. The name                                                                                &lt;/P&gt;&lt;P&gt;of the function module to be called is " ".                                                                                &lt;/P&gt;&lt;P&gt;No function module exists with the name " ".                                                   &lt;/P&gt;&lt;P&gt;    All function modules are stored in the Function Library (SE37).                                                                                &lt;/P&gt;&lt;P&gt;Possible reasons:                                                                                &lt;/P&gt;&lt;P&gt;a) Wrong name specified. Particular attention should be paid                                   &lt;/P&gt;&lt;P&gt;       to upper/lower case and underscores ("_")                                                   &lt;/P&gt;&lt;P&gt;    b) Transport error                                                                                &lt;/P&gt;&lt;P&gt;c) If an enqueue/dequeue module has been used, the lock object                                 &lt;/P&gt;&lt;P&gt;       may not have been activated (ABAP Dictionary)                                               &lt;/P&gt;&lt;P&gt;       may not have been activated (ABAP Dictionary).                                              &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have checked in the production server but i m not finding &amp;lt;b&amp;gt;" "&amp;lt;/b&amp;gt; this thing in the program ..plz help me to solve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 07:38:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dump-error-in-smartforms/m-p/2662528#M614300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T07:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: regarding dump error in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dump-error-in-smartforms/m-p/2662529#M614301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think ur smartform has not been transported...or not transorted corectly.&lt;/P&gt;&lt;P&gt;retransport ur smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'ve u tried opening ur smartform on production server...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 07:41:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dump-error-in-smartforms/m-p/2662529#M614301</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2007-08-28T07:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: regarding dump error in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dump-error-in-smartforms/m-p/2662530#M614302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;check if you have transported your smartform in productive system and it is activated. I believe that the smartfrom is not transported considering the short dump you mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kostas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 07:45:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dump-error-in-smartforms/m-p/2662530#M614302</guid>
      <dc:creator>kostas_tsioubris</dc:creator>
      <dc:date>2007-08-28T07:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: regarding dump error in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dump-error-in-smartforms/m-p/2662531#M614303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt; transport the print program &amp;amp; the smartform again in production server.&amp;amp; before transporting them reactivate the print program &amp;amp; the smartform again in dev.&lt;/P&gt;&lt;P&gt;rgds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 07:47:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dump-error-in-smartforms/m-p/2662531#M614303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T07:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: regarding dump error in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dump-error-in-smartforms/m-p/2662532#M614304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THE smartforms is available in the production server dear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 07:50:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dump-error-in-smartforms/m-p/2662532#M614304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T07:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: regarding dump error in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dump-error-in-smartforms/m-p/2662533#M614305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on production server, click on the environment menu of smartform and get the function module name from there n check in se37.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 08:13:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dump-error-in-smartforms/m-p/2662533#M614305</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2007-08-28T08:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: regarding dump error in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dump-error-in-smartforms/m-p/2662534#M614306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you show me the code where you have called the smart form in driver program.Becaus the FM generated in Development server may differ from the FM generated in Production server.Make sure u r passing the FM  which is generated from the function module SSF_FUNCTION_MODULE_NAME.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 08:19:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-dump-error-in-smartforms/m-p/2662534#M614306</guid>
      <dc:creator>former_member491305</dc:creator>
      <dc:date>2007-08-28T08:19:59Z</dc:date>
    </item>
  </channel>
</rss>

