Application Development and Automation 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: 
Read only

memory for a field when hitting space button

Former Member
0 Likes
4,396

Hello ,

When i hit space button on a field at any screen, i used to see the values i entered before. But i cant see them any more.

Is there a setting for this?

Thanks.

Hello ,

When i hit space button on a field at any screen, i used to see the values i entered before. But i cant see them any more.

Is there a setting for this?

Thanks.

9 REPLIES 9
Read only

matteo_montalto
Contributor
0 Likes
1,826

It's a SAPGUi property. You can access these settings under Settings/Preferences -> Local Data -> Historical data and Cache.

HTH,

M.

Read only

0 Likes
1,826

I didnt change any of these settings but i dont see the values any more. Can it be becouse max cache is exceeded?

Read only

0 Likes
1,826

One more possibility is the files inside SapWorkDir in your \Documents and Settings might be deleted.

Kesav

Read only

0 Likes
1,826

Hi ,

Yes Keshav is Right : Check with folder : SAP_Cache_<userlogin> which is generated in document and settings

your login profile => sapworkdir=> SAP_Cache_<userlogin> is empty

regards

Deepak.

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,826

Are you sure you didn't clear the cache?

Maybe it's a bug. Two weeks ago, my SAPGUI 7.20 did not display the field history any more. I restarted it and the input histories were back.

It may also be because you switched the SAP logon system entry to your system as being a "slow connection", or because you used the web browser (input history feature did not exist till very late).

Last possibility, one of your developers has made a program which clears it!

Sandra

Read only

Former Member
0 Likes
1,826

I cleaned the cache memory, i cant see old values and problem is solved. I dont know why.

Thanks.

Read only

Former Member
0 Likes
1,826

I had the same issue. The problem was the *.mdb file in C:\Users\*\AppData\Roaming\SAP\SAP GUI\History was static. This file should always have a modification date of the current day.  The fix was to delete the file. It is automatically recreated when you open the SAP GUI again.

Read only

1,826

Thanks this worked for me as well 🙂

Read only

0 Likes
1,826

thank you work for me too.