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
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
What is at exit-command:?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
What are table clusters?
What is screen flow logic? What are the sections in it?
What is modularization and its benefits?
Define batch input session?
Explain the different types of screen keywords?
What is netweaver???what is the relationship with ABAP?
What is “call mode”?
What are the differences between table and structure in data dictionary?
What are the dynamic actions and how to configure it? : sap abap hr
How can you distinguish between different kinds of parameters?
Does every abap/4 have a modular structure?
What is static attribute