ABAP Keyword Documentation → ABAP Glossary
client column
First column and key field of client-specific database tables or views of the type CLNT for specifying the client ID. ABAP SQL statements by default use implicit client handling. Database tables with a client column are generally application tables, but can also contain administration data. Database tables without a client column are called system tables.