Register Login

How to identify static & Dynamic Parameters in Java System?

Updated May 18, 2018

Dynamic Parameters: These are maintained in RZ11 and displayed with option change value.
Static Parameters: These are maintained in RZ10 and displayed without option change value.

You Will find all dynamic parameters in nwa or visual admin and most of static changes will be done from config tool .


Comments

  • 30 May 2014 7:32 am Sushma

    Parameter can be differentiated whether it is dynamic or static by checking in RZ11 transaction of SAP.
    In Rz11, type the parameter and display it. In the screen , there will be a check box with description as "Dynamically switchable". If that check box is ticked, it means that it is dynamic parameter and value can changed in run time without restart of the system. If it is not ticked, then it is static parameter and it needs restart of a sap system for the changes to take effect.

  • 30 May 2014 7:34 am Sushma

    Static are the parameters those won’t take effect immediately the value is set. Restart of an sap system is required for them to take effect.

    Dynamic are the parameters those will take effect immediately in the run time. Restart of an sap system is not required for them to take effect.


×