Skip to Content
0
Former Member
Jan 04, 2008 at 07:03 PM

do and don't in ABAP

211 Views

hiii

i would like yo know according to u're own experience what are the things to do when doing ABAP

1. like never for select statement inside a loop

2. don't select unnecessary things

3. refresh internal table before using , clear after append etc..

4. when doing open dataset ".txt or .xls" store field in char and do conversion for curency value , date and qty.

share the problems that you have encounter so as to prevent us programmer not to do same error.

i am also searching for an edditor application (with abap syntax such as textpad) where i can store my program code . It is easier to read and work with when SAP application is not available etc...?