‎2009 Jun 10 11:46 AM
hi,
i have developed an alv report,while exporting to local file it is giving dump as "The current statement requires a character-type data object." in the include "LKKBLF99" for quantity field.
‎2009 Jun 10 11:53 AM
Hi,
I think u are trying to equate character field to a numeric field ,
SInce there ia a data type mismatch it is givin you dump.
Could you check both the variable values in the debugger..
Best Regards,
Vanessa Noronha.
‎2009 Jun 10 12:00 PM
please check whether you have any fields if type P(packed decimals or quantity).
from ALV output when u go for dounload these will create the DUMP.
change the fields to character type.
‎2009 Jun 10 12:19 PM
the data in xl sheet is starting from column B. how to make it to come from column A.