How To Fix RSM2716 - Registro &1, segmento &2 no en tabla reg.cruzado


SAP Error Message - Details

  • Message type: E = Error

  • Message class: RSM2 - Monitor assistant help texts

  • Message number: 716

  • Message text: Registro &1, segmento &2 no en tabla reg.cruzado

  • Show details Hide details
  • ¿Qué causa este problema?

    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.

    Respuesta del sistema

    The processing of the data package is terminated.

    ¿Cómo arreglar este error?

    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.

    Procedimiento para Administradoras de Sistemas

    El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.


    Extracto de mensaje de error del sistema SAP. Copyright SAP SE.


Smart SAP Assistant

  • ¿Cuál es la causa y la solución del error de SAP RSM2716 - Registro &1, segmento &2 no en tabla reg.cruzado ?




    • 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.


Mensajes de error de SAP relacionados

Haga clic en los enlaces a continuación para ver los siguientes mensajes relacionados:

Haga clic en este enlace para buscar todos los mensajes de SAP.


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