ABAP Keyword Documentation → ABAP - Reference → Processing Internal Data
Streaming
Streaming describes how streams are passed. Streams are represented by instances of special classes. Streams are passed 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 category
Data streams and filter streams
- Stream direction
Reader streams and writer streams
- Stream type
Binary streams and character streams