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
Difference between domain and data element? What are aggregate object?
Explain the use of table maintenance allowed?
What is the different between abap and ooabap? Why do we use ooabap?
How do you write a function module in sap?
How the transaction that are programmed by the user can be protected?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What is the difference between Exit and Stop?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
How will you read from internal table records in a given value range (without using loop)
What is the bitwise operator in the sap abap?
What is the significance of delivery class?
What are the Synchronous and asynchronous methods in bdc ?
How many secondary indexes can we create in a table?
What are the two different ways of building a match code object? : abap data dictionary
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?