|
New Page 1
|

SAP ABAP Performance Tuning
Tips & Tricks
Proper Use of Move Statement
Page
12 of 15
Instead of
using the move-corresponding clause it is advisable to use the move
statement instead. Attempt should be made to move entire internal
table headers in a single shot, rather than moving the fields one by
one.
===================================================================================
This
tutorial contains a number of pages, each one explaining a tip or
trick. You can either browse them one by one (click on the NEXT
button, or jump straight to a tip or trick which interests you:


|
New Page 1
|