What are presentation, application and database servers in
SAP R/3?
Answer Posted / kapil
Presentation Layer :
These components are responsible for the presentation of
data for users and the receiving of user entries. When web
browsers are used as user interfaces, HTML pages prepared in
the presentation layer are accessed by application programs
through the classes and interfaces of the Internet
Connection Framework (ICF), which wrap the HTML pages. The
presentation in a web browser is based on Web Dynpro ABAP
(MVC-based technology for creating platform-independent
web-based interfaces) and also still Business Server Pages
(BSP, HTML pages that incorporate server-side scripts
written directly in ABAP). When you use the SAP GUI that is
available in versions for MS Windows, Java and Web Browser,
user interfaces are displayed in windows that are based on
the (classical) dynpro technology. The layout of a dynpro
can contain a set of predefined screen elements or GUI
controls (wrapped by the classes of a Control Framework, CFW).
Application Layer :
Here, application programs are executed. The application
layer contains a kernel written primarily in C/C++ that
serves as a platform for the application programs. The
kernel of AS ABAP provides Virtual Machines for ABAP with
ABAP Objects (main programming interface of AS ABAP for
business applications), XSLT and ST (transformation
languages for transforming ABAP data to XML and vice versa),
and still JavaScript (obsolete, server-side scripting in
BSPs beside ABAP).
Persistence Layer :
Here, persistent data is held in a database. The database is
accessed by ABAP programs through the database interface of
AS ABAP that is subdivided into an Open SQL interface and a
native SQL interface. Open SQL is a subset of the Structured
Query Language (SQL) realized directly by ABAP statements.
Native SQL are database-specific SQL instructions that are
passed directly to the database system (either statically or
dynamically via ADBC)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the need of having Development system?
I am installing a sap j2ee engine at crm. When it reaches phase 22 it halts for more than 10 minutes and gives up starting the system. What should I do?
How u will give new authorizations?
Explain kernel upgrade?
Does any one have SAP basis B1 Resume format for 4 to 5 year experience? if any one have please send me on kishorekharche@gmail.com
can we give one check for all vendors in automatic payment run? how?
What are patches you applied?
How much swap memory should be in the system?
What are the regular activities u do in solution manager and how
What is “data sets” in sap?
If I want only transaction data to be copied.What profile should I select, while doing local client copy within the same apllication server. Else is there any other way to perform above task?
What is the difference between kernel replacement and support package?
What is the purpose of table tadir?
I have solman 7.1 Stack3. I want to upgrade to stack13. My question is can I directly download stack13 files from marketplace, if yes, will those files includes xml file ? (MOPZ is not configured in my system).
What is process for applying patches?