SAP Architecture Interview Questions
SAP Architecture Interview Questions These are important SAP Architecture Interview Questions useful for Functional and Technical consultants to learn interview questions on SAP Architecture. What is the meaning of "R" in R/3 systems? R/3 stands for real-time three tier architecture. R/3 means three layers are installed in Different System/server and they are connected with each other. What are the tasks of the database layer? Conversion of Open SQL statement from ABAP statements into the corresponding database statements. Database independence of application programs. Usage of the SAP buffers. What are presentation and application servers in SAP? Presentation server is actually a program named SAPGUI.exe. It is usually installed on a user’s Workstation. Application server is a set of executables that collectively interpret the ABAP/4 programs and manage the input & output for them. What is a Server & Client in SAP terminology? Server...