how to debug the program based on the user
Answer Posted / bharath
Put this statement in your program where exactly you want
to come and stop the execution.
Break sy-uname.(user name)
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
what are the critical issues u face in ur project?
What is pretty printer?
Explain the difference between domain and data element? What are aggregate object?
What are the disadvantages of abap query tool?
Where do you use help views?
What are the function modules used to create batch input session? : abap bdc
In what ways we can get the context sensitive f1 help on a field?
What are the different functions used in sap script?
Can we create a gui status in a program from the object browser?
What is the use of the statement leave to list-processing?
Explain badi in abap.
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What is new enhancement framework?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
Name a few data dictionary objects?