Navigation: Reference > Structure Definition Commands >
BEGIN STRUCTURE - Command
BEGIN STRUCTURE <ClassName> [EXTENDING <SuperClass> ]
MEMBER ...
...
END STRUCTURE
<ClassName>
Name of the structure class being defined.
<SuperClass>
Name of the parent structure class.