ABAP Keyword Documentation → ABAP - Short Reference
CLOSE DATASET - Short Reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
CLOSE DATASET dset.
Effect
Closes a file on the application
server that was specified in dset
and opened using OPEN DATASET
.