0% found this document useful (0 votes)
2 views

Chapter 01_Introduction to Interactive Reporting

The document introduces Interactive Reporting, emphasizing its necessity for user interaction in reports. It explains how ABAP provides solutions for creating interactive reports that respond to user actions. The summary highlights the functionality of interactive reports, which first present a basic list and then detailed information based on user engagement.

Uploaded by

Aniruddha_Ghosh
Copyright
© © All Rights Reserved
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Chapter 01_Introduction to Interactive Reporting

The document introduces Interactive Reporting, emphasizing its necessity for user interaction in reports. It explains how ABAP provides solutions for creating interactive reports that respond to user actions. The summary highlights the functionality of interactive reports, which first present a basic list and then detailed information based on user engagement.

Uploaded by

Aniruddha_Ghosh
Copyright
© © All Rights Reserved
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 6

IBM Global Services

Introduction to Interactive Reporting

Introduction to Interactive Reporting | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Objectives

 The participants will be able to:


 Identify why sometimes it is necessary to have Interactive nature for a report.
 Relate how ABAP has provided a solution by means of Interactive Reporting.

2 Introduction to Interactive Reporting | Dec-2008 © 2005 IBM Corporation


IBM Global Services

The Requirement

3 Introduction to Interactive Reporting | Dec-2008 © 2005 IBM Corporation


IBM Global Services

The Solution in ABAP

4 Introduction to Interactive Reporting | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Summary

 Interactive Reports first provide a basic list and then a detail list depending on the
user interaction for one or more records.
 User Interaction invokes an event that helps an ABAP programmer to design his
program to respond to the user action.

5 Introduction to Interactive Reporting | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Questions
 Why do we need Interactive Reporting ?
 How does the programmer recognize a user action ?

6 Introduction to Interactive Reporting | Dec-2008 © 2005 IBM Corporation

You might also like