ABAP Keyword Documentation → ABAP Glossary
filter stream
Stream that is not connected directly to a data source or a data sink but to another stream instead. A filter stream is either a reader stream, which reads and filters the data of another reader stream, or it is a writer stream which writes filtered data to another writer stream.