ABAP Keyword Documentation → ABAP Glossary
APC processing
Processing of a WebSocket or TCP request using the APC framework in an APC handler class. APC processing takes place in a dedicated APC session. APC processing can be stateless or stateful. Stateful APC processing must run in non-blocking mode, where blocking statements are forbidden.
Other versions:
7.31 | 7.40 | 7.54