ABAP Keyword Documentation → ABAP - Quick Reference
CLOSE DATASET - Quick reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
CLOSE DATASET dset.
Effect
Closes a file on the current AS Instance
host computer that was specified in dset
and opened previously using
OPEN DATASET.