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

How to Debug RAISE_EXCEPTION SAPLARFC Dumps

maryjane_steele2
Active Participant
0 Likes
3,168

I am getting dumps daily on my ERP system during BW runs with RAISE_EXCEPTION SAPLARFC START_DEST. When I go into SM58 the LUWs have already be reprocessed so how can I find the original cause of the dump?

I am getting dumps daily on my ERP system during BW runs with RAISE_EXCEPTION SAPLARFC START_DEST. When I go into SM58 the LUWs have already be reprocessed so how can I find the original cause of the dump?

7 REPLIES 7
Read only

Isaias_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes
2,370

Hello Mary,

Can you attach the dump to this question?

Please save it as a text file (select "unconverted").

Regards,

Isaías

Read only

0 Likes
2,370

I cannot attach the dump because it tells me that the file type is invalid.

Read only

Isaias_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes
2,370

Try renaming the file to ".txt".

It should work then.

If not, try compressing it ("zip").

Read only

0 Likes
2,370

It is a .txt file and I still get the error message. zip files are not permitted.

Read only

Isaias_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes
2,368

test.txt

That is strange... I could do it...

Read only

Sandra_Rossi
Active Contributor
0 Likes
2,368

RAISE_EXCEPTION means it's a programming error (trigger of a classic exception which is not handled by the calling program). If it's from a standard program, then search a correction in SAP notes (if no correction, raise a ticket at SAP support), or if it's a custom program then ask the developer to have a look at the short dump.

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
2,368

ST22 does not show where the dump came from? I'm confused...