Answer Posted / akram
sto5 is sql trace
se30 is runtime analysis used to exmine the performance of
an abap-program,transaction and functio;n module.
when we activate sql trace we can find out how many tables
are updated when we perform a transaction.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to create any functions? How to go about it?
What are the types of indexes in abap?
Can a domain, assigned to a data element be changed?
What kind of deliverables you have on a day to day basis?
What are the major steps will you use for tuning?
What is an abap data dictionary? : abap data dictionary
What is the difference between RETURNING and CHANGING parameters for a method?
What is the difference between the function module and a normal abap/4 subroutine?
What are the various events associated with screen programming?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
Setting up a BDC program where you find information from?
What are the 3 types of function modules in sap?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
How move-corresponding works