Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →

Close

How To Fix RSPLFOX191 - Ha ocurrido una excepción aritmética


SAP Error Message - Details

  • Message type: E = Error

  • Message class: RSPLFOX - FOX messages: Parsing and runtime

  • Message number: 191

  • Message text: Ha ocurrido una excepción aritmética

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

    An arithmetic exception occurred during formula processing on HDB. The
    main reasons for this are division by zero and overflow.

    Respuesta del sistema

    The system sets the result of the corresponding formula statement to
    zero and continues to process the rest of the formula.

    ¿Cómo arreglar este error?

    Check your formula. The behavior of the runtime systems of the
    application server and the HDB are different. The formula line:
    { KEYFIG1, CHARVALUE1 } = { KEYFIG1, CHARVALUE1 } +
    { KEYFIG2, CHARVALUE2 } / { KEYFIG3, CHARVALUE4 }.
    will be evaluated differently. If the value of { KEYFIG2, CHARVALUE2 }
    is zero, the ABAP/V runtime system will set the result to the value of {
    KEYFIG1, CHARVALUE1 }, even if the value of { KEYFIG3, CHARVALUE4 } is
    zero. In this case, no arithmetic exception in the ABAP/V runtime system
    occurs. The HDB runtime system will set the result to zero if the value
    of { KEYFIG3, CHARVALUE4 } is zero. An arithmetic exception occurs here.
    You can rewrite the formula as follows:
    L_HELP = { KEYFIG3, CHARVALUE4 }.

    { KEYFIG1, CHARVALUE1 } = { KEYFIG1, CHARVALUE1 } + { KEYFIG2,
    CHARVALUE2 } / L_HELP.

    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 RSPLFOX191 - Ha ocurrido una excepción aritmética ?




    • Do you have any question about this error?


      Upgrade now to chat with this error.


Instant HelpGet instant SAP help. Sign up for our Free Essentials Plan.


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
ERPlingo simplifies finding the accurate answers to SAP message errors. I now use every week. A must have tool for anyone working with SAP! Highly recommended!
Rate 1
Kent Bettisworth
Executive SAP Consultant