How To Fix RSM2716 - Satz &1, Segment &2 nicht in Cross-Record-Tabelle


SAP Error Message - Details

  • Message type: E = Error

  • Message class: RSM2 - Monitor assistant help texts

  • Message number: 716

  • Message text: Satz &1, Segment &2 nicht in Cross-Record-Tabelle

  • Show details Hide details
  • Was verursacht dieses Problem?

    You created new data records in a routine of the transformation. They do
    not have a data record number. An error occurred in one of these data
    records. Since this record does not have a data record number, it cannot
    be handled by error processing.
    You cannot process the error on single-record basis since this sorts out
    the corresponding original data records and provides a correction.

    Systemantwort

    The processing of the data package is terminated.

    Wie behebe ich diesen Fehler?

    Copy the data record number (field RECORD) from the original data record
    into the new data record.
    Example
    <EX>DATA: result_fields TYPE _ty_s_tg_1.</>
    <EX>LOOP AT result_package INTO result_fields WHERE accounttype = 'I'.
    </>
    <EX> result_fields-accounttype = 'E'.</>
    <EX> APPEND result_fields TO result_package.</>
    <EX>ENDLOOP.</>
    <ZH>Result </>
    Each data record of the original package exists twice, once with
    <EX>accounttype = 'I'</>, and once with <EX>accounttype = 'E'</>. The
    new data records have the same record numbers as the original data
    records.

    Vorgehensweise für Systemadministratoren

    Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler behoben ist.


    Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE


Smart SAP Assistant

  • Was ist die Ursache und Lösung für den SAP Fehler RSM2716 - Satz &1, Segment &2 nicht in Cross-Record-Tabelle ?




    • Do you have any question about this error?


      Upgrade now to chat with this error.


Instant HelpGet instant SAP help. Start your 7-day free trial now.


Zugehörige SAP-Fehlermeldungen

Klicken Sie auf die Links unten, um die folgenden verwandten Nachrichten anzuzeigen:

Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.


Rating
The AI Support Assistant is great. It provides comprehensive assistance even on the most difficult issues. I highly recommend this service.
Rate 1
John Jordan
SAP Consultant & Author