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 a table pool? : abap data dictionary
what is difference between user exit, customer exit and badi?
I need some information regarding Vcentric Test pattern ? with questions.
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
How can we decide weather we can enhance the standard infotype or not ? : abap hr
Different types of locks?
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
What are the screen painter and menu painter?
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
What is the use of at new statement ?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
Explain the sequences of event block?