ABAP statement

ABAP Runtime Environment (BC-ABA)

Statement in an ABAP program.

An ABAP program consists of statements. Each statement begins with an ABAP keyword and ends with a period.

Statements can extend over several program lines, and there can be several statements on one line.