Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP Dump

Former Member
0 Likes
686

Hi,

When the abap dump with value '*****' comes in reports.

thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
666

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

5 REPLIES 5
Read only

Former Member
0 Likes
666

Can you please be clear...

Thanx,

Pritha

Read only

Former Member
0 Likes
666

Hi:

Either there is width problem or just change declaration type .

Regards

Shashi

Read only

Former Member
0 Likes
667

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

Read only

Former Member
0 Likes
666

Hi,

can you post clearly...

Madhu

Read only

Former Member
0 Likes
666

Hi,

can you please send dump details and code.

Regards

Md.MahaboobKhan