<?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: Dump from rfc user in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-from-rfc-user/m-p/6228911#M1380296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to preserve the formatting, mark the formatted dump text with above &amp;lt;_&amp;gt; button as code, this helps. Check with PREVIEW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RFC user is not necessarily the problem. We have a working solution calling a FUNCTION .. DESTINATION 'NONE'. This starts a new session also as 'RFC' and allows all screen processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'Z_BAPI_NOTIF_STAT_CHANGE' STARTING NEW TASK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know (I also don't think so) that STARTING NEW TASK is handled as background task. First try the DESTINATION 'NONE' solution.  If it still dumps, you shouls analyse where the dump really comes from. Function group SMPO is used for message display. Please check the 'Active Calls/Events' section of the dump, this will help to find the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Oct 2009 18:31:16 GMT</pubDate>
    <dc:creator>Clemenss</dc:creator>
    <dc:date>2009-10-26T18:31:16Z</dc:date>
    <item>
      <title>Dump from rfc user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-from-rfc-user/m-p/6228908#M1380293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting this dump  DYNPRO_SEND_IN_BACKGROUND &lt;/P&gt;&lt;P&gt;  fro user RFC_USER .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it could be because of this function module .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CAmLL FUNCTION 'Z_BAPI_NOTIF_STAT_CHANGE'&lt;/P&gt;&lt;P&gt;        STARTING NEW TASK 'SSND'&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;          notif_no  = is_new_viqmel-qmnum&lt;/P&gt;&lt;P&gt;          status_no = 'E0069'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is some info from the dump  &lt;/P&gt;&lt;P&gt;Error analysis                                                                                &lt;/P&gt;&lt;P&gt;During background processing, the system attempted to send a                            &lt;/P&gt;&lt;P&gt;    screen to a user.                                                                       &lt;/P&gt;&lt;P&gt;    Current screen: "SAPLSMPO " 0100.                                                       &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to correct the error                                                           &lt;/P&gt;&lt;P&gt;    If the error occurred in your own ABAP program or in an SAP                    &lt;/P&gt;&lt;P&gt;    program you modified, try to remove the error.                                                                                &lt;/P&gt;&lt;P&gt;If the error occures in a non-modified SAP program, you may be able to         &lt;/P&gt;&lt;P&gt;    find an interim solution in an SAP Note.                                       &lt;/P&gt;&lt;P&gt;    If you have access to SAP Notes, carry out a search with the following         &lt;/P&gt;&lt;P&gt;    keywords:                                                                                &lt;/P&gt;&lt;P&gt;"DYNPRO_SEND_IN_BACKGROUND" " "                                                &lt;/P&gt;&lt;P&gt;    "SAPLSMPO" or " "                                                              &lt;/P&gt;&lt;P&gt;    "SYSTEM-EXIT"                                                                                &lt;/P&gt;&lt;P&gt;If you cannot solve the problem yourself and want to send an error             &lt;/P&gt;&lt;P&gt;    notification to SAP, include the following information:                                                                                &lt;/P&gt;&lt;P&gt;1. The description of the current problem (short dump)                                                                                &lt;/P&gt;&lt;P&gt;To save the description, choose "System-&amp;gt;List-&amp;gt;Save-&amp;gt;Local File             &lt;/P&gt;&lt;P&gt;    (Unconverted)".                                                                                &lt;/P&gt;&lt;P&gt;2. Corresponding system log                                                                                &lt;/P&gt;&lt;P&gt;Display the system log by calling transaction SM21.                         &lt;/P&gt;&lt;P&gt;       Restrict the time interval to 10 minutes before and five minutes            &lt;/P&gt;&lt;P&gt;    after the short dump. Then choose "System-&amp;gt;List-&amp;gt;Save-&amp;gt;Local File              &lt;/P&gt;&lt;P&gt;    (Unconverted)".                                                                                &lt;/P&gt;&lt;P&gt;3. If the problem occurs in a problem of your own or a modified SAP            &lt;/P&gt;&lt;P&gt;    program: The source code of the program                                        &lt;/P&gt;&lt;P&gt;       In the editor, choose "Utilities-&amp;gt;More                                      &lt;/P&gt;&lt;P&gt;    Utilities-&amp;gt;Upload/Download-&amp;gt;Download".                                                                                &lt;/P&gt;&lt;P&gt;16 EVENT        SAPLSMPO                            ???                                     0  &lt;/P&gt;&lt;P&gt;   SYSTEM-EXIT                                                                                &lt;/P&gt;&lt;P&gt;15 FUNCTION     SAPLSMPO                            LSMPOU01                               60  &lt;/P&gt;&lt;P&gt;   SMPO_DISPLAY_MESSAGES                                                                       &lt;/P&gt;&lt;P&gt;14 METHOD       /MRSS/CL_RAC_INTEGRATION_SRV==CP    /MRSS/CL_RAC_INTEGRATION_SRV==CM00F    15  &lt;/P&gt;&lt;P&gt;   /MRSS/CL_RAC_INTEGRATION_SRV=&amp;gt;CANCEL_SAVE                                                   &lt;/P&gt;&lt;P&gt;13 FUNCTION     SAPLZMRS_RSN_NOTIFICATION           LZMRS_RSN_NOTIFICATIONU03            1003  &lt;/P&gt;&lt;P&gt;   ZMRS_SERV_NOTIF_PUSH_TO_MRS                                                                 &lt;/P&gt;&lt;P&gt;12 FUNCTION     SAPLZMRS_RSN_NOTIFICATION           LZMRS_RSN_NOTIFICATIONU01             153  &lt;/P&gt;&lt;P&gt;   ZMRSS_RSN_PUSH_FROM_PM000010                                                                &lt;/P&gt;&lt;P&gt;11 FUNCTION     SAPLIBE1                            LIBE1U07                               63  &lt;/P&gt;&lt;P&gt;   OPEN_FI_PERFORM_PM000010_E                                                                  &lt;/P&gt;&lt;P&gt;10 FORM         SAPLIQS1                            LIQS1F16                             1001  &lt;/P&gt;&lt;P&gt;   GENERATE_NOTIFICATION_F16                                                                   &lt;/P&gt;&lt;P&gt; 9 FORM         SAPLIQS1                            LIQS1F16                              153  &lt;/P&gt;&lt;P&gt;   POST_NOTIFICATION_F16                                                                       &lt;/P&gt;&lt;P&gt; 8 FUNCTION     SAPLIQS1                            LIQS1U05                               60  &lt;/P&gt;&lt;P&gt;   IQS1_POST_NOTIFICATION                                                                      &lt;/P&gt;&lt;P&gt; 7 FORM         SAPLIQS4                            LIQS4F20                               30  &lt;/P&gt;&lt;P&gt;   POST_NOTIFICATION_F20                                                                       &lt;/P&gt;&lt;P&gt; 6 FUNCTION     SAPLIQS4                            LIQS4U12                               19  &lt;/P&gt;&lt;P&gt;   IQS4_SAVE_NOTIFICATION                                                                      &lt;/P&gt;&lt;P&gt; 5 FUNCTION     SAPLIQS6                            LIQS6U32                               16  &lt;/P&gt;&lt;P&gt;   BAPI_SERVNOT_SAVE                                                                           &lt;/P&gt;&lt;P&gt; 4 FUNCTION     SAPLZPM_NOTIF_STATCHG               LZPM_NOTIF_STATCHGU01                 207  &lt;/P&gt;&lt;P&gt;   Z_BAPI_NOTIF_STAT_CHANGE                                                                    &lt;/P&gt;&lt;P&gt; 3 FORM         SAPLZPM_NOTIF_STATCHG               LZPM_NOTIF_STATCHGU01                   1  &lt;/P&gt;&lt;P&gt;   Z_BAPI_NOTIF_STAT_CHANGE                                                                    &lt;/P&gt;&lt;P&gt; 2 FORM         SAPMSSY1                            SAPMSSY1                               85  &lt;/P&gt;&lt;P&gt;   REMOTE_FUNCTION_CALL                                                                        &lt;/P&gt;&lt;P&gt; 1 MODULE (PBO) SAPMSSY1                            SAPMSSY1                               30  &lt;/P&gt;&lt;P&gt;   %_RFC_START                                                                                &lt;/P&gt;&lt;P&gt;Kindly guide me in this regard .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2009 22:55:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-from-rfc-user/m-p/6228908#M1380293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-14T22:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dump from rfc user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-from-rfc-user/m-p/6228909#M1380294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is usually caused by statements like CALL SCREEN or something like it. Since this is an rfc user, screen processing is not possible. But that's exactly what is happening here. Try to find if there is a user exit, BAdI or whatever in which a screen is processed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 16:12:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-from-rfc-user/m-p/6228909#M1380294</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2009-10-15T16:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dump from rfc user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-from-rfc-user/m-p/6228910#M1380295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnx for ur rply &lt;/P&gt;&lt;P&gt;i ill try to find out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2009 17:17:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-from-rfc-user/m-p/6228910#M1380295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-26T17:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dump from rfc user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-from-rfc-user/m-p/6228911#M1380296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to preserve the formatting, mark the formatted dump text with above &amp;lt;_&amp;gt; button as code, this helps. Check with PREVIEW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RFC user is not necessarily the problem. We have a working solution calling a FUNCTION .. DESTINATION 'NONE'. This starts a new session also as 'RFC' and allows all screen processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'Z_BAPI_NOTIF_STAT_CHANGE' STARTING NEW TASK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know (I also don't think so) that STARTING NEW TASK is handled as background task. First try the DESTINATION 'NONE' solution.  If it still dumps, you shouls analyse where the dump really comes from. Function group SMPO is used for message display. Please check the 'Active Calls/Events' section of the dump, this will help to find the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2009 18:31:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-from-rfc-user/m-p/6228911#M1380296</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2009-10-26T18:31:16Z</dc:date>
    </item>
  </channel>
</rss>

