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

Break point

Former Member
0 Likes
588

Hi,

We have break point in one of our update rules. So what is the impact of that?

Why we need to keep the break-point?

Can anybody please explain me?

Thanks much

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
568

hi check these links..

regards,

venkat

Ytamar - give this a try:

break MFPEREZ.

"Break" is a standard macro.

Rob

3 REPLIES 3
Read only

Former Member
0 Likes
569

hi check these links..

regards,

venkat

Read only

Former Member
0 Likes
568

try this:

if SY-UNAME = 'MFPEREZ'.

BREAK-POINT.

ENDIF.

Read only

0 Likes
568

Ytamar - give this a try:

break MFPEREZ.

"Break" is a standard macro.

Rob