ERP Database - The Unofficial ERP Knowledge Base

Facebook Twitter del.icio.us Digg it
ERP Database contains a huge collection of articles related to ERP System and Software. Many of the articles are specifically related to SAP. All these ERP/SAP articles are freely available to everyone.

If you would like to submit an article or share any document related to ERP or any specific ERP software. Please mail it to support@erpdb.info. Please make sure that the documents are not copyrighted.
Social Bookmarks:

Step by Step Procedure for Creating Webdynpro Application

Print This Post Email This Post Written by admin on Jun 10th, 2009 | Filed under: Webdynpro

Web Dynpro ABAP is the SAP standard UI technology for developing Web applications in the ABAP  environment. It consists of a runtime environment and a graphical development environment with
special Web Dynpro tools that are integrated in the ABAP Workbench (SE80).

Web Dynpro technology is based on the Model View Controller paradigm, to ensure a clear division between the definition of the user interface and the implementation of the application logic. Within
this concept, the model retrieves the application data from the back-end system. If you want to define multiple models, the model must be bound to the relevant Web Dynpro component that the model is to use.

Web Dynpro offers the following advantages for application developers:
● The use of declarative and graphical tools significantly reduces the implementation effort
● Web Dynpro supports a structured design process
● Strict separation between layout and business data
● Reuse and better maintainability by using components
● The layout and navigation is easily changed using the Web Dynpro tools
● Stateful applications are supported – that is, if the page is changed and the required data remains intact so that you can access it at any time throughout the entire application context.

Download the manual on Working with Webdynpro Application (2110).

Share

If you like this post, you may as well like these too:

  1. Creating your First Webdynpro Application This is a standard sap help file teaching you the basic concepts of creating a web dynpro application. In the following tutorial, you will be introduced step by step to...
  2. Webdynpro Application A Web Dynpro Application is an entry point into a Web Dynpro Component and is the only Web Dynpro entity that can be addressed via a URL. There is often (but...
  3. SAP Workflow for Begineers – Step by Step Guide Contributed by Swarna. Do you want to write/share any articles? Login / Register or mail the documents to articles@erpdb.info Workflow is nothing but the path a process takes based on...
  4. Report Painter – Step by Step Guide With Report Painter you can define reports quickly and easily across rows and columns. You can use standard reports delivered by SAP as a base, copy them and do minor...
  5. IDOC Creation (Step by Step) This Idoc Creation Procedure (Step by step Guide) will teach you with all the instructions on creation of Inbound and Outbound IDOC with screen shots for better understanding....
  6. BAPI Creation Step by Step Download the article from Rapidshare or Mediafire....
  7. SAP BW Modelling Step by Step Nice Article giving you a lots of information, Tips and Tricks on SAP BW. Guiding you all the way from start to finish. Download from Rapidshare or Mediafire. Participate in...
  8. Pricing Procedure A price is determined for a material through the use of a pricing procedure, the highest level element of pricing. Each item uses a specific pricing procedure, determined by a...
  9. Webdynpro for ABAPers A Presentation Overview on - Web Dynpro Development - Meta-model Declarations and Custom Coding - Model View Controller (MVC) - Web Dynpro Component Architecture - Web Dynpro Components - View,...
  10. Maintaining Pricing Procedure The pricing procedure defines the conditions permitted for a document and the sequence in which the system takes these conditions into account during pricing. A standard pricing procedure is defined...
  11. Time Phased Planning Procedure Time-phased planning is a MRP procedure where the materials are planned in a particular time interval. If, for example, a vendor always delivers a material on a certain weekday, then...
  12. Testing Process and Procedure Functional Testing Functional Testing is the generic term for the different kinds of testing that ensure the proper functionality of software, either on a lower (e.g. unit testing) or a...
  13. Purchase Order Procedure The purchase order can be used for a variety of procurement purposes. Materials can be procured externally for direct consumption or for stock. It is also possible to procure services...
  14. SAP NetWeaver Application Platform After completing this course, you will understand about Address the major customer pain points Characterize the role of SAP Web Application Server Describe the Key Benefits of the SAP Web...
  15. How to Build a Web Dynpro Application The Web Dynpro technology provides a development and runtime environment for Web applications and enhances classical Web development to build easily adaptable user interfaces. SAP’s Web Dyn-pro technology closes significant...



Leave a Reply