How To Fix DDLS336 - Maximum accuracy 37 at DEC exceeded by an arithmetic expression


DDLS336 - Overview

  • Message type: E = Error

  • Message class: DDLS - For DDL source handling

  • Message number: 336

  • Message text: Maximum accuracy 37 at DEC exceeded by an arithmetic expression

  • Show details Hide details
  • What causes this issue?

    An arithmetic operation with decimal values is being executed. Here, the
    internal calcuation type with 37 places is too large.

    System Response

    The object check is not successful.

    How to fix this error?

    You must perform the calculation with smaller values, for example, by
    executing a cast beforehand.

    Procedure for System Administrators

    The system issues an error message and will not allow you to continue with this transaction until the error is resolved.


    Error message extract from SAP system. Copyright SAP SE.


Smart SAP Assistant

  • What is the cause and solution for SAP error message DDLS336 - Maximum accuracy 37 at DEC exceeded by an arithmetic expression ?
    The SAP error message DDLS336, which states "Maximum accuracy 37 at DEC exceeded by an arithmetic expression," typically occurs in the context of database operations, particularly when dealing with decimal data types in ABAP or SQL statements. This error indicates that an arithmetic operation has resulted in a value that exceeds the maximum precision allowed for decimal numbers in SAP.
    
    Cause: Decimal Precision Limit: In SAP, the maximum precision for decimal numbers is 37 digits. If an arithmetic operation (like addition, multiplication, etc.) results in a number that has more than 37 digits, this error will be triggered. Data Type Mismatch: If you are performing operations on fields with different data types, it may lead to unexpected results that exceed the precision limit. Large Values: Operations involving very large numbers or calculations that compound values can easily exceed the maximum allowed precision.
    Solution: Review Arithmetic Operations: Check the arithmetic expressions in your code. Ensure that the

    Already have an account? Login here!




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


Related SAP Error Messages

Click the links below to see the following related messages:

Click on this link to search all SAP messages.


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