SAP Message AD646 - Table & (primary key is not compact)

Diagnosis
The primary key fields in a table must be located together at thebeginning of the table. This condition has not been met in this case,i.e. there is at least one non-key field between two key fields.

Procedure
Change the primary key so that all key fields of the table are locatedtogether at the beginning of the table.