To minimize round trips to the server when users modify reports, the RAS SDK uses a Model-View-Controller architecture:
Each controller is responsible for modifying the data defined by its corresponding model. For example, the ReportDefController controller is used to modify Areas, Sections, and ReportObjects defined by the ReportDefinition model. If no modification is required, the Areas, Sections and ReportObjects can be directly accessed through the ReportDefinition model. The view layer is the component that is available for the development of a user interface to view reports; it can be implemented by using the RowsetController controller, PrintOutputController controller or Viewers SDK.
All the models and controllers are encapsulated by the ReportClientDocument object model.
For more information, see the ReportClientDocument Object Model section.
© 2021 SAP AG. All rights reserved.
http://www.sap.com/sapbusinessobjects/
Support services
http://service.sap.com/bosap-support/
Created with the Personal Edition of HelpNDoc: Free Web Help generator