Diagnosis Although the structure of the key part of the table has been changed,the overall table structure remains the same. Fields from the functionpart of the table have been included in the key or previous key fieldshave become fields in the function part. Procedure For a TRANSP-type table, you must adjust the database table andconvert any existing data. For a POOL/CLUSTER-type table, you mustconvert the existing data. To convert a TRANSP-type table (that is, activate the ABAP/4 Dictionarytable, adjust the database table, and convert any existing data) or toconvert the data for a POOL/CLUSTER-type table, use the onlineconversion function. INCLUDE ADIC-DB-UTILITIES INCLUDE ADIC-UPDATEFORCE |