Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Previous data in the field is not comming when we press space bar

Former Member
0 Kudos

Hi Experts,

I am faceing 1 issue in module pool programming.i have 10 input fields in a perticular screen,

when i am pressing Space Key in a perticular input field , for some fields the previous data what i field last time is comming,

but for some fields it's not comming there, i want it should be with every field.

Finally i would like to know how to get the previous data what i have entered last time has to come when i will press space key

in a input field of screen.

Regards,

Susheel Joshi

Edited by: SUSHEEL JOSHI on Apr 9, 2010 4:47 PM

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

Have multiple fields the same "name", are some field name or value too long.

Check your Sapgui settings [[Alt]+[F12]|http://help.sap.com/SAPhelp_nw04/helpdata/en/f9/9f9d427cab0831e10000000a1550b0/frameset.htm] and read OSS notes like [Note 399180 - SAP GUI input history depending on field (name) length|https://service.sap.com/sap/support/notes/399180]

Regards,

Raymond