cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging LORD Quotation

devashish_bhattacharya
Active Participant
0 Kudos

Hello everyone,

We are facing a dump 'LORD Interface stopped or failed unexpectedly' once the user tries to creates/edit/delete the quotation.

The dump in ST22 in ECC shows that the error is coming in Class CL_LORD method LOAD in ECC.

I wanted to check what is going wrong but need advice on how could I debug this class in ECC while accessing the quotation CRM UI.

I can see a  trusted relationship is being built between ECC & CRM.

Please advice.

Regards,

Devashish

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member196467
Active Contributor
0 Kudos

Dear Devashish,

Based on the calls of the dump you can used the tips listed in below link and set a breakpoint to the second last call before the dump occurs :

Data Exchange for Sales transactions - CRM - SCN Wiki

Hoping that this will be helpful.

Best regards

Christophe

former_member182379
Contributor
0 Kudos

Hi,

In ECC, log in with the user which you have set in RFC to interface with CRM, put the external debugger in the Function module 'SLS_LORD_MAINTAIN', then log in, in CRM and create the quotation in CRM the debugger will get open in ECC.

Regards,

Zafar