Developing simple interactive report
By Vikram Chellappa, Mouri Tech Solutions
REQUIREMENT:
-
Get the Plant and storage location from the user and to get
the available materials in the particular storage location and display in a
report.
When the material number in the report is selected the
material description and other complete details are displayed in a new screen
using interactive report.
STEPS FOLLOWED TO ACHIEVE THE GOAL:
Go to SE38 ABAP Editor create a new program.
Code the logic in the ABAP Editor.
Check –Activate- and Execute the code.
Type in the Required Parameters or select a value from F4
Help Screen.
Execute the project
The Report is displayed in the output Screen.
Select a record using the mouse double click.
A new screen shows the output based on the selected record
achieving the interactive reporting.

For
the complete program, click here
|