How To Fix DDVIDB357 - DDIC and DB result type (length/decimal places) for & are the same: &/&


SAP Error Message - Details

  • Message type: E = Error

  • Message class: DDVIDB - Database-specific parts of views

  • Message number: 357

  • Message text: DDIC and DB result type (length/decimal places) for & are the same: &/&

  • Show details Hide details


  • Self-Explanatory Message

    Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.

    To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.

    Unfortunately, there isn't any extra information in this error notice.



    What else can you do?

    First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).

    Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.

    You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.


Smart SAP Assistant

  • What is the cause and solution for SAP error message DDVIDB357 - DDIC and DB result type (length/decimal places) for & are the same: &/& ?

    The SAP error message DDVIDB357 typically indicates a mismatch between the data dictionary (DDIC) definition and the database (DB) definition for a particular field in terms of length and decimal places. This error arises when the data type definitions in the ABAP Dictionary do not align with the definitions in the underlying database table.

    Cause:

    1. Mismatch in Field Definitions: The field in the ABAP Dictionary (DDIC) has a different length or number of decimal places compared to the corresponding field in the database table.
    2. Database Changes: If the database schema was altered (e.g., a field was modified) without updating the corresponding DDIC definitions, this error can occur.
    3. Transport Issues: If changes were transported from one system to another (e.g., from development to production) and the transport did not include the necessary updates to the DDIC or DB, inconsistencies can arise.

    Solution:

    1. Check Field Definitions:

      • Use transaction SE11 (Data Dictionary) to check the field definitions in the DDIC.
      • Use transaction SE14 (Database Utility) to check the database table structure.
      • Ensure that the length and decimal places match between the DDIC and the database.
    2. Adjust Definitions:

      • If discrepancies are found, you may need to adjust the field definitions in either the DDIC or the database to ensure they match.
      • If you need to change the DDIC, you can do this in transaction SE11. If you need to change the database, you may need to use transaction SE14 to adjust the database structure.
    3. Activate Changes: After making any changes, ensure that you activate the DDIC objects and, if necessary, perform a database activation.

    4. Transport Changes: If the issue arose due to a transport, ensure that all relevant objects are included in the transport request and re-transport them if necessary.

    5. Check for Other Dependencies: Sometimes, other objects (like views or programs) may also depend on the field. Ensure that all related objects are consistent.

    Related Information:

    • Transaction Codes:

      • SE11: Data Dictionary
      • SE14: Database Utility
      • SE80: Object Navigator (to check related objects)
    • Documentation: Refer to SAP Help documentation for more details on data dictionary and database management.

    • SAP Notes: Check SAP Notes for any known issues or patches related to this error message.

    • Testing: After making changes, perform thorough testing to ensure that the application behaves as expected and that no other issues arise.

    By following these steps, you should be able to resolve the DDVIDB357 error and ensure that your DDIC and database definitions are consistent.

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


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's SAP support assistant is amazing. Saves me countless hours trying to solve complex SAP issues myself. It's a real game changer!
Rate 1
Thomas Michael
SAP Consultant, Author & Speaker