VARYING Command Function of the DO loop which allows you to move horizontaly along a table row without actually having to specify each individual field name
STARTING NEW TASK Execute function module using STARTING NEW TASK statement
IN UPDATE TASK Execute function module using IN UPDATE TASK statement
IN BACKGROUND TASK Execute function module using IN BACKGROUND TASK statement
DELETE command Delete entries of an SAP internal table using the DELETE command
READ command Get entries of an SAP internal table using the READ command
COLLECT command Insert entries into an SAP internal table and sum up interger values using the COLLECT command