Keywords

ABAP Keywords

KeywordsDescription
MESSAGERaise Message in ABAP
DATAData Declaration
TYPESType Declaration
FIELD-SYMBOLSField Symbol similar to pointers
READRead record from internal table
APPENDAppend record to Internal table
INSERTInsert record to Internal table
DELETEDelete records(s) from Internal table
TIMESTAMPGets the timestamp
LIKE Refer an existing data variable
TYPERefer an existing type
LOOPLoop an internal table
CASECase Statement
WHILEWhile loop
PERFORMCall a Form Routine
CALL FUNCTIONCall a function module

%d bloggers like this: