SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
GET DATASET - Short Reference
Syntax
GET DATASET dset [POSITION pos] [ATTRIBUTES attr].
Effect
Determines the properties of a file opened using OPEN DATASET.
Additions