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

Close

How To Fix WEBDYNPRO_RT013 - CPU time of called sessions


SAP Error Message - Details

  • Message type: E = Error

  • Message class: WEBDYNPRO_RT - Message class of Web Dynpro runtime

  • Message number: 013

  • Message text: CPU time of called sessions

  • 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 WEBDYNPRO_RT013 - CPU time of called sessions ?

    The SAP error message WEBDYNPRO_RT013: CPU time of called sessions typically indicates that the Web Dynpro application or its called sessions have exceeded the allowed CPU time limit during execution. This is a runtime error related to performance and resource consumption.


    Cause

    • Excessive CPU usage: The Web Dynpro application or one of its called sessions is consuming more CPU time than the system threshold allows.
    • Long-running processes: The application might be performing complex calculations, large data processing, or inefficient loops.
    • Infinite loops or inefficient code: Programming errors causing loops or recursive calls that never terminate or take too long.
    • Heavy database operations: Slow or unoptimized database queries triggered by the Web Dynpro application.
    • System resource limits: The SAP system or Web Dynpro runtime environment has CPU time limits configured to prevent runaway processes.

    Solution

    1. Analyze the application code:

      • Check for inefficient loops, recursive calls, or heavy computations.
      • Optimize algorithms and logic to reduce CPU consumption.
      • Use performance analysis tools (e.g., ST12, SAT) to identify hotspots.
    2. Optimize database access:

      • Review and optimize SQL queries.
      • Use proper indexes and avoid unnecessary data retrieval.
      • Consider buffering or caching data if applicable.
    3. Check Web Dynpro configuration:

      • Review the timeout and CPU time limits configured in the system.
      • Adjust parameters if necessary, but only after ensuring the application is optimized.
    4. Use SAP transaction ST22 and SM50/SM66:

      • Check for dumps related to this error.
      • Monitor active processes and CPU usage.
    5. Divide workload:

      • If possible, split large processing tasks into smaller chunks.
      • Use background jobs or asynchronous processing for heavy tasks.
    6. Apply SAP Notes:

      • Search for SAP Notes related to WEBDYNPRO_RT013 for any known bugs or patches.

    Related Information

    • Transaction ST22: Analyze short dumps related to CPU time exceeded.
    • Transaction SM50/SM66: Monitor work processes and CPU consumption.
    • Transaction SAT/ST12: Performance trace tools to analyze runtime behavior.
    • SAP Notes: Check SAP Support Portal for notes on WEBDYNPRO_RT013.
    • Web Dynpro Runtime Limits: The system parameter rdisp/max_wprun_time controls the maximum runtime of work processes.
    • SAP Help Portal: Documentation on Web Dynpro performance tuning.

    Summary

    Aspect Details
    Error WEBDYNPRO_RT013 CPU time of called sessions exceeded
    Cause Excessive CPU consumption by Web Dynpro application or called sessions
    Solution Optimize code and queries, analyze performance, adjust system limits, split workload
    Tools ST22, SM50, SM66, SAT, ST12
    Related Info SAP Notes, system parameters like rdisp/max_wprun_time, Web Dynpro performance tuning

    If you provide more details about the specific scenario or dump, I can help with more targeted advice.

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


Related SAP Error Messages

Click the links below to see the following related messages:

Click on this link to search all SAP messages.


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