What is performance tuning?

Answer Posted / ravi kanth

Refer This url.
http://saptechnical.com/Tutorials/ABAP/PerformanceCheckList.htm

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different kinds of lock modes?

556


Explain what is step-loop?

753


What is get cursor field?

868


What is is a match code? : abap data dictionary

677


1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?

1459






Explain what are the system fields? Explain?

554


How to read files and process BDC's automatically ?

1627


How can a lock object be called in the transaction?

527


How to find the return code of a statement in abap programs?

596


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.

1755


What is transparent table?

592


How can you manipulate the presentation and attributes of interactive lists?

603


What is an Unpack command?

628


What is meant by hotspots?

606


What are internal tables? : abap hr

559