Answer Posted / sridhar.
WebDynpro is a client dependent programming model.It is
based on Model View Controller(MVC) paradigm which ensures
that business logic is separated from presentation logic.
ABAP WebDynpro is a SAP's standard UI technology for
developing web applications in the ABAP environment.
WebDynpro is a programming model which allows u 2 design
standard UIs very quickly.Everything that can be designed
without coding.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is occurs in internal table?
What is a subroutine?
What are the other modules integrated with om? : sap abap hr
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
How to write a code for multiple transactions? : abap bdc
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
What are the Synchronous and asynchronous methods in bdc ?
What are the system table used in abap?
Explain the differences between se01, se09 and se10?
What are aggregated objects
What is the difference between function group and function module?
Different types of luws. What are they?
What is locking? : abap data dictionary
How to know if the value entered contains records or not?
What does the extract statement do in extract datasets?