Saturday, April 27, 2013

SAP-R3-System-Architecture-Interview-questions

SAP-R/3 System Architecture, here in this post we are going to provide real time sap interview questions on SAP-R/3 System Architecture. SAP Architecture interview questions are prepared for 2+, 3+ experienced SAP professionals as well as for the freshers who are looking for a career in SAP industry. Let's have a look into this post for SAP System Architecture interview questions. Click on read more to read this article.


SAP-R3-System-Architecture-Interview-questions


SAP-R/3 System Architecture, here in this post we are going to provide real time sap interview questions on SAP-R/3 System Architecture. SAP Architecture interview questions are prepared for 2+, 3+ experienced SAP professionals as well as for the freshers who are looking for a career in SAP industry.



1. What guarantees the integration of all application modules?

The R/3 basis system guarantees the integration of all application modules.  The R/3 basis s/w provides the run time environment for the R/3 applications ensures optimal integration, defines a stable architectural frame for system enhancements, and contains the administration tools for the entire system.
One of the main tasks of the basis system is to guarantee the portability of the complete system.



2. What are the central interfaces of the R/3 system?

     Presentation Interface.
     Database Interface.
     Operating system Interface.



3. Which interface controls what is shown on the p.c.?

     Presentation Interface.



4. Which interface converts SQL requirements in the SAP development system to those of the database?

     Database Interface.



5. What is SAP dispatcher?

     SAP dispatcher is the control agent that manages the resources for the R/3 applications.



6. What are the functions of dispatcher?

     Equal distribution of transaction load to the work processes.
     Management of buffer areas in main memory.
     Integration of the presentation levels.
     Organization of communication activities.



7. What is a work process?

     A work process is where individual dialog steps are actually processed and the work is done.  Each work process handles one type of request.



8. Name various work processes of R/3 system?

    Dialog or Online (processes only one request at a time).
    Background (Started at a specific time)
    Update (primary or secondary)
    Enque (Lock mechanism).
    Spool( generated online or during back ground processing for printing).



9. Explain about the two services that are used to deal with communication.

Message Service: Used by the application servers to exchange short internal messages, all system communications.

Gateway Service: Enables communication between R/3 and external applications using CPI-C protocol.




10. Which work process triggers database changes?

Update work process.



11. Define service (within R/3)?

A service is a process or group of processes that perform a specific system function and often provide an application-programming interface for other processes to call.



12. What are the roll and page areas?

Roll and page areas are SAP R/3 buffers used to store user contexts (process requests).  The SAP dispatcher assigns process requests to work processes as they are queued in the roll and page areas.
Paging area holds data from the application programs.

Roll area holds data from previous dialog steps and data that characterize the user.



13. What are the different layers in R/3 system?

Presentation Layer.
Application Layer.
Database Layer.


14. What are the phases of background processing?

Job Scheduling.
Job Processing.
Job Overview.



15. What components of the R/3 system initiate the start of background jobs at the specified time?

The batch scheduler initiates the start of background job.  The dispatcher then sends this request to an available background work process for processing.



16. Define Instance.

An instance is an administrative unit in which components of an R/3 systems providing one or more services are grouped together.  The services offered by an instance are started and stopped at random.  All components are parameterized using a joint instance profile.  A central R/3 system consists of a single instance in which all-necessary SAP services are offered.  Each instance uses separate buffer areas.



17. From hardware perspective, every information system can be divided into three task areas Presentation, Application Logic and Data Storage.

The R/3 Basis software is highly suitable for use in multi-level client/server architectures.



18. What are R/3 Basis configurations?

A central system with centrally installed presentation software.

Two-level client/server system with rolled out presentation software.

Two-level client/server system. 

Presentation and Application run on the same computer.

Three-level client/server system.  

Presentation, Application and database each run on separate computers.



19. What is a Service in SAP terminology?

A service refers to something offered by a s/w component.



20. What is Server in SAP terminology?

A component can consist of one process or a group and is then called the server for the respective service.



21. What is a client in SAP terminology?

A S/W component that uses the service (offered by a s/w component) is called a Client.  At the same time these clients may also be servers for other services.



22.What is a SAP system?

The union of all s/w components that are assigned to the same databases is called as a SAP system.



23. What is the means of communications between R/3 and external applications?

The means of communication between R/2,R/3 and external applications is via the CPI-C handler or SAP Gateway, using the CPI-C Protocol.



24. What is the protocol used by SAP Gateway process?

The SAP Gateway process communicates with the clients based on the TCP/IP Protocol.



25. Expand CPI-C.

Common Program Interface Communication.



26. What is a Spool request?

Spool requests are generated during dialog or background processing and placed in the spool database with information about the printer and print format.  The actual data is places in the Tem Se (Temporary Sequential objects).



27. What are different types of Log records?

V1 and V2.  

V1 must be processed before V2.  

But, we can have more than one V2 logs.



28. What are the types of Update requests?

