A Comprehensive Guide to Using OLE Objects in SAP ABAP 1 aATP 1 abap 52 ABAP 7.4 3 ABAP API 1 ABAP BAPI BAPI_FIXEDASSET_CREATE1 1 ABAP BTP 2 ABAP CDS VIEW 2 ABAP CDS Views 13 ABAP CDS Views - BW Extraction 3 ABAP CDS Views - CDC (Change Data Capture) 3 ABAP Cl...
In general I've tried to design the report based on the MVC design pattern. So I have created a class for the Controller, the Model and the View. Additionally I have creted a own class for the Selection-Screen, which has the parameters as attributes and the report events as own methods...