how to find the report is classical or intractive report in
debugging mode
Answer Posted / vivek
In the debugging mode if you cursor goes into At line - selection event or you can use sy-ucomm variable to check the what user action has been made for eg double click on the list generates a function code called Pick. If these objects are present then it is an interactive report with the events else a simple classical report.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Can a domain, assigned to a data element be changed?
how 2 create the normal form by using functional module
What are the types of search helps? : sap abap data dictionary
What is a predefined type in abap?
Why do we use dynamic where conditions?
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
If your project is support project ? when is your implementation has completed ?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What are the differences between the table and the structure in the data dictionary in the sap abap?
What is use of transparent table in abap? How it is different from pool tables?
What is the function of a domain?
What is a report?
Specify the types of data dictionary objects.
What is the relationship existing between the various data elements? : abap data dictionary
What are the parameters in bdc_open_group? : abap bdc