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 types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
what is mean be On Change of in Control Break statement
What is the meaning of table buffer? This buffer is used by which type oftable?
How to create any functions? How to go about it?
Explain how to Handle the internal tables in ABAP?
Explain the table, which contain the details of all the name of the programs and forms?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
Explain the advantages and disadvantages of abap query tool?
What is SAP Data conversion ?
What type of user exits have you written ?
What is a transport?
What is the use of start-of-selection.,if not use in report what will happen,?
What are the data types of the abap/4 layer? : abap data dictionary
How many types of views are there ?
How can we declare a table control in the abap/4 program?