Skip to content

ABAP Keyword Documentation →  ABAP - Release-Specific Changes →  Changes in Release 7.40 and Its SPs →  Changes in Release 7.40, SP05 

ABAP Channels in Release 7.40, SP05

In Release 7.40, two new communication channels were introduced, which can also be connected to each other. ABAP Messaging Channels can be used from SP02.


1. ABAP Push Channels


2. New variant of WAIT UNTIL

Other versions: 7.31 | 7.40 | 7.54

Modification 1

ABAP Push Channels

ABAP Push Channels (APC) enable bidirectional communication between AS ABAP and the internet using the WebSocket protocol.

Modification 2

New Variant of WAIT UNTIL

The new variant WAIT FOR PUSH CHANNELS waits for APC messages in ABAP Push Channels (APC).