ABAP Keyword Documentation → ABAP Glossary
Client Handling
Processing of application data in a client.
Open SQL statements work with automatic client handling that always selects the
client identifier for the current client in the
client column.
WHERE
conditions contain an implicit condition for the current client; clients specified in work areas of modifying statements are not taken into account.