Hi,
I have a main program..In that i have include programs for declarations, selection-screen and forms...In forms include, I have perform statement...Now i want to debug the perform statement. Iam trying to put a break point at perform statement and executing the main program but it is not stopping...It is directly executing and giving the output...If anyone knows please let me know how can we debug the perform statement which is in Include program?