ABAP Keyword Documentation → ABAP Glossary
client dependency
A database table or classic view in ABAP Dictionary is client-specific if the first column is a client column. The system table T000, which contains the AS ABAP client IDs, is excluded from this rule. The client dependency of CDS entities is declared in the CDS source code using the ABAP annotation @CLientHandling.type or is defined implicitly like in CDS hierarchies.
Other versions:
7.31 | 7.40 | 7.54