‎2009 Mar 25 10:45 AM
Hi All,
How to set the values for the hidden fields in maintenance view and default values for some visible fields.
Thanks
Jyothi
‎2009 Mar 25 11:01 AM
Create a module in your screen in PBO section and map default values into your required fields.
Remember these custom modules will vanish if you regenerate table maintainace later.
‎2009 May 20 12:55 PM
Hi Manohar, Jyothi,
Is there a way to do the same, but clicking on any of the desired input fields?
I mean, you could put the mentioned module between the loop and fill all of the desired fields for every line with their default values. Also, you could use the variable 'INDEX' to fill specific lines, e.g., the first line.
But, what if you want to fill the field just when clicking on it? (nothing more, without pressing enter or whatever)
Thanks in advance.
José Gabriel.
‎2009 May 20 1:16 PM
‎2009 May 20 2:27 PM
Hi Tripat,
Thanks, usefull information about Table Maintenance Events, but for event 05 you still need to press 'enter' or something, in order to make the default values appear.
I am talking about "clicking on the desired field on the next line", so, at that point, the default value should appear suddenly. And this is repeated, if you change to the next line and click the field, and so on.
Regards,
José Gabriel.
Edited by: José Gabriel on May 20, 2009 3:28 PM
‎2009 May 21 5:11 AM
Hi Jose!
I replied to jyothi nutakki's query. For your query please Start a new thread.
Please don't mind.
Tripat.
‎2009 May 20 1:28 PM
[this|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc] may help.
‎2009 May 21 6:35 AM