ABAP Keyword Documentation → ABAP - Reference → Processing Internal Data
Streaming
Streaming describes the transfer of streams. Streams are represented by instances of special classes. The transfer of streams takes place by calling the relevant methods of the object.
Other versions: 7.31 | 7.40 | 7.54
Properties of Streams
Streams are classified by the following properties:
- Stream kind
Data streams and filter streams
- Stream direction
Reader streams and writer streams
- Stream type
Binary streams and character streams