2009 Jun 12 2:17 PM
Hi experts,
In our system SAP CRM history is off. Please let me know how to make the history option 'ON' and the last accessed data will be saved into History table.
2009 Jun 12 2:26 PM
On your SAP Gui screen, right at the top on the right there is an icon which looks like a monitor(or is actually a monitor). Click on this and select options. On tab Local data you can select the radiobutton for history.
In addition: On your SAP Logon screen select the correct system and choose 'Change' button. The network connection should should be 'fast' (or better not sLOW).
Edited by: Micky Oestreich on Jun 12, 2009 3:26 PM
2009 Jun 12 2:56 PM
But that is for local history. I am saying about SGOS_OBJECT_ADD_TO_HISTORY function module which is saving the last accessed data. But here it is checking for the variable global_hist_off as it is initial or not. If it is initial then only it will save the data into history table. How to make this global variable value as initial?
2009 Dec 29 12:04 PM