SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
FIELD-SYMBOLS - Short Reference
Syntax
FIELD-SYMBOLS <fs> { typing | { STRUCTURE struc DEFAULT dobj } }.
Effect
Declares a field symbol <fs>. The angle brackets are part of the label.
Additions