SAP NetWeaver

1. The Internet Communication Manager (ICM)…

A. Replaced SAP ITS.
B. Allows SAP NetWeaver Application Server to process HTTP requests.
C. Allows the ABAP stack and the Java stack to exchange data.
 

2. The Java stack and the ABAP stack of an SAP NetWeaver Application Server must always be installed together.

A. True
B. False
 

3. Each work process is assigned a type of task that can be performed. Which statements related to this are true? Select all that apply.

A. To switch a work process type requires a restart of the SAP NetWeaver Application Server ABAP.
B. All work processes have the same structure.
C. All work processes communicate with the database.
D. All work processes communicate with the dispatcher.
E. A work process can communicate directly with an external system through a Remote Function Call.
F. It is possible to have multiple enqueue work processes on an SAP NetWeaver Application Server.
G. It is possible to have multiple spool work processes on an ABAP application server.
 

4. What is the difference between SAP Basis and SAP NetWeaver?

A. There is no difference; the name change was driven by marketing alone.
B. All versions of SAP NetWeaver require the use of Unicode.
C. All versions of SAP NetWeaver include the ability to handle HTTP requests.
 

5. The dispatcher handles all communication between users, work processes, and other (external) systems.

A. True
B. False
 

6. The ABAP messaging channels (AMC) uses the WebSocket protocol to gain two way communication instead of HTTP.

A. True
B. False

---

Answers

1. Correct answer: B

Beginning with SAP NetWeaver 6.10, new technologies based on highly a scalable infrastructure were implemented to process HTTP requests directly from the Internet or to send them as HTTP client requests to the Internet. The SAP kernel was enhanced to include a process known as the Internet Communication Manager (ICM) to achieve this functionality.

2. Correct answer: B

Different SAP NetWeaver components require the SAP NetWeaver Application Server to be run with certain stacks configured. It is possible to install both the ABAP and Java stacks, but depending on the use of the server, it is possible to use just ABAP or just Java.

3. Correct answers: B, D, F

You can use the system administration functions to switch a work process while the system is running. Because each work process has the same structure, they are interchangeable. All work processes must communicate with the dispatcher (which assigns the user to a work process), but enqueue work processes and spool work processes do not communicate with the database. All communication for a work process occurs with either the dispatcher or the database.

Whereas it is normal to only have one enqueue work process (a single enqueue work process is normally sufficient to perform the required tasks), it is possible to have multiple enqueue work processes running. In SAP NetWeaver Application Server you can have only one lock table, but multiple enqueue work processes, running. Each ABAP application server can contain multiple spool work processes.

4. Correct answer: C

The difference between SAP Basis and SAP NetWeaver is that the platform had become a web server. This included the capabilities to handle HTTP requests and includes a Java stack in addition to the existing ABAP stack. 

5. Correct answer: B

The dispatcher does handle communication between the work process and the user but does not handle communication with external systems. External systems use the gateway for communications.

6. Correct answer: B

This is true for ABAP Push Channels (APC)—not ABAP Message Channels. ABAP Message Channels communicate between ABAP programs.

More Abapers Questions:

ABAP Books List
ABAP/4 Certification, Programming and Object Oriented Programming Books

Smart Forms
SAP Smartforms

ABAP Menu:
ABAP Example Hints and Tips

Return to Index:-
SAP ABAP/4 Programming, Basis Administration, Configuration Hints and Tips

(c) www.gotothings.com All material on this site is Copyright.
Every effort is made to ensure the content integrity.  Information used on this site is at your own risk.
All product names are trademarks of their respective companies.  The site www.gotothings.com is in no way affiliated with SAP AG.
Any unauthorised copying or mirroring is prohibited.