WebDynpro Navigation & Component-Orientation

WebDynpro is SAP’s new approach for web application development. Developers are supposed to create their applications with visual tools that require little knowledge concerning implementation details. Hence, most of the source code is generated by the used development environment. The WebDynpro approach allows developers to separate presentation- and business-logic. In addition, WebDynpro Applications are operating system independent. Developers can create WebDynpro Applications using either ABAP- or Java-technology.

This paper aims to describe opportunities provided by WebDynpro technology regarding front-end design, navigation logic and reusability. Besides, it focuses on the Java-personality of the SAP Web Application Server and, therefore, deals with the Netweaver Development Studio regarding application design.

Read more

Web Dynpro: Context Mapping and Model Binding

With the launch of the NetWeaver platform, SAP introduces a new framework for developing browser based user interfaces, Web Dynpro. As it claims to be the user interface technology for all applications within the scope of NetWeaver, it comprises many complex concepts, such as a generic, platform independent meta model oriented on the Model View Controller (MVC) design pattern.

Web Dynpro allows the separation of design decisions, navigation issues and data modelling, which includes the concepts to store and transport data inside an application. Context Mapping and Model Binding, mentioned in the title, are twomechanismfor data passing inWeb Dynpro. Nevertheless this paper focuses not only on these issues, but also explains the basic principles concerning data management.

Read more

Web Dynpro- 4 Days Training

This 4 Days Training slides gives core concept of Web Dynpro for newbies

  1. Day 1- Web Dynpro Introduction: In this presentation you will learn how to describe the declarative programming approach used to create Web Dynpro applications
  2. Day 2- Context: This presentation gives definition of Web Dynpro Controller contents and function of each controller entity. Besides you will also learn differences between the component controller, custom controllers, view controllers, and window controllers
  3. Day 3- Navigation: You will learn the navigation between different views in a Web Dynpro applications.
  4. Day 4- Adaptive RFC: After completing this unit you will understand nodes and attributes in a controller’s context, Explain how the node property’s cardinality and singleton influence the memory allocation at runtime.

Read more

Controllers in Web Dynpro for Abap

This material will demonstrate what are the different Controllersin Web Dynpro for ABAP.

  • Controllers are the active parts of a Web Dynpro application.
  • They determine how the user can interact with the Web Dynpro application.
  • The data that a controller can access is defined in the corresponding context. Different instances of controllers and contexts exist within a Web Dynpro application.

Read more

What is Web Dynpro?

Generic Definition : WebDynpro is a great modeling environment whitch stores the user-interface details in the form of metadata. We can write less code and fix bugs in a shorter time with lesser effort. It increases a programmer’s productivity by manifolds.

Webdynpro is nothing but one framework for developement of user interface for use with SAP NetWeaver.It support programming for different platform such as JAVA ,ABAP,.NET .

In case of JAVA webdynpro comes with extensive design tool .Thease tools are based upon Eclipse framework ans SAP’s NWDS

Read more

5 Days Web Dynpro Training Presentations

This training set provides a 5 days training content to top topics of Web Dynpro for ABAP:

  • Day 1: Web Dynpro ABAP Introduction
  • Day 2: Events, Navigation and Interfaces of Web Dynpro Components
  • Day 3: Component Usage, ALV, Assistance Class
  • Day 4: Dynamic Programming, Portal Integration, Configuration
  • Day 5: Advanced Concepts, Enhancements, Best Practices

Read more