What are presentation and application servers in SAP?
Answer Posted / ritesh sharma
Presentation server: Software layer in the R/3 System that accepts input from users and returns the results. Application Server :Server that provides a range of services to run the R/3 System. An application server consists of a dispatcher and one or more work processes for each service. The dispatcher manages processing requests, and work processes execute them.
Each application server provides at least one dialog service and one gateway.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
How to eliminate duplicate entries in internal tables? : abap data dictionary
How do you retrieve the data for repetitive structures ? : abap hr
In a loop of an internal table, what is the use of at first & at last statements?
What is table pool?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
What are differences between at selection-screen and at selection-screen output?
What are the function modules used in f4 help?
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
What are the fields in a bdc_tab table? : abap bdc
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
What is its? : abap hr
Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel
What is singleton pattern in OOPS?