Posts

Showing posts with the label settings

How to customize the Name of Tab in Debugging.

Image
  How to customize the Name of Tab * Another rarely used options are, by default , the tab labels are like Desktop 1 , Desktop 2 , and Desktop 3 . These labels can be customized. *  To rename the Label as something other than                 Desktop 1 -> Session 1 ,                 Desktop 2 -> Session 2 ,                Desktop 3 -> Session 3 . To rename this * While debugging go to  Menu -> Debugger => Debugger Session => Designation of the User desktop .  * Enter the new label as you wish and click. Then Changed to * After result comes like this. **************************** ** ** Thank You ************************* ** **

How to change the debugging session idle Time

Image
  How to change the debugging session idle Time * When you are using debugging, there is a default time limit for idle time for each debugging session, i.e., the default time limit value is 600 seconds.  *  This time limit can be increased or decreased by using transaction RZ11. *  Enter the parameter rdisp/max_debug_lazy_time . click on display. * Click on change value and give new value and save. **************************** ** ** Thank You ************************* ** **