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
Explain the difference between cluster tables and pool table?
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
foreign key enforcement?
How to eliminate duplicate entries in internal tables?
Does sap handle multiple languages?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
Which table stores the programs created?
What is full form of bdc session? : abap bdc
How to create a check box/option button in a list?
What is the difference between a structure and a table?
On which event we can validate the input fields in module programs?
How will you transfer data into a file in application server?
What kind of deliverables you have on a day to day basis?
What are aggregated objects : abap data dictionary
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?