SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →statement block
Structural unit within control structures that consists of one or more sequential statements. The statements of a statement block are processed sequentially. Statement blocks can also contain control structures.