SAP Message DT226 - Field of type CLNT not a key field. (Table is not client-specific)

Diagnosis
This table uses a field whose underlying domain has data type CLNT.This field is not marked as a key field. As a result, the table is notclient-specific.

Procedure
If you do not wish the table to be client-specific, no action isrequired. If you would like it to be client-specific, however, thefield must be marked as a key field and be located in the firstposition. In addition, the table may not be a value table for thedomain with data type CLNT.