1.how to developed inreractive report
2.how to developed classicall report.

Answer Posted / bandivenkateswarlu

if u want to develop a classical report we should use these
events.
these events are given below.

initialization
at selection-screen
at selection-screen on <field>
start-of-selection
top-of-page
end-of-page
end-of-selection.
BY using these events we should develop the classical reports.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?

1934


What are the types of indexes in abap?

811


How can we use / display table in a screen?

821


What are the different types of the sap abap data dictionary objects?

757


What is view? Explain the different types of view?

951


singleton class

1136


​​Can multiple abap systems connect to abap database?

819


How can we create callable modules of program code within one abap/4 program?

826


What is a database view? : abap data dictionary

824


What are smart forms?

815


hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display

2727


How to Raise a Particular Ticket in Realtime ?

1936


Explain the advantages of logical databases?

778


In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?

2052


In events, start-of-selection is a default event. When we have to use this event explicitly? Why?

781