What are the different types of ABAP statements?
Ans There are six types of ABAP statements: 1) Declarative – Types, Data, Tables 2) Modularization – Event Keywords and Defining Keywords 3) Control – IfElse, While, Case 4) Call – Perform, Call, Set User Command, Submit, Leave to 5) Operational – Write, Add, Move 6) Database – Open SQL & Native SQL