Error in modifying data element data type [How to Solve]

Previously, when others created the amount field, the built-in type of the field was char type, while the normal amount type should be curr type with 2 decimal places. Refer to wert11 field.

When changing the data element type of the field, an error is reported. The error message is:

The reason is that the table with this field has data, which leads to the problem of changing the table field type

Solution: tcode se14

Select save data, click activate and adjust database to activate the table. After the table is activated, the related structures and data elements can be activated normally.

Similar Posts: