Hi All
I have a requirement to change the Data type of a data element which is used in a table.
Currently the data element is of type NUMC ( 10 ).
I want to have 2 decimal places , so i need to change it to DEC ( 10 , 2 ). The Data Element is used in other tables also.
Is there any possibility of Data Loss or should i directly change the length ? Please Suggest.
Regards,
Puneet