Client/Server Technology
The task of the client/server technology components is to provide a reusable runtime environment for other components that use the client server technology as the basis on which 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 the SAP Web AS.
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 |
|
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 |
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 in UNIX. For more
information see
Setting Up Local Executives on UNIX SAP
Instances.
●
lgtst,
msprot and
msmon are programs
for
Monitoring and Administration of the SAP
Message Server.
●
gwmon is used to
monitor
SAP Gateway.
