AP ABAP keywords are used to identify the type of statements. Each ABAP statement should begin with a keyword. ABAP is not a case sensitive live JAVA language, predefined words can be in any Lower case or Upper case.

Example
 
WRITE 'Hello WORLD'
 
wRITE 'Hello World'
 
 
1. Calling Keywords : – Calling keywords are used to call re-usable modules that are already defined.
2. Controlling Keywords : – These keywords are used to control the default flow of a program execution.
3. Declarative Keywords : – These keywords are used to declare the variables in SAP ABAP.
4. Definition Keywords : – These keywords are used to define re-usable modules (blocks).
5. Database Keywords : – These keywords are used to work with database operations.
6. Event Keywords : – These keywords are used define event blocks
7. Operational Keywords : – These keywords are used to operate the data with declarative statements.
Operational Keywords Examples
WRITE
MOVE
ADD
 
 
 
 
Serkan AKKAVAK
Computer Engineer
ABAP Developer & SAP S/4 HANA Logistics Team Lead
Contact : serkurumsal@yandex.com