Skip to Content
0
Apr 14, 2014 at 07:26 PM

Change filed type.

27 Views

HI gurus.

My z table have the field 'numb', your type was created how char5 and transported to production , in production was insert data 5113

then same months later other people change in dev the type of field to NUMC5 and transported to production.

Now when I need se in se16 in production the code 5113 doesn´t appears because that change of type and i See the data in table .

I try typed 05113 too but dont worked.

How can i solve this?

I can not change too Char5 again.