
In the ABAP source code editor, you can open the code completion list manually at every position by choosing Ctrl + Space. This enables you, to add the possible keywords or identifiers like variables, classes, interfaces, methods to your source code.
Additionally, all matching templates, that are defined in the preferences are shown in the code completion list.
Open the preferences page to create or edit templates.