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 ERROR

Former Member
0 Likes
547

hi experts,

iam getting abap dump error in sap defined function module : system_failure.

i don't know how to solve this problem so pls help me.

regards

Murali.

6 REPLIES 6
Read only

Former Member
0 Likes
525

Friend,

for which FM you're getting this error?

Read only

i048168
Product and Topic Expert
Product and Topic Expert
0 Likes
525

Hi,

Just check the interfaces to the function such as importing parameters, exporting parameters and changing parameters.

Ensure that the data variables passed to these parameters and the data types of the parameters are compatible.

Regards

Vadivelan B

Read only

Former Member
0 Likes
525

HI,

uncomment the exceptions part of that function module.

Regards,

Will.

Read only

VikasB
Active Participant
0 Likes
525

Hi,

Make sure that you are passing the right parameters, tables of same type of FM.

Regards,

Vikas.

plz reward if helpful...

Read only

Former Member
0 Likes
525

paste the code where you are using this FM

or mail it to

malik_bhanu10@yahoo.com

thnkx

bhanu

Read only

Former Member
0 Likes
525

T.code is ST22 through u can find dump error .