How to find Buffered or not?
Answer Posted / chiranjit
We can find buffured or not by going to the technical
settings of a table .There is an option called 'Buffering
allowed'.If that option is checked ,that means the table is
buffured.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
In the `select' statement what is group by ?
What is asynchronous update?
What are the different methods of passing data?
In select-options, how to get the default values as current month first date and last date by default?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
What is the advantage of structures?
What are the main uses of the primary key?
What is the function of a data element?
Define spool request?
How to convert the Unit for 'Distance' (The value from one Unit to another).
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
What are the different types of locks? : abap data dictionary
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What are the disadvantages of abap query tool?