Sage 100

 View Only
  • 1.  Any easy way to rename a UDF short of deleting it

    Posted 06-22-2018 08:13
    Any easy way to rename a UDF short of deleting it and walking through the recreation process (including adding back any deleted data)?


  • 2.  RE: Any easy way to rename a UDF short of deleting it

    Posted 06-22-2018 08:36
    Pay an MD lots of money to rewrite the data dictionaries.


  • 3.  RE: Any easy way to rename a UDF short of deleting it

    Posted 06-22-2018 08:48
    I am sure you have already considered the creation of the new and then write an import that reads the table back upon itself to update the new UDF prior to deleting the old.


  • 4.  RE: Any easy way to rename a UDF short of deleting it

    Posted 06-22-2018 08:57
    Yes - they're asking casually which I take to mean ""what can we do for $ 0


  • 5.  RE: Any easy way to rename a UDF short of deleting it

    Posted 06-22-2018 09:06
    You can learn to love the old name.


  • 6.  RE: Any easy way to rename a UDF short of deleting it

    Posted 06-22-2018 09:30
    Without changing the actual UDF, can't you just change the description name to appease the customer?


  • 7.  RE: Any easy way to rename a UDF short of deleting it

    Posted 06-22-2018 10:06
    I think they want the actual name to be changed so they have some consistency when they create reports.


  • 8.  RE: Any easy way to rename a UDF short of deleting it

    Posted 06-22-2018 10:59
    I can feel their pain. I have a customer who is re-purposing a UDF called CATEGORY which is now going to be used to flag items for sales bonuses. Category doesn't really tell you anything. Funny, but they didn't even know what it was originally used for and the little data in it wasn't helpful either.


  • 9.  RE: Any easy way to rename a UDF short of deleting it

    Posted 06-22-2018 13:23
    Highly recommend a new one with usable name. I repurposed a UDF with weird name and have nothing but trouble trying to make sense of it now. Not a good coding practice!