Sage 100

 View Only
  • 1.  Is there no way to add UDF's to the System tables

    Posted 04-25-2016 14:19
    Is there no way to add UDF's to the System tables in Sage 100 Advanced? Need to add a Region Code to the Country and Zip Code Tables. TIA


  • 2.  RE: Is there no way to add UDF's to the System tables

    Posted 04-25-2016 15:29
    What is the purpose of the region code? Would it be easier just to add a region UDF to what ever table you are trying to populate?


  • 3.  RE: Is there no way to add UDF's to the System tables

    Posted 04-25-2016 17:56
    Already added the Region code to the customer master file. They want to minimize data entry and increase accuracy by having the Region Code automatically populate when a country is entered for a new customer. They do a lot of international shipping


  • 4.  RE: Is there no way to add UDF's to the System tables

    Posted 04-25-2016 19:26
    How about a script?


  • 5.  RE: Is there no way to add UDF's to the System tables

    Posted 04-25-2016 21:04
    That was the idea. But i need to match the country to a region first. I was going to add a region UDF to country table. I guess it will have to be a UDT


  • 6.  RE: Is there no way to add UDF's to the System tables

    Posted 04-26-2016 04:07
    How about a UDT and script?


  • 7.  RE: Is there no way to add UDF's to the System tables

    Posted 04-26-2016 06:30
    Diane, I guess it will have to be a UDT since I see no way of adding UDF's to the country or zip code tables. Thank you.


  • 8.  RE: Is there no way to add UDF's to the System tables

    Posted 04-26-2016 06:42
    Well, at least the good news is that you can export the country codes into Excel then import into the UDT. A script will make it painless to the client.