Answer Posted / bakthyar
This question can be answered in 2 ways.
1) From a technological point of view, SAPs Web Dynpro for
Java and ABAP is a revolutionary step in the development of
web-based user interfaces. It is completely unlike any
design paradigm ever used by SAP before and represents a
quantum leap in the development of web-based, ERP applications
2) A Programming Model for User Interfaces
Defines a standard structure for user interface applications
Derived from the MVC (model-view-controller) design pattern
A Set of Tools for User Interface Design
Focus on graphical modelling
Code is generated from meta-model declarations
Integrated in SAP NetWeaver Developer Studio and the ABAP
Workbench
A Runtime Environment for Applications
Framework running on SAPWeb AS server offers common services
A Technology for Software Modularization
Components help structure applications and support
pattern-based UIs
| Is This Answer Correct ? | 65 Yes | 2 No |
Post New Answer View All Answers
What is collective search help? : sap abap data dictionary
Control Break statements- At new...endat.
What are the 2 other types of views, which are not allowed in release 3.0?
Explain the differences between sap memory and abap memory?
How to call transaction in session method without recording?
How we can give authorization on the fields of table control in a dialog-programming?
Performance tuning techniques
Describe the difference between macro and subroutine?
How can we use multiple transactions by using bdc_insert? : abap bdc
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
Which function module would you use to check the user’s authorization to access files before opening a file?
What are the events in abap/4 language? : abap hr
What does the extract statement do in extract datasets? : abap modularization
Explain what are the various types of selection screen event?
How to create a button in selection screen ?