what is the difference between se16 and se17 ???
need urgent ans plz..
Answer Posted / christina
Another difference:
SE17 can read data from the table buffer of the instance.
SE16 is always selecting directly from the database as the SELECT has the addition BYPASSING BUFFER.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the data types of the abap/4 layer? : abap data dictionary
Lock objects and what are parameters of ENQUEUE FM?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
What are differences between at selection-screen and at selection-screen output?
What are the main events of which are used for logical database?
What is locking ?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
How can we upload a text file having delimiters in to legacy system?
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
What are the attributes of the data? : abap data dictionary
Can we call reports and transactions from interactive reporting lists?
What is ps structure? : abap hr
after creating lock object if does n't access record by second user what should we do?
What are internal tables? How do you get the number of lines in an internal table?
What is the difference between call transaction and session method? : abap bdc