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 are field symbols and field groups? Have you used component idx of structure clause with field groups?
What is step-loop? Explain all the steps?
How many structures can be created in a Ztable ?
Explain the advantages of logical databases?
What are types of select statements?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
What is the different between abap and ooabap? Why do we use ooabap?
performance tuning concepts
Which commands are used for interactive reports?
Explain what is an rdbms?
Explain the structure of a bdc sessions?
What is locking ?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What are th control break events in abap?
What are client dependant objects in abap/sap?