Ever wanted to set a hard coded break-point in a program and not disturb any other users? You could write an if statement checking SY-UNAME, however there is a macro that does exactly that for you. Just type use BREAKin your code, where is your UserID.
For example : BREAK JOHN. This will do exactly the same as IF SY-UNAME = 'JOHN'. BREAK-POINT. ENDIF.
Requires Free Membership to View
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial DirectorThis was first published in November 2001
Join the conversationComment
Share
Comments
Results
Contribute to the conversation