0% found this document useful (0 votes)
50 views

User Request Processing

Users can log on to an SAP system using either the SAP GUI or a web browser. When using SAP GUI, the ABAP runtime processes requests, and when using a browser requests can be processed by either ABAP or Java runtimes depending on the request. After logging on via the message server or ABAP dispatcher, user requests are executed by work processes, which involve different processes on the presentation, application, and database layers.

Uploaded by

Debebook
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views

User Request Processing

Users can log on to an SAP system using either the SAP GUI or a web browser. When using SAP GUI, the ABAP runtime processes requests, and when using a browser requests can be processed by either ABAP or Java runtimes depending on the request. After logging on via the message server or ABAP dispatcher, user requests are executed by work processes, which involve different processes on the presentation, application, and database layers.

Uploaded by

Debebook
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Users can log on to an SAP system by using either the SAP GUI or a web client (browser).

When users log on by using the SAP GUI, the ABAP runtime environment processes the user
requests. When users log on by using a browser, processing can be done by the ABAP or
Java runtime environment, depending on the user request.

After the users log on via the message server or directly through the ABAP dispatcher, the
user requests are executed by the work processes.

The processing of a user request in AS ABAP, as outlined in the figure, involves different
processes on all three layers (presentation, application, and database).

The screen entries of a user are accepted by the SAP presentation program SAP GUI,
converted to an internal format, and then forwarded to AS ABAP.

You might also like