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 is the function of a domain? : abap data dictionary
Difference between top-of-page and top-of-page during at line- selection?
Define database layer? : abap data dictionary
Which database object is used for storing the system variables? : abap data dictionary
What is the max no of match code id’s that can be defined for one match code object?
What is difference between check table and value table ?
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
How do you display a data in a detail list?
How would you define the exponents for a type ‘f’ field?
What do you mean by transparent tables in sap abap? : abap data dictionary
What is the difference between abap and hr abap? : abap hr
What are different types of parameters?
Explain different types of attributes of function module?
Explain how do you use structures in the abap programs?
Explain what is step-loop? Explain all the steps?