How To Fix OIUP008 - PDM software does not support UPDATE SET:


SAP Error Message - Details

  • Message type: E = Error

  • Message class: OIUP - PDM Message Class

  • Message number: 008

  • Message text: PDM software does not support UPDATE SET:

  • Show details Hide details
  • What causes this issue?

    Invalid PDM SQL syntax encountered

    System Response

    Program termination

    How to fix this error?

    PDM SQL needs to be restructured to NOT use UPDATE table SET: (with
    colon and commas) per standard ABAP recommendations.
    Extraction of standard ABAP documentation:

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

    Do not use the colon and commas to separate chained statements, since
    you could change an entire database table without wanting to, if you use
    them wrongly.
    * FALSCH * WRONG * FALSCH * WRONG * FALSCH * WRONG *
    * UPDATE SCUSTOM SET: DISCOUNT = '003',
    * TELEPHONE = '0621/444444'
    * WHERE ID = '00017777'.
    This code fragment is not a single statement that update the discount
    and telephone number for the customer with the customer number
    '00017777'. Rather, it represents two statements - the first changes the
    discount for all customers, while the second changes the telephone
    number of the customer with the customer number '00017777'.

    Procedure for System Administrators


    Error message extract from SAP system. Copyright SAP SE.


Smart SAP Assistant

  • What is the cause and solution for SAP error message OIUP008 - PDM software does not support UPDATE SET: ?

    The SAP error message OIUP008, which states "PDM software does not support UPDATE SET," typically occurs in the context of using the SAP Plant Data Management (PDM) module. This error indicates that there is an issue with the way the system is trying to update data in the PDM software.

    Cause:

    1. Unsupported Operation: The error suggests that the operation being attempted (an UPDATE SET command) is not supported by the PDM software. This could be due to limitations in the PDM module or the specific configuration of the system.
    2. Incorrect Data Handling: The data being processed may not be in the expected format or may not meet the criteria required for an update operation.
    3. Version Compatibility: There may be compatibility issues between the version of the PDM software and the database or other components being used.
    4. Configuration Issues: There may be misconfigurations in the PDM settings or in the database connection settings.

    Solution:

    1. Check Documentation: Review the SAP documentation for PDM to understand the supported operations and ensure that the operation you are trying to perform is valid.
    2. Data Validation: Ensure that the data you are trying to update is valid and conforms to the expected formats and constraints.
    3. Review Configuration: Check the configuration settings for PDM and ensure that they are set up correctly. This includes checking database connections and any relevant parameters.
    4. Update Software: If you are using an outdated version of the PDM software, consider updating to the latest version that may have resolved this issue.
    5. Consult SAP Support: If the issue persists, consider reaching out to SAP support for assistance. They may provide patches or specific guidance based on your system configuration.

    Related Information:

    • SAP Notes: Check for any relevant SAP Notes that may address this specific error or provide additional troubleshooting steps.
    • Community Forums: Engage with SAP community forums or user groups where similar issues may have been discussed.
    • Logs and Traces: Review system logs and traces to gather more information about the context in which the error occurs, which can help in diagnosing the issue.

    By following these steps, you should be able to identify the root cause of the OIUP008 error and implement a suitable solution.

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