Context and Purpose
In addition to calling BAPIs, CIS mobile also provides the ability to launch classic ABAP reports
directly from the frontend and display the results in HTML format. This feature extends the interface
architecture of CIS mobile with a lightweight option for presenting tabular or analytical data.
|
Technical Integration
The execution of an ABAP report is not triggered directly by the UI, but rather embedded in a VB.NET
method implemented in the add-on project (s10cisaddon ). This method:
|
Customizability and Extension
CIS mobile includes several example reports fully implemented in VB.NET and ABAP. You can add your own
reports by:
|
Use Cases
Typical use cases for ABAP reports in CIS mobile include:
|
Conclusion
ABAP reports offer a practical extension to the CIS mobile interface strategy. They allow for fast,
maintainable evaluations with direct access to SAP data—fully integrated into the familiar frontend and
easily extended using simple VB.NET methods.
|