what is defference between breakpoint and watch point?
Answer Posted / simbu
breakpoint : it is a signal in ABAP pgm.. whenever pgm
executing ABAP run time processor interrupt the pgm n start
debugging...
here we can check processing logic, individual statements
we can use 30 breakpoints.
WAtchpoint : It can be used whenver structure values changes
we can use 5 watchpoints in a pgm
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is the tcode to create indexes?
singleton class
What is the difference between field-group header and other field groups? : abap modularization
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What is the difference between a pool table and a transparent table?
What abap statement will trigger list generation?
What is open sql vs native sql ?
What is payroll area
How do you read files from the application server ? : abap bdc
What are the system fields you have worked with? Explain?
What is repository info. Systems? : abap data dictionary
Name a few data dictionary objects? : abap data dictionary
What is size category?
What are the uses of table pool or table cluster.
What do you do when the system crashes in the middle of a BDC batch session?