Show TOC Start of Content Area

Procedure documentation Deleting an Existing Field  Locate the document in its SAP Library structure

...

       1.      On the maintenance screen of the table, choose the Fields tab page.

       2.      To delete one field from a table, place the cursor on the corresponding line and choose This graphic is explained in the accompanying text with the quick info text Delete line.

       3.      Choose This graphic is explained in the accompanying text with the quick info text Save.

       4.      Choose This graphic is explained in the accompanying text with the quick info text Activate.

Caution

If the table in the database already contains data, you must convert the table after deleting existing fields (see Adjusting Database Structures).

If you delete key fields of the table, data may be lost during conversion. If the table contains data records that only differ in the deleted key field, only one of these data records can be loaded back into the table.

Note

You cannot delete a field used as a reference field in another table. In this case you must first remove all the uses of the field as a reference field (see Reference Fields and Reference Tables).

You cannot delete key fields of the table if the table is the check table. In this case, you must first delete the corresponding foreign keys.

To determine all the tables that use the particular table as a check table or reference table, choose This graphic is explained in the accompanying text with the quick info text Where-Used List.

 

 

End of Content Area