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

SM13 Error while executing T-code IW32

Former Member
0 Likes
1,390

Hi All,

I am getting one dump while executing T-code IW32.

I checked in SM13 and found below error:

If i opened this dump in ST22,I got below details:

Source code:

Please give me suggestions how to resolve this issue.

Thanks,

Sridhar.

1 ACCEPTED SOLUTION
Read only

DavidLY
Product and Topic Expert
Product and Topic Expert
0 Likes
1,288

Hello,

This type of dump is usually due to inconsistent internal data often caused by custom code
that affects SAP internal tables. Another frequent cause for the dump is use of COMMIT WORK statement in a wrong place.

Regards,

David

5 REPLIES 5
Read only

ravi_golla3
Explorer
0 Likes
1,288

Provide runtime error message.

Read only

0 Likes
1,288

Hi,

Please find the error details below:

Run time Errors             :  RAISE_EXCEPTION

ABAP Program             :  SAPLCOVB

Application Component :  PP-SFC

Read only

Former Member
0 Likes
1,288

There are lots of notes for this. Have you searched for them?

Rob

Read only

DavidLY
Product and Topic Expert
Product and Topic Expert
0 Likes
1,289

Hello,

This type of dump is usually due to inconsistent internal data often caused by custom code
that affects SAP internal tables. Another frequent cause for the dump is use of COMMIT WORK statement in a wrong place.

Regards,

David

Read only

Former Member
0 Likes
1,288

Hi,

Please find the error below:

Run time Errors             :  RAISE_EXCEPTION

ABAP Program             :  SAPLCOVB

Application Component :  PP-SFC