cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug Starting Conditions

david_escofettrenado
Participant
0 Kudos

Hi,

I need to debbug a Shopping Cart when approval workflow is executed with starting conditions. Anyone know program or FM that standard programs executes the starting conditions.

Best Regards.

Edited by: David Escofet on Feb 16, 2009 11:50 AM

Accepted Solutions (1)

Accepted Solutions (1)

former_member206968
Active Contributor
0 Kudos

Hi,

Why do you need to go into debugging? For checking start conditions you can directly test your start conditions in txn-SWB_COND. Open the condition editor and input a test data of the object. Then you can evaluate your test conditons.You can also check which expression were true and false. This should give you ample information to modify your start conditions.

If at all you want to debug then you can try putting a breakpoint in FM -SWB_2_CHECK_FB_START_COND_EVAL. Then go to txn-SWUE , enter an object key and create an event. Check if you are going into debug session.

Regards,

Sanjeev

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Use TCode SWUI.

Regards,

Sachin