ABAP Keyword Documentation →  ABAP Glossary → 

Write Stream

Also output stream. Either a data stream which is connected to a data sink or a filter stream which writes data to another stream. The direction of a write stream always goes towards the data sink. Data can only be transferred in a write stream.