cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging Transfer and Update rules

Former Member
0 Kudos

Hi everyone,

I am wondering if there is any special procedure to debug transfer and update rules, if there is any tcode for it or if we can debug from monitor.

Please let me know.

Thanks,

Sabrina.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Go to Monitor

Details tabstrip

On any Data Packet under Processing

right-click

select Simulate

You will be presented with dialog screen

- Activate debug in transfer rules

- Activate debug in update rules

Thank you

Former Member
0 Kudos

Hi Ravi,

Thankyou very much, I performed the steps you have mentioned and it took me to ABAP Debugger. Is there a tcode that will take me to this place or do we have to follow the above procedure.

I don't know much of ABAP, can you please tell me how I can start understanding the ABAP Debugger, debug transfer and update rules.

Thanks again,

Sabrina.

Former Member
0 Kudos

1. There is no tcode to directly go to debugging at transfer or update rules. Preferred way is to going through like described above.

/h at any place in BW also takes you into debug mode.

2. Search with string "abap debug" in R/3 or BW documentation available at help.sap.com.

You will find all the relavant information including with screen shots.

Thanks

Answers (0)