2007 Apr 25 8:21 AM
hi
i created a transparent table zabc with fields
mandt mandt
customer kunnr
rate numc (length 2)
i generated maintenance screen for this tabel with tcode ztest. and maintenance screen got generated.
now the probelm is that i need to convert data type of rate from numc to FLTP.
when i activate table and execte ztest it gives dump.
and error is on rate field of element list of maintenace screen . can ny1 suggest how to resolve this issue. i tried to change the data type of rate in element list to fltp it gives error:invalid field type.
can ny1 suggest wat to do?
points 'll b rewarded.
rgds
2007 Apr 25 8:27 AM
first delete that TMG , then adjust table for new changes , finally generate a new TMG.
please check the sytax of the table definations.
Regards
prabhu
2007 Apr 25 8:27 AM
first delete that TMG , then adjust table for new changes , finally generate a new TMG.
please check the sytax of the table definations.
Regards
prabhu
2007 Apr 25 10:02 AM
First delete the table field row having rate .
enter rate and the data element of type FLTP. or define the data type FLTP and specify the length and decimal places.
activate.
then goto SE14
enter the database table
select the tables radiobutton and press ' EDIT' button .
you enter into another screen then press 'Activate and Adjust database'.
Hope this helps
2007 Apr 25 12:07 PM
Hi,
Actually whatever u do changes in the ztable after that u have to go to Utilities->Database Utilities and there u have to press that 'Activate and adjust database'
button at the bottom most corner.This will solve ur problem.
<b>Reward points if it solves ur query</b>
Thanks
Chinmay