2007 Jun 26 3:10 PM
Hi,
I want to use ABAP Objects to design reports.
What are the ways that i can use OOABAP in my normal reports?
What are the ways that i can use OOABAP for ALV reports?
Please provide me some help links on the same.
Thanks in advance.
2007 Jun 26 3:17 PM
Look at some of the OO ALV samples. Search on BCALV* for sample programs. Also if you go throught eh envirn menu from the ABAP editor, then examples, and controls, you will find some other examples of OO programs. And you will find there is no big change in the desing of your reports, the objects just make it much easier to write a report.
Look at some of the OO ALV samples. Search on BCALV* for sample programs. Also if you go throught eh envirn menu from the ABAP editor, then examples, and controls, you will find some other examples of OO programs. And you will find there is no big change in the desing of your reports, the objects just make it much easier to write a report.
2007 Jun 26 3:17 PM
Look at some of the OO ALV samples. Search on BCALV* for sample programs. Also if you go throught eh envirn menu from the ABAP editor, then examples, and controls, you will find some other examples of OO programs. And you will find there is no big change in the desing of your reports, the objects just make it much easier to write a report.
2007 Jun 26 3:20 PM
In reports....You use OO ABAP by declaring tables without <b>OCCURS</b>....Using Field-Symbols....
Actually...It's not mandatory to use 100% OO ABAP....You can mix both ABAP approaches to make it work -:)
Talking about ALV....Check this out -:)
<a href="https://wiki.sdn.sap.com/wiki/display/Snippets/Z_TRANPORT_ORDERS-ALV+Version">Z_TRANPORT_ORDERS - ALV Version</a>
Greetings,
Blag.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |