ABAP Keyword Documentation →  ABAP − Short Reference → 

FIELD-SYMBOLS - Short Reference

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