SAP ABAP Performance Tuning Questions Table of Contents 1.SQL Interface………………………………………………………………………………………………………. 3 2. String manipulation………………………………………………………………………………………………. 5 3. Internal Tables…………………………………………………………………………………………………….. 6 4. Internal tables vs. Field group………………………………………………………………………………… 8 5. Typing………………………………………………………………………………………………………………… 8 6. If, Case, …………………………………………………………………………………………………………….. 8 7. Field Conversion………………………………………………………………………………………………….. 9 8. Modularization…………………………………………………………………………………………………….. 9 a)    Subroutines…………………………………………………………………………………………………… 9 b)    Function Modules………………………………………………………………………………………… 10 9. Tools………………………………………………………………………………………………………………… 10 a)    Static Analysis (Extended [...]

Share