how to find the report is classical or intractive report in
debugging mode
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / abaprajaram
In the code
At Line selection
or At PF-status
or At User-command
Is This Answer Correct ? | 2 Yes | 0 No |
Events used in Interactive Reports?
What is sequence of event triggered in report?
The max number of calling modes stacked at one time is?
What is performance tuning?
what is the flag?
can we add fields to SAP Standard tables. ? Do SAP tables have indexes. ?
which layout sets you used?
what "types" can be assigned to a data object in an abap
What is a maintenance view? : abap data dictionary
Explain the properties of selection screen?
Wh bapi u have used in rfc?
how to trasfert script from one server to another server or one clint to another clint