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


Please Help Members By Posting Answers For Below Questions

What kind of deliverables you have on a day to day basis?

964


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?

868


Can matchcode object contain ids with different update types? : abap data dictionary

611


What is a table attribute?

583


Why do we declare a method of a class final? What can be the purpose? Give a scenario.

895






Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?

1067


In the `select' statement what is group by ?

1515


From Excel to ABAP - Is batch mode possible ?

581


What application areas are you comfortable in?

878


data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.

1895


Does every abap/4 have a modular structure? : abap modularization

698


How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization

603


What are the different message types available in the abap/4 ?

551


What are Table control and tab strip control in dialog programming ?

5242


What are the disadvantages of logical databases?

667