SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
SET DATASET - Short Reference
Syntax
SET DATASET dest [POSITION {pos|{END OF FILE}}]
[ATTRIBUTES attr].
Effect:
Determines the attributes of a file opened using OPEN DATASET.
Additions