‎2009 Apr 09 5:44 AM
Hi,
I had created a bdc which is working fine and i want to know the code which i had developed conatains the statment of clearing the bufffer . I come to know that the data which i am uploading through the BDC Program stores the data in buffer and i had confusion that after uploading it is still there on the server which might lead to the slow down of the PRD server. Is there any tcode which used to check the data stored in buffers?
‎2009 Apr 09 6:00 AM
Hi,
Generally the values or the data gets sotored in standard table u can view the buffered data in
Icon 'Customized Local Layout' or ALT+F12 shortcut>Options>Local Data.
hope this helps !!!
thanks
ravi aswani
‎2009 Apr 09 7:05 AM
hi,
i had checked as u had said the following data is available:-
History : On
Expiration : 3 Months
Maximum Permited File Size: 10 Mb
Maximum Number of entires: 20
Maximum Cache Size: 10 MB
Maximum Cache File Size: 1000 kb
If set some changes in it does it going to store the for that duration of time and moreover does it going to effect on the program?
‎2009 Apr 09 7:18 AM
Hi,
any changes made shall remain in the system, and the log entries will be maintained as per the changes made..
thanks
ravi
‎2009 Apr 09 7:41 AM
plese clear my doubt that if i had uploaded the data in PRD Server and it had been done sucessfully. but is it going to be present in the buffer also? if it is present then how to remove it or is there any tcode which is used to display the data in buffers ?
‎2009 Apr 09 7:52 AM
No, it would not be present... once the program executes successfully or terminates the buffer gets cleared... so need not worry about the buffer contents...
‎2009 Apr 09 7:58 AM