Category Archives: SAP Tutorial

Statements

ABAP programs are written with individual sentences (statements) and each sentence or line of code in the ABAP program is called as ABAP statement. In other words, statement is a combination of keywords, operands, operators, and expressions and so on.