Ques:- What is a report in ABAP and what are the types of reports
Asked In :-
Winsoft Technologies India Pvt. Ltd, Solace Infotech, Adnate IT Solutions, Ray Business Technologies, Bhanguz, WBC SOFTWARE LAB, Quarks Technosoft, DMI Innovations, SRS Business Solutions (India), HBL POWER SYSTEMS LIMITED,
Right Answer:
A report in ABAP is a program that retrieves and displays data from the database in a structured format. The types of reports in ABAP are:
1. **Classical Reports**: These are basic reports that display data in a list format and allow simple user interactions.
2. **Interactive Reports**: These reports allow users to interact with the data, such as drilling down into details by clicking on specific entries.
3. **ALV Reports (ABAP List Viewer)**: These provide advanced features for displaying lists, including sorting, filtering, and exporting data.
A report in ABAP is a program that retrieves and displays data from the database in a structured format. The types of reports in ABAP are:
1. **Classical Reports**: These are basic reports that display data in a list format and allow simple user interactions.
2. **Interactive Reports**: These reports allow users to interact with the data, such as drilling down into details by clicking on specific entries.
3. **ALV Reports (ABAP List Viewer)**: These provide advanced features for displaying lists, including sorting, filtering, and exporting data.