1.

What Are The Different Types Of Abap Statements?

Answer»

There are six types of ABAP statements:

  1. Declarative - Types, Data, Tables.
  2. Modularization - Event Keywords and Defining Keywords.
  3. Control - If…Else, While, Case.
  4. Call - Perform, Call, Set User Command, Submit, LEAVE to.
  5. OPERATIONAL - Write, ADD, Move.
  6. Database - Open SQL & NATIVE SQL.

There are six types of ABAP statements:



Discussion

No Comment Found