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
What are the functional areas, user groups? How does abap query work in relation to these?
Can I execute user exits? If yes, how?
What is the difference between upload and ws_upload ? : abap bdc
What are the difference between tables and structures?
What is an internal table?
What is a table attribute?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
How the at-user command serves mainly in lists?
Explain the differences between at selection-screen and at selection-screen output?
Hat are the different types of mode (run code) in call transaction method?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
What is sequence number
What are the check tables and value tables?
Lock objects and what are parameters of ENQUEUE FM?