ABAP Keyword Documentation →  ABAP - Security Notes →  Security Risks in Dynamic Programming → 

SQL Injections

An SQL injection is a widely used attack method on insufficiently secure dynamic programming. An SQL injection passes malicious SQL code injected into a program to the database system. In ABAP, this can occur when the following dynamic programming techniques are used:




Continue
SQL Injections Using Dynamic Tokens
SQL Injections Using ADBC
SQL Injections Using Object Services
SQL Injections Using Generic Programming