- Monitoring an Application
- Administration
- SAP List Viewer(ALV)
- Interactive Forms
- Integrate WDA in Portal
- Portal Integration
- Personalization & Configuration
- Integration Messages
- Messages
- Version Management
- Debugging an Application
- Using a Service Call
- Service Call In an Application
- Assistance Class
- Faceless Components
- Component Interfaces
- Creating an Application
- URL of an Application
- Application
- Event & Actions
- Mapping & Data Binding
- Component
- Navigation
- Architecture
- Configuration & Integration
- SAP Web Dynpro - Overview
- SAP Web Dynpro - Home
SAP Web Dynpro Useful Resources
- SAP Web Dynpro - Discussion
- SAP Web Dynpro - Useful Resources
- SAP Web Dynpro - Quick Guide
- Web Dynpro - Questions Answers
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
SAP Web Dynpro - Architecture
网页Dynpro是一个促进网络开发的ABAP环境,其依据是《示范观点》主计长概念(MVC)。 Java和ABAP都可以按照平台获得,并支持类似的职能。
Dynpro网站有以下特点:
Separation of display and business logic
Easy change in the layout with the use of graphical tools
No platform dependency of interfaces
以下是作为网络Dynpro架构组成部分的关键概念:
Metadata
网页Dynpro为开发网络应用提供了环境,你可以使用图形工具,以元数据的形式界定应用网络。 你们也可以界定自己的活动;然而,处理事件应在单独的法典中界定,在事件发生时必须执行。
网络Dynpro应用程序的用户界面包括使用网络Dynpro工具界定的小型内容。 你们也可以改变或加强用户界面,在运行时改变这些内容,或重新整合这些内容。
Graphical Tools
有许多图形网络Dynpro工具可供你使用,以生成网上应用。 你们不需要为此制定源代码。 以下是网络Dynpro应用中制图工具的主要特征:
Define properties of user interface elements
Data flow
User interface layout
对于所有这些特性,你可以使用图形工具,而不制定源码。
Business and Apppcation Logic
网页Dynpro允许你在前端提出申请,后端系统可通过当地服务或远程联系进入。 你的用户界面在Dynpro应用中保持,而后端系统的持久性逻辑运行。
你们可以通过改造后劳教委的服务或网络服务,将网络Dynpro应用与后端系统联系起来。
MVC Programming Model
网络Dynpro应用软件基于MVC模式——