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
How will you link form with the event driven in sap scripts?
What are the modes in which any update tasks work?
Example of table cluster and cluster tables.
What are the types of subroutines? : abap modularization
How do you find the information on the current screen? : abap bdc
how to capture the errors in bdc Call transaction method?
What are the different types of luws?
What is pnp-sw-found ? : abap hr
In sap script how to print bar code in vertical manner
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What are base tables of an aggregate object? : abap data dictionary
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
What is the company code? : sap abap hr
Which transaction code can I use to analyze the performance of abap program?
Can there be more than 1 main window in sap script?