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
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
Explain the difference between function group and function module?
What is table pool?
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
What is narrow casting and wide casting?
What is at exit-command:?
How can we access the correction and transport system?
How do you control printer functions from sapscript?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
Explain about workbench request and customization requests?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
How many main windows will be there in a page window?
Can you delete data element, which is being used by table fields. : abap data dictionary
To how many tables can an append structure be assigned. : abap data dictionary
What is the use of buffering?