Be VERY wary!
By modifying a field type you could both lose data already present in the field (yes, also in converting from number to alpha, suppose you have a number which is too long for the alpha field you've created...) and disrupt totally the app, if you don't have access to full source of the app and know exactly how to propagate the change in the whole source code...
Bye!