ABAP Keyword Documentation →  ABAP − Short Reference → 

GET DATASET - Short Reference

Reference

Syntax

GET DATASET dset [POSITION pos] [ATTRIBUTES attr].

Effect

Determines the properties of a file opened using OPEN DATASET.

Additions