SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
TRUNCATE DATASET - Short Reference
Syntax
TRUNCATE DATASET dset AT {CURRENT POSITION}|{POSITION pos}.
Effect
Sets the end of file of the file specified in dset to the position specified after AT.
Additions