Answer Posted / shreeshaildiggi
Application server :
Part of the application layer of an ABAP-based SAP System.
If the system is distributed to several application
servers, these are usually installed on different computers
whose operating systems do not need to be identical.
However, several application servers of one or more ABAP-
based SAP Systems may run on one computer.
Application servers communicate with the presentation
layer, the database layer, and with each other via the
message server. The most important components of an
application server are its work processes, the number and
type of which are determined when the ABAP-based SAP System
is started. An ABAP program is executed by a suitable
application server work process. The storage areas of an
application server, which can be accessed in the ABAP
programs, are the shared memory, the SAP memory, the ABAP
memory and the roll area in the internal session.
Thank's and Regards
Shreeshail Diggi
SAP Technical Consultant Infinite India
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the data types of the external layer? : abap data dictionary
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What is is a match code? : abap data dictionary
What do you mean by batch data communications programming?
How to analysis Background Job for performance Issue?
what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...
Explain the difference between tables and structures?
Write special commands of list?
If yes then why do we require logical database
What do you understand by work area and internal tables in abap? Why do we use it?
Explain the difference between a dialog program and a report?
How does the interface between the dynpro and the abap/4 modules take place?
What does hide statement do?
Can you delete data element, which is being used by table fields?
What are the functional modules used in sequence in bdc? : abap hr