What is table buffer? Which type of tables used this
buffer?

Answer Posted / bandivenkateswarlu

table buffer is used to stored data temperroly into the
database for application programs.

there are three types of table buffers;

1.buffering allowed
2.buffering not allowed.
3.buffering not allowed and switched on.
for performence wise buffering not allowed and switched on
is the best.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is a foreign key relationship? Explain this with the help of an example.

812


Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?

2546


When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?

773


how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul

3089


What are the dis-advantages of logical databases? : abap hr

851


Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.

2169


What are Tickets in Realtime ?

1927


How to specify a client for database table processing?

808


What are the differences between interactive and drill down reports?

763


how to create view in bdc..??

2562


What is the significance of the screen number ‘0’?

774


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

2012


What is difference between float and packed data type?

845


What is Buffering Concept? When should a Table be buffered?

12308


what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.

2305