An update request can be divided into one primary (V1) and several Secondary update components (V2).  

Time-critical operations are placed in V1 component and those whose timing is less critical are placed in V2 components.  

If a V1 update fails, V2 components will not be processed.



29. Dialog work processes perform only one dialog step and then available for the next request.



30. Explain what is a transaction in SAP terminology.

In SAP terminology, a transaction is series of logically connected dialog steps.



31. Explain how SAP GUI handles output screen for the user.

The SAP front-end s/w can either run on the same computer or on different computers provided for that purpose.  

User terminal input is accepted by the SAP terminal program SAP GUI, converted to SAP proprietary format and sent to the SAP dispatcher.  

The dispatcher coordinates the information exchange between the SAP GUIs and the work processes.  

The dispatcher first places the processing request in request queues, which it then processes.  

The dispatcher dispatches the requests one after another, to the available work process.  The actual processing takes place in the work process.  

When processing is complete, the result of a work process is returned via the dispatcher to the SAP GUI.  The SAP GUI interprets the received data and generates the output screen for the user.


"You found the information helpful and want to say thanks? Your donation is enough to inspire us to do more. Thanks a bunch!"

0 comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Categories

ABAP (1) ABAP Interview Questions (112) ABAP Open SQL Statements (1) ABAP Syntax Rules (6) ABAP WORKBENCH (2) ABAP-Interview-Questions (52) ALE IDOC (6) ALE IDOC Interview Questions (6) ale-idoc (6) ALE-IDOC-Interview-Questions (19) ALV Interview Questions (5) ALV-Interview-Questions (22) BADI (2) BAPI (1) BAPI Interview Questions (1) BAPI-Interview-Questions (14) BDC (6) BDC Interview Questions (6) BDC-Interview-Questions (9) big data (2) big data interview questions (1) Classical Reports Interview Question (3) Classical-Reports-Interview-Questions (22) Conditional Statements (1) Cross Applications (3) Cross-Applications (14) Data Dictionary (22) Data Type Questins (1) Data types (1) Data-Dictionary (48) Data-Type-Questins (6) Dialog programming (5) Dialog Programming Interview Questions (4) Dialog-Programming (30) DOMAIN Interview Questions (1) Domain-Interview-Questions (8) Function Module (2) hadoop (2) hadoop interview questions (2) hdfs (1) IDoc Tutorials (6) Interactive Report Interview Questions (4) Interactive-Reports-Interview-Questions (22) Internal Tables (1) interview questions (1) Lock Object Interview Questions (1) Lock-Objects-Interview-Questions (10) Logical Database (1) Modularization Interview Questions (4) Modularization-Interview-Questions (25) Module Pool Programming (5) Module-Pool-Programming (39) modules in sap (1) Object Oriented ABAP (19) Object Oriented ABAP Interview Questions (15) object-oriented-abap (2) Object-Oriented-ABAP-Interview-Questions (34) OOABAP (9) Reports (14) Reports Interview Questions (9) Reports-Interview-Questions (19) RFC (1) RFC Interview Questions (1) RFC-Interview-Questions (14) RICEF (1) RICEF Objects (1) SAP (4) SAP ABAP (4) SAP ABAP Interview Questions (42) SAP ABAP Introduction (46) SAP ABAP Message Types (2) SAP BADI Interview Questions (2) SAP Basics (71) SAP Books (2) SAP Certification (1) SAP CONSULTANTS (5) SAP CRM (1) SAP ENHANCEMENTS (3) SAP EXITS (2) SAP EXITS ( SAP ENHANCEMENTS ) Interview Questions (1) SAP Free Books (1) SAP HR (2) SAP Lock Object (1) sap modules (2) SAP Open SQL Statements (1) SAP R/3 Architecture (4) SAP Search help (1) SAP Smartforms (1) SAP Smartforms Interview Questions (2) SAP Tables (5) SAP Tcodes (10) SAP Views (1) SAP Webdynpro ABAP (12) SAP Work Processors (2) SAP Workflow (3) SAP-BADI-Interview-Questions (11) SAP-Enhancements (39) SAP-Exits (39) SAP-Exits-Enhancements-Interview Questions (3) SAP-HANA (1) SAP-HANA-Interview-Questions (1) SAP-Smartforms-Interview-Questions (2) SAP-Workflow (3) Scripts (3) Scripts Interview Questions (2) Scripts-Interview-Questions (32) Search Help Interview Questions (1) Search-Help-Interview-Questions (9) Smartforms (1) Table Maintenance Generator (1) Table-Maintenance-Generator (4) Tables in SAP (2) Tables Interview Questions (3) Tables-Interview-Questions (3) Type Group Interview Questions (1) Type-Group-Interview-Questions (7) Variable Declaration (1) Views Interview Questions (1) Views-Interview-Questions (5) Webdynpro (12) what is big data (1)

Protected Blog

 
This blog is not affiliated to SAP AG |SAP is trademark of SAP AG |The information collected from various sources use information with your own risk.