‎2008 Sep 08 7:14 AM
Hi,
Is it possible to view and change value of a parameter id in Debug mode ?
‎2008 Sep 08 7:16 AM
‎2008 Sep 08 7:29 AM
‎2008 Sep 08 7:35 AM
Hi
Open DEBUG MODE -
> click on the field that you want to change------> write the new value -
> and at the extreme right click on CHNG FLD CONTENTs icon.
Regards
Pavan
‎2008 Sep 08 7:44 AM
Hi Mehul mori,
The field for Parameter ID is MEMORYID ---> Set/Get parameter ID.
In Debugger Mode first check the value for this Field, Now change the value for that field and click on the Pencil symbol push botton on the right on that field.
Best regards,
raam
‎2008 Sep 08 7:50 AM
Hi Mehul,
Follow the steps....
1. Execute the program in DEBUGGING MODE
2. Double click on the variable you want to change the value for
3. Beside the variable there will be a text box and mention the value in it.
4. Click on the Pencil symbol Icon which overwrites the existing value to new value you had given.
5. Continue execution.
6. Repeat 3 & 4 steps if you want to change the value again in the same debugging session.
This would solve your issue.
Good luck
Narin
‎2008 Sep 08 7:46 AM
But it is not reccommed at all.
changing any database utility by debug may occur incosistancy on your system.