<?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: RFC Error while posting   GR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-while-posting-gr/m-p/10203807#M1825044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can recommend trying 2 possibilities:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. MESSAGE_TYPE_X is likely kernel problem.&lt;/P&gt;&lt;P&gt;You'd want to update your kernel level up to latest version.&lt;/P&gt;&lt;P&gt;That'll solve most cases&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. upgrade the GUI patch or uninstall and reinstall the same GUI same patch level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the GUI first.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Mar 2014 10:11:15 GMT</pubDate>
    <dc:creator>former_member201275</dc:creator>
    <dc:date>2014-03-28T10:11:15Z</dc:date>
    <item>
      <title>RFC Error while posting   GR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-while-posting-gr/m-p/10203805#M1825042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Runtime Errors        MESSAGE_TYPE_X&lt;BR /&gt;Date and Time          01.07.2009 14:25:17&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|Short text                                                                                        |&lt;BR /&gt;|    The current application triggered a termination with a short dump.                            |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|What happened?                                                                                    |&lt;BR /&gt;|    The current application program detected a situation which really                            |&lt;BR /&gt;|    should not occur. Therefore, a termination with a short dump was                              |&lt;BR /&gt;|    triggered on purpose by the key word MESSAGE (type X).                                        |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|What can you do?                                                                                  |&lt;BR /&gt;|    Note down which actions and inputs caused the error.                                          |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    To process the problem further, contact you SAP system                                        |&lt;BR /&gt;|    administrator.                                                                                |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    Using Transaction ST22 for ABAP Dump Analysis, you can look                                  |&lt;BR /&gt;|    at and manage termination messages, and you can also                                          |&lt;BR /&gt;|    keep them for a long time.                                                                    |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|Error analysis                                                                                    |&lt;BR /&gt;|    Short text of error message:                                                                  |&lt;BR /&gt;|    Internal error: Multiple call of update function module                                      |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    Long text of error message:                                                                  |&lt;BR /&gt;|    Diagnosis                                                                                    |&lt;BR /&gt;|        In the FORM routine Buchen_Ausfuehren (program SAPMM07M), an error                      |&lt;BR /&gt;|        message was issued by a Business Add-In (BAdI) or function module.                      |&lt;BR /&gt;|        This is not permitted, because it could lead to data                                    |&lt;BR /&gt;|        inconsistencies. For this reason, the update of the material                            |&lt;BR /&gt;|        document was also terminated with a termination message (dump).                          |&lt;BR /&gt;|        Note that this message (M7 372) is not the responsible error                            |&lt;BR /&gt;|        message.                                                                                |&lt;BR /&gt;|    System Response                                                                              |&lt;BR /&gt;|    Procedure                                                                                    |&lt;BR /&gt;|        Contact your system administrator.                                                      |&lt;BR /&gt;|    Procedure for System Administration                                                          |&lt;BR /&gt;|        If there is an active implementation of the Business Add-In                              |&lt;BR /&gt;|        MB_DOCUMENT_BADI, check that no error message is issued in the                          |&lt;BR /&gt;|        MB_DOCUMENT_BEFORE_UPDATE method.                                                        |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    Technical information about the message:                                                      |&lt;BR /&gt;|    Message class....... "M7"                                                                    |&lt;BR /&gt;|    Number.............. 372                                                                      |&lt;BR /&gt;|    Variable 1.......... " "                                                                      |&lt;BR /&gt;|    Variable 2.......... " "                                                                      |&lt;BR /&gt;|    Variable 3.......... " "                                                                      |&lt;BR /&gt;|    Variable 4.......... " "                                                                      |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|How to correct the error                                                                          |&lt;BR /&gt;|    Probably the only way to eliminate the error is to correct the program.                      |&lt;BR /&gt;|    -                                                                                            |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    If the error occures in a non-modified SAP program, you may be able to                        |&lt;BR /&gt;|    find an interim solution in an SAP Note.                                                      |&lt;BR /&gt;|    If you have access to SAP Notes, carry out a search with the following                        |&lt;BR /&gt;|    keywords:                                                                                    |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    "MESSAGE_TYPE_X" " "                                                                          |&lt;BR /&gt;|    "SAPMM07M" or "MM07MFB9_BUCHEN_AUSFUEHREN"                                                    |&lt;BR /&gt;|    "BUCHEN_AUSFUEHREN"                                                                          |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    If you cannot solve the problem yourself and want to send an error                            |&lt;BR /&gt;|    notification to SAP, include the following information:                                      |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    1. The description of the current problem (short dump)                                        |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|      To save the description, choose "System-&amp;gt;List-&amp;gt;Save-&amp;gt;Local File                            |&lt;BR /&gt;|    (Unconverted)".                                                                              |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    2. Corresponding system log                                                                  |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|      Display the system log by calling transaction SM21.                                        |&lt;BR /&gt;|      Restrict the time interval to 10 minutes before and five minutes                          |&lt;BR /&gt;|    after the short dump. Then choose "System-&amp;gt;List-&amp;gt;Save-&amp;gt;Local File                            |&lt;BR /&gt;|    (Unconverted)".                                                                              |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    3. If the problem occurs in a problem of your own or a modified SAP                          |&lt;BR /&gt;|    program: The source code of the program                                                      |&lt;BR /&gt;|      In the editor, choose "Utilities-&amp;gt;More                                                    |&lt;BR /&gt;|    Utilities-&amp;gt;Upload/Download-&amp;gt;Download".                                                        |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    4. Details about the conditions under which the error occurred or which                      |&lt;BR /&gt;|    actions and input led to the error.                                                          |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|System environment                                                                                |&lt;BR /&gt;|    SAP-Release 701                                                                              |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    Application server... "scm7srv"                                                              |&lt;BR /&gt;|    Network address...... "192.168.75.1"                                                          |&lt;BR /&gt;|    Operating system..... "Windows NT"                                                            |&lt;BR /&gt;|    Release.............. "5.2"                                                                  |&lt;BR /&gt;|    Hardware type........ "4x AMD64 Level"                                                        |&lt;BR /&gt;|    Character length.... 16 Bits                                                                  |&lt;BR /&gt;|    Pointer length....... 64 Bits                                                                |&lt;BR /&gt;|    Work process number.. 0                                                                      |&lt;BR /&gt;|    Shortdump setting.... "full"                                                                  |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    Database server... "SCM7SRV\EH4"                                                              |&lt;BR /&gt;|    Database type..... "MSSQL"                                                                    |&lt;BR /&gt;|    Database name..... "EH4"                                                                      |&lt;BR /&gt;|    Database user ID.. "eh4"                                                                      |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    Terminal.......... "scm7srv"                                                                  |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    Char.set.... "C"                                                                              |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    SAP kernel....... 701                                                                        |&lt;BR /&gt;|    created (date)... "Feb 24 2009 23:27:20"                                                      |&lt;BR /&gt;|    create on........ "NT 5.2 3790 Service Pack 1 x86 MS VC++ 14.00"                              |&lt;BR /&gt;|    Database version. "SQL_Server_8.00 "                                                          |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    Patch level. 32                                                                              |&lt;BR /&gt;|    Patch text.. " "                                                                              |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    Database............. "MSSQL 9.00.2047 or higher"                                            |&lt;BR /&gt;|    SAP database version. 701                                                                    |&lt;BR /&gt;|    Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2, Windows                |&lt;BR /&gt;|    NT 6.0"                                                                                      |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    Memory consumption                                                                            |&lt;BR /&gt;|    Roll.... 16192                                                                                |&lt;BR /&gt;|    EM...... 20949200                                                                            |&lt;BR /&gt;|    Heap.... 0                                                                                    |&lt;BR /&gt;|    Page.... 1105920                                                                              |&lt;BR /&gt;|    MM Used. 15281504                                                                            |&lt;BR /&gt;|    MM Free. 1474560                                                                              |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|User and Transaction                                                                              |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    Client.............. 800                                                                      |&lt;BR /&gt;|    User................ "SAPUSER"                                                                |&lt;BR /&gt;|    Language key........ "E"                                                                      |&lt;BR /&gt;|    Transaction......... "MB1C "                                                                  |&lt;BR /&gt;|    Transactions ID..... "C28466DE2FA0F1228229C2FBE9AA4F0A"                                      |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    Program............. "SAPMM07M"                                                              |&lt;BR /&gt;|    Screen.............. "SAPMM07M 0421"                                                          |&lt;BR /&gt;|    Screen line......... 63                                                                      |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|Information on where terminated                                                                  |&lt;BR /&gt;|    Termination occurred in the ABAP program "SAPMM07M" - in "BUCHEN_AUSFUEHREN".                |&lt;BR /&gt;|    The main program was "SAPMM07M ".                                                            |&lt;BR /&gt;|                                                                                                  |&lt;BR /&gt;|    In the source code you have the termination point in line 34                                  |&lt;BR /&gt;|    of the (Include) program "MM07MFB9_BUCHEN_AUSFUEHREN".                                        |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|Source Code Extract                                                                              |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|Line |SourceCde                                                                                  |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|    4|*---------------------------------------------------------------------*                    |&lt;BR /&gt;|    5|*      Die Verbuchungstabellen werden verbucht.                      *                    |&lt;BR /&gt;|    6|*---------------------------------------------------------------------*                    |&lt;BR /&gt;|    7|                                                                                            |&lt;BR /&gt;|    8|* consider the tables XEKBE_MA and XEKBZ_MA for the        "MAA EhP4                      |&lt;BR /&gt;|    9|* PO history of postings with multi account assignment      "MAA EhP4                      |&lt;BR /&gt;|  10|                                                                                            |&lt;BR /&gt;|  11|ENHANCEMENT-POINT MM07MFB9_BUCHEN_AUSFUEHREN_006 SPOTS ES_SAPMM07M STATIC .                |&lt;BR /&gt;|  12|                                                                                            |&lt;BR /&gt;|  13|*&amp;amp;---------------------------------------------------------------------*                    |&lt;BR /&gt;|  14|*&amp;amp;      Form  buchen_ausfuehren                                                            |&lt;BR /&gt;|  15|*&amp;amp;---------------------------------------------------------------------*                    |&lt;BR /&gt;|  16|*      text                                                                                |&lt;BR /&gt;|  17|*----------------------------------------------------------------------*                    |&lt;BR /&gt;|  18|FORM buchen_ausfuehren.                                                                    |&lt;BR /&gt;|  19|                                                                                            |&lt;BR /&gt;|  20|  DATA:                                                                                    |&lt;BR /&gt;|  21|    ls_dm07m            TYPE dm07m,                                                        |&lt;BR /&gt;|  22|    ls_vm07m            TYPE vm07m.                                                        |&lt;BR /&gt;|  23|                                                                                            |&lt;BR /&gt;|  24|ENHANCEMENT-POINT mm07mfb9_buchen_ausfuehren_005 SPOTS es_sapmm07m STATIC.                  |&lt;BR /&gt;|  25|  STATICS: statics_lock TYPE char1.                                                        |&lt;BR /&gt;|  26|                                                                                            |&lt;BR /&gt;|  27|  DATA:ls_isc_me_post_history TYPE isc_me_post_history.                                    |&lt;BR /&gt;|  28|                                                                                            |&lt;BR /&gt;|  29|  def_break 'BUCHEN_AUSFUEHREN'.                            "#EC *                          |&lt;BR /&gt;|  30|  BREAK-POINT ID mb_buchen_ausfuehren.                                                      |&lt;BR /&gt;|  31|                                                                                            |&lt;BR /&gt;|  32|* statics_lock secures that BUCHEN_AUSFUEHREN is only processed once!                      |&lt;BR /&gt;|  33|  IF statics_lock = x.                                                                      |&lt;BR /&gt;|&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;|    MESSAGE x372(m7).                                                                      |&lt;BR /&gt;|  35|  ENDIF.                                                                                    |&lt;BR /&gt;|  36|  statics_lock = x.                                                                        |&lt;BR /&gt;|  37|                                                                                            |&lt;BR /&gt;|  38|ENHANCEMENT-POINT buchen_ausfuehren_09 SPOTS es_sapmm07m.                                  |&lt;BR /&gt;|  39|                                                                                            |&lt;BR /&gt;|  40|* Consistency check                                                                        |&lt;BR /&gt;|  41|  DATA: l_switch_off TYPE char1.                                                            |&lt;BR /&gt;|  42|  GET PARAMETER ID 'M7373_DISABLE' FIELD l_switch_off.                                      |&lt;BR /&gt;|  43|  IF l_switch_off IS INITIAL.                                                              |&lt;BR /&gt;|  44|    CALL FUNCTION 'MB_CONSISTENCY_CHECK'                                                    |&lt;BR /&gt;|  45|      EXPORTING                                                                            |&lt;BR /&gt;|  46|        it_xmseg            = xmseg[]                                                      |&lt;BR /&gt;|  47|        it_xvm07m          = xvm07m[]                                                      |&lt;BR /&gt;|  48|      EXCEPTIONS                                                                            |&lt;BR /&gt;|  49|        missing_zustd_t156m = 1                                                            |&lt;BR /&gt;|  50|        OTHERS              = 2.                                                            |&lt;BR /&gt;|  51|    IF sy-subrc &amp;lt;&amp;gt; 0.                                                                      |&lt;BR /&gt;|  52|      MESSAGE a373 WITH sy-subrc.                                                          |&lt;BR /&gt;|  53|    ENDIF.                                                                                  |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|Contents of system fields                                                                        |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|Name    |Val.                                                                                    |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|SY-SUBRC|0                                                                                        |&lt;BR /&gt;|SY-INDEX|0                                                                                        |&lt;BR /&gt;|SY-TABIX|1                                                                                        |&lt;BR /&gt;|SY-DBCNT|1                                                                                        |&lt;BR /&gt;|SY-FDPOS|0                                                                                        |&lt;BR /&gt;|SY-LSIND|0                                                                                        |&lt;BR /&gt;|SY-PAGNO|0                                                                                        |&lt;BR /&gt;|SY-LINNO|1                                                                                        |&lt;BR /&gt;|SY-COLNO|1                                                                                        |&lt;BR /&gt;|SY-PFKEY|H4HL                                                                                    |&lt;BR /&gt;|SY-UCOMM|BU                                                                                      |&lt;BR /&gt;|SY-TITLE|Enter Other Goods Receipts: Collective Processing                                        |&lt;BR /&gt;|SY-MSGTY|X                                                                                        |&lt;BR /&gt;|SY-MSGID|M7                                                                                      |&lt;BR /&gt;|SY-MSGNO|372                                                                                      |&lt;BR /&gt;|SY-MSGV1|                                                                                        |&lt;BR /&gt;|SY-MSGV2|                                                                                        |&lt;BR /&gt;|SY-MSGV3|                                                                                        |&lt;BR /&gt;|SY-MSGV4|                                                                                        |&lt;BR /&gt;|SY-MODNO|1                                                                                        |&lt;BR /&gt;|SY-DATUM|20090701                                                                                |&lt;BR /&gt;|SY-UZEIT|142515                                                                                  |&lt;BR /&gt;|SY-XPROG|SAPLBPFC                                                                                |&lt;BR /&gt;|SY-XFORM|%_CONTROL_EXIT_DYNPRO                                                                    |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|Active Calls/Events                                                                              |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|No.  Ty.          Program                            Include                            Line  |&lt;BR /&gt;|      Name                                                                                        |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|    3 FORM        SAPMM07M                            MM07MFB9_BUCHEN_AUSFUEHREN            34  |&lt;BR /&gt;|      BUCHEN_AUSFUEHREN                                                                          |&lt;BR /&gt;|    2 FORM        SAPMM07M                            MM07MFF0_FCODE_BEARBEITEN              51  |&lt;BR /&gt;|      FCODE_BEARBEITEN                                                                            |&lt;BR /&gt;|    1 MODULE (PAI) SAPMM07M                            MM07MI00                              609  |&lt;BR /&gt;|      FCODE_BEARBEITEN                                                                            |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|Chosen variables                                                                                  |&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;|Name                                                                                              |&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 10:04:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-while-posting-gr/m-p/10203805#M1825042</guid>
      <dc:creator>former_member158944</dc:creator>
      <dc:date>2014-03-28T10:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Error while posting   GR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-while-posting-gr/m-p/10203806#M1825043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And the question IS ????????????????????????????????????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What did you do already to investigate this ??????????????????????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you follow the instructions in the dump, the ones you popsted here ????????????????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks to me you have implemented a BADI in a wrong way. On first glance it might be that you try to book a post which is already booked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error states that you are trying to book something twice:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;|* statics_lock secures that BUCHEN_AUSFUEHREN is only processed once!  &lt;/P&gt;&lt;P&gt;IF statics_lock = x.                                                                     &lt;/P&gt;&lt;P&gt;MESSAGE x372(m7).  &lt;/P&gt;&lt;P&gt;ENDIF.                                                                                   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you check that ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 10:10:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-while-posting-gr/m-p/10203806#M1825043</guid>
      <dc:creator>PeterJonker</dc:creator>
      <dc:date>2014-03-28T10:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Error while posting   GR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-while-posting-gr/m-p/10203807#M1825044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can recommend trying 2 possibilities:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. MESSAGE_TYPE_X is likely kernel problem.&lt;/P&gt;&lt;P&gt;You'd want to update your kernel level up to latest version.&lt;/P&gt;&lt;P&gt;That'll solve most cases&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. upgrade the GUI patch or uninstall and reinstall the same GUI same patch level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the GUI first.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 10:11:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-while-posting-gr/m-p/10203807#M1825044</guid>
      <dc:creator>former_member201275</dc:creator>
      <dc:date>2014-03-28T10:11:15Z</dc:date>
    </item>
  </channel>
</rss>

