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

QUERY ON BW .................

Former Member
0 Likes
260

hi friends,

Here is my query on BW,

How to debug a routine.

Pls help me if somebody has face the problem.

Thanks a lot

mrutyun^

1 REPLY 1
Read only

Former Member
0 Likes
244

To debug the routines in your update rules, check off the box for Set break points in update rules for debugging

or

put a hard of soft breakpoint in the start routine.

then perform a dataload into your PSA.

then in 'monitor' go to details and select the appropriate package,

rightclick and select "simulate update'.

You will get a popup. There you select 'debugging update rules'.

proceed and you will get to your breakpoint.

Message was edited by:

vamsi reddy