cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug mapping FM

geoffrey-theoryx
Discoverer
0 Kudos

Hi,

I'm trying to debug the mapping module "CRM_BUPA_MAP_ADRREG_CI" of the "DNL_CUST_ADDR" object.

I have added breakpoints in the FM. I deregister the queue R3A* in txn. SMQR on the CRM side. In CRM txn. SMQ2 I see a queue item once I trigger my load using txn. R3AR4. I double click the line and see LUW lines. If I pick one and try to debug I get the following error.

LUW is not an LUW of the inbound queue.

What am I doing wrong?

Kind regards

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182985
Contributor
0 Kudos

Hi,

For me, the steps are correct. Is there any dump in CRM side when you see the error?

Also, you could try to de-register the destination to CRM in ECC SMQS then debug the ECC outbound queue.

Best regards,

Julin Xin