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
What is the meaning of client independent?
What two statements are required in an abap program to output an icon using a write statement?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What are control tables? : abap data dictionary
Explain what is a logical database?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
What is ps structure? : abap hr
What is the difference between sum and collect?
Does the table can have multiple foreign keys?
Define database layer? : abap data dictionary
how can you display data say "your name"in sap script without print program or driver program??
What is an update type with reference to a match code id?
Application Category?
What is the difference between pnp and pnpce? : abap hr
What are the different types of views in sap? : abap data dictionary