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


Please Help Members By Posting Answers For Below Questions

Difference between domain and data element? What are aggregate object?

711


Explain the use of table maintenance allowed?

633


What is the different between abap and ooabap? Why do we use ooabap?

746


How do you write a function module in sap?

689


How the transaction that are programmed by the user can be protected?

732






what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.

2193


What is the difference between Exit and Stop?

702


The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

695


How will you read from internal table records in a given value range (without using loop)

1088


What is the bitwise operator in the sap abap?

680


What is the significance of delivery class?

678


What are the Synchronous and asynchronous methods in bdc ?

706


How many secondary indexes can we create in a table?

723


What are the two different ways of building a match code object? : abap data dictionary

710


suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?

1947