‎2006 Aug 27 2:28 PM
Hello Everyone,
Can anyone tell me the concept of bufffering in ABAP?
And what are change tables?
Thnks in anticipation.
Regards,
Sirisha.
‎2006 Aug 27 2:37 PM
Hi Rich,
I was asked in an interview as which is best suited for buffering, master data,transactional data or change data as in change tables.Can u tell me?
Regards,
Sirisha.
‎2006 Aug 27 2:32 PM
‎2006 Aug 27 2:37 PM
Hi Rich,
I was asked in an interview as which is best suited for buffering, master data,transactional data or change data as in change tables.Can u tell me?
Regards,
Sirisha.
‎2006 Aug 27 2:39 PM
‎2006 Aug 27 2:42 PM
‎2006 Aug 28 6:35 AM
Hi !
clearly spoken... you should never buffer a table with application-data in it. If you do so you may see different data in different application-serves if the buffers between them are not yet updated...
Regards
Rainer
Some points would be nice if that helped a bit.