will a break-point statement trigger in background job? say
yes or no. then whats is the reason?
Answer Posted / abap help
break-point will not trigger in the background job because it
is a dialogue instance statement.
Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What is synchronous update?
how to track records from data dictionary?
Select query optimisation
what are the two methods of modifying sap standard tables ?
How to know if the value entered contains records or not?
Explain what are the different functions used in sap script?
What is a transaction variant and why are they used?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
What are logical databases? What are the advantages of logical databases?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
What is the use of 'table index'?
How can we create callable modules of program code within one abap/4 program? : abap modularization
How to pass data from list to report?
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
What is an authorization in sap?