Syntax Structure
An ABAP program is a sequence of different statements which have a particular structure.
Comments can be inserted between the statements.
Sequences of separate, but similar, statements can be combined into chain statements.