ALV - Getting Dump when performing Sum of a Column

Question: Hello to the lovely SAP World.

I am getting a short dump when I try to get the sum of a column. I am using
fieldcatalog-do_sum = 'X'.
while generating the filed catalog, but when the
REUSE_ALV_GRID_DISPLAY is called the dump occurs.

The dump is giving the error of Message Class "OK" and Number 000.
It says
"The termination occurred in line 924 of the source code of the (Include) program "LSLVCF01 " of the source code of program "LSLVCF01 " (when calling the editor 9240)."


Please help................

Answer:
Hello to the lovely SAP World.

I am getting a short dump when I try to get the sum of a column. I am using
fieldcatalog-do_sum = 'X'.
while generating the filed catalog, but when the
REUSE_ALV_GRID_DISPLAY is called the dump occurs.

The dump is giving the error of Message Class "OK" and Number 000.
It says
"The termination occurred in line 924 of the source code of the (Include) program "LSLVCF01 " of the source code of program "LSLVCF01 " (when calling the editor 9240)."


Please help................

Please past your fieldcatalog query.

Answer:
is the summed field a packed field? that will cause a dump.

field should be a currency field, or type n, c, i.
Copyright ?2007 - 2008 www.jt77.com