SAP APC PROCESSING - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

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 take place in non-blocking mode , where blocking statements are forbidden.
ABAP_MORE_INFO