Answer Posted / ananth
BREAK POINT
The BREAK POINT is a debugging aid. When we run a program
normally, it is interrupted at the statement, and the
system automatically starts the debugger, allowing you to
display the contents of any fields in the program and check
how the program continues. If the program is running in the
background or in an update task, the system generates a
system log message.
WATCH POINT
Indicator in a program that tells the ABAP runtime
processor to interrupt the program at a particular point.
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
What is delivery class? : abap data dictionary
Explain the use of insert and append statement in sap abap?
What is a collect statement?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What is primary index?
What are the aggregate objects in the data dictionary? : abap data dictionary
What are the basic object types? : sap abap hr
How do you take care of performance issues in your ABAP programs?
What is the significance of the screen number ‘0’?
What are the differences between primary and secondary indexes?
What does hide statement do?
In select-options, how to get the default values as current month first date and last date by default?
What are the different modes of processing batch input sessions? : abap bdc
What is your approach to find exit and BAdi?
What are aggregated objects