Edit Control Modus |
Allows you to edit program code in a local editor |
PC Mode |
Allows you to use functions such as Cut, Copy and Paste |
PC mode with line numbers |
Allows you to use functions such as Cut, Copy and Paste, but with line numbers This is the default mode. |
Command mode |
Supplies the same functionality associated with the R/2 version of the SAP software. |

This documentation assumes you are using the Editor in PC mode with line numbering.
Command Mode in the ABAP Editor supplies information about the command mode.You can use the following options:
Lowercase |
the entire program code is displayed in lowercase. |
Uppercase |
the entire program code is displayed in uppercase. |
Keyword uppercase |
ABAP keywords are displayed in uppercase. The remainder of the program code is displayed in lowercase. |