What type of reports (ALV, Interactive, Classic) we can
generate in SAP ABAP?

Answer Posted / malli.gontla

classic and interactive reports are developed by using
events like initialization, at selection screen,start of
selection, top of page etc.

alv reports are created by using functions and classes.
for functions: Alv_list_grid_display, etc .
for classes:CL_GUI_ALV_GRID, etc are using

LDB,logical database reports, using Get, Get late events.
these are for HR ABAP only.Not Abapers.

Abap query, it is one of reporting tool.no need of coding
use transactions,SQ02,SQ03 and SQ01

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the maximum number of structures that can be included in a table or structure

646


When was the sap abap being created?

649


Explain client-dependent and client-independent tables.

611


How many lists can a program can produce?

599


WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'

1773






Print options in smartforms?

1570


What are control tables? : abap data dictionary

602


What are the components of selection table?

618


What are the types of windows in sap script?

609


What are local objects?

621


What are the different methods of passing data?

600


Can we define our own match code id's for sap matchcodes? : abap data dictionary

569


What are interactive reports?

635


What is a database view? : abap data dictionary

649


What is the difference b/t Session method and call transaction method ??

5258