2014 Dec 02 5:59 AM
Dear all,
I write an selection-screen like this, but one can have the input help (push the space, it can show the data you input before), but the second one can not have this function, Is there any wrong in my selection-screen ? how do I fix this ?
2014 Dec 02 6:11 AM
Hi Zhang,
Is that all the code you have that is related to selection screen? Please post if you have any other code in other events or in Initialization event.
And I am confused if the above values are really input values or just the old values that you have entered before in that field.
Enter manually some value in second field and then check if it is same as first field.
Regards
Sri
2014 Dec 02 6:32 AM
Check the domains of the fields where it works and see if they have the same settings as where it doesn't. This kind of input help is an interaction of SAPGUI with the field definition - which is at domain (or maybe) data element level.