Hello,
There are at least two ways that I know and have been using for quiet some time
a) You can create a transaction for the report and then you can create an iview for the customized or newly created transaction.
b) You can use the portal service called as Portal Data Viewer and then display the data from the report. This involves some effort since you need to code both n java/jsp and also in ABAP (for creatig remote enabled function modules to return the data )You should be pretty clear with JCO connectivity as well.
Pradeep
Add a comment