What is Web Dynpro in SAP ABAP?

Michael Management
Michael Management
Updated 2 year ago

Overview

Web Dynpro is the SAP Netweaver programming model for user interfaces in SAP ABAP. All Web Dynpro applications follow Model-View-Controller (MVC) Architecture. 

The model is the place where you can access system data. A Web Dynpro application must have at least one view which is responsible for showing data in the web browser. The Controller lives in between model and view and formats model data to be displayed in the view.

If you have any questions, please don't hesitate to Contact us

Account General

Was this article helpful?
Yes No
Still stuck?How can we help?
Back to top