‎2009 Feb 20 9:39 AM
Hi,
When the abap dump with value '*****' comes in reports.
thanks
‎2009 Feb 20 9:48 AM
hi....
this is due to the reason....
you have either field of type 'I' OR 'P' OR 'F' OR 'X'
AND YOU ARE TRYING TO GIVE IT A VALUE '************'
JUST CHANGE THE TYPE TO 'C' OR 'STRING'
REGARDS
‎2009 Feb 20 9:44 AM
‎2009 Feb 20 9:45 AM
Hi:
Either there is width problem or just change declaration type .
Regards
Shashi
‎2009 Feb 20 9:48 AM
hi....
this is due to the reason....
you have either field of type 'I' OR 'P' OR 'F' OR 'X'
AND YOU ARE TRYING TO GIVE IT A VALUE '************'
JUST CHANGE THE TYPE TO 'C' OR 'STRING'
REGARDS
‎2009 Feb 20 9:49 AM
‎2009 Feb 20 9:50 AM
Hi,
can you please send dump details and code.
Regards
Md.MahaboobKhan