UDC code types application
We have JDE Financials and are making use of UDC codes/values extensively.
At the moment I believe we have 3 character code limitation. We have been adding a lot of these codes lately and to make them unique we have gone from 000 - 999 and are now using A## - Z##. We are even running out of those numbers.
What I do know about the F0005 tables: The UDC value in DRKY is a 10-character column, however the length of the values that are stored in this column are based on the definition of the length of the UDC values for the specified UDC table. These are defined in the UDC Code Types application. Frequently these values are less than ten in length (we use 3) and the value is then stored as right justified within the DRKY field in the F0005 table.