Client/Server Technology (BC-CST)
Controls the work processes
The task handler is part of each work process and performs the following tasks:
- Receives requests, and forwards them to the various request handlers.
- Sends responses
- Manages (ABAP) sessions. For example, creates sessions, attaches
existing sessions to work processes (attach or roll-in), detaches existing sessions from work processes (detach or roll-out);
administration; deletion
- Services: resource management; client API for FRC connections; client
API for SAP GUI sessions; API for SAP transactions; session-specific flow control; VMC administration, and so on.