‎2007 Jan 25 7:49 PM
hi.this is arijit...plese give me some short dum example regarding Reoprting,
B.D.C,SCRIPT,SMARTFORMS,MODULE POOL....
bye
thanking you
arijit
‎2007 Jan 26 7:19 AM
Hi,
If the custom ABAP program (Z program) has a statement 'delete from itab', just before this statement if the internal table is empty, then it will give a dump.
In the program if you have a statement X/Y and if Y happens to be zero, then it will give a dump.
In the program if you keep adding amounts to a field and if the sum is greater than the size of the amount field then it will give a dump.
These are some of the report dump that we can expect.
Regards
Vimal
‎2007 Jan 26 9:19 AM
Hi,
Go to SM37 (especially in QA/PRD) and in the job name give *, user name also give *, tick the option cancel, keep the from date as blank and execute. Here you will get the list of short dumps, if basis team has not removed the old logs. You can choose each cancelled job and click on job log. Here if you double click on the job log, it will give in detail what is the name of dump, what is the reason for the dump, how to overcome the dump etc. This is a good way of understanding short dumps.
One more easiest way is use ST22 transaction code. You can double click on each of the dump which will give a detailed analysis as I mentioned above.
Reward points if found useful.
Regards
Vimal