I am building a form using the UD05 table, and have essentially run out of string type fields (ShortCharxx and Characterxx). I need five more fields, and possibly more coming.
I realize that I could probably create all the UD fields I want, but I thought there might be a way to leverage the Numberxx fields since they will only need to contain Customer IDs which are integers. The customer names don’t need to be stored, so I can just display them to the right of each customer number via screen customization.
Has anyone done this successfully or is it not worth the trouble? I’m particularly interested to learn about how to change the default formatting so there are no decimal places.