Client/Server Technology 
The task of client/server technology components is to provide a reusable runtime environment for other components that use client server technology to process requests. The focus is on optimizing operating system resources (CPU, memory, etc.), in terms of performance, scalability, and robustness.
In addition to the components in the SAP kernel there are programs that regulate data traffic in the network, such as the SAProuter and the SAP Web Dispatcher, as well as smaller monitoring and test programs.
The SAP client/server architecture is developed on the SAP NetWeaver Application Server.
For information on the architecture of the SAP NetWeaver Application Server see Architecture of SAP NetWeaver Application Server.
The table below lists the components of the SAP kernel that are part of the client/server technology, and for which there is detailed documentation. Some of these functions exist only in AS ABAP, others are also used for AS Java.
CST Documentation on Subcomponents
Component |
Documentation |
|---|---|
BC-CST-IC Internet Communication Manager |
Internet Communication Manager (ICM) |
BC-CST-EQ Enqueue |
|
BC-CST-UP Update |
|
BC-CST-MM Memory Management |
|
BC-CST-MS Message Service |
|
BC-CST-LL Low Level functions |
|
BC-CST-NU Number Range Buffer |
|
BC-CST-GW Gateway/CPIC |
|
BC-CST-NI Network Interface, SAProuter |
|
BC-CST-SL SAP License |
The following transactions are also involved in monitoring components and executing basic functions.
Monitoring and Administration Transactions
Transaction |
Transaction Code |
Documentation |
|---|---|---|
SAP Server |
SM51 |
|
Process Overview Area |
SM50 |
|
User List |
SM04 |
|
System messages |
SM02 |
|
ICM Monitor |
SMICM |
|
Gateway Monitor |
SMGW |
|
Message Server Monitor |
SMMS |
|
Server resources |
SARFC |
The following additional programs are available for you:
sapcpe. With this program you can organize your directory tree locally. You can find the documentation here: The sapcpe Program.
lgtst, msprot, and msmon are programs for Monitoring and Managing the SAP Message Server.
gwmon is used to monitor the SAP Gateway.