Code Snippets
In development, we often use code snippets to remember complex logic or to save time during implementation. Typically, this also increases the chance of copy & paste errors, so you should keep an eye on the cost/benefit here. Basically, a code snippet is not a completely functioning code.
ABAP