Sage 100

 View Only
Expand all | Collapse all

To what table in Custom Office do you add UDFs to

  • 1.  To what table in Custom Office do you add UDFs to

    Posted 05-18-2017 17:14
      |   view attached
    To what table in Custom Office do you add UDFs to have them show up on this screen? I've done AR_Invoice Wrk, AR Invoice History Wrk and SO Invoice Wrk - am missing it or is it not avail? Ver. 4.50 (yes I'm upgrading them soon, 3rd party stuff holds it up)


  • 2.  RE: To what table in Custom Office do you add UDFs to

    Posted 05-18-2017 17:18
    I think you just need to go to so_invoiceheader or ar_invoiceheader and map to history to make them show here.


  • 3.  RE: To what table in Custom Office do you add UDFs to

    Posted 05-18-2017 17:33
    Thanks @NancyHanson I'll give that a try.


  • 4.  RE: To what table in Custom Office do you add UDFs to

    Posted 05-18-2017 18:02
    No, had the UDF already on those two files. Any other ideas?


  • 5.  RE: To what table in Custom Office do you add UDFs to

    Posted 05-18-2017 18:03
    Is it mapped to history ar_invhistoryheader?


  • 6.  RE: To what table in Custom Office do you add UDFs to

    Posted 05-18-2017 18:03
    Yes it is. Have it updating from SO Journal Update. It's the customer Sort Field, from the Customer Master as a UDF, they use the field a lot in reporting.


  • 7.  RE: To what table in Custom Office do you add UDFs to

    Posted 05-18-2017 20:34
      |   view attached
    I added to these tables, in order: SO_InvoiceHeader, SO_SalesJournalWrk, SO_InvoiceHistoryLink, AR_TransactionPosting, AR_InvoiceHistoryHeader, and AR_InvoiceHistoryWrk and it shows up. (I called it SORT.)


  • 8.  RE: To what table in Custom Office do you add UDFs to

    Posted 05-19-2017 04:35
    In general it is Wrk table UDFs that show up in the report selections screens.


  • 9.  RE: To what table in Custom Office do you add UDFs to

    Posted 05-19-2017 14:02
    The forms have worktables, whereas item/customer/vendor etc use the main tables.


  • 10.  RE: To what table in Custom Office do you add UDFs to

    Posted 05-19-2017 14:19
    Checked through @MichelleTaylor1 list of tables and only added to the SO_InvoiceHistoryLink, the UDF existed in all the other tables listed. It still doesn't display as an option, could be 4.50 issue or something else - I'll keep at it and let you know what I find. Thanks everyone for your help.


  • 11.  RE: To what table in Custom Office do you add UDFs to

    Posted 05-22-2017 16:46
      |   view attached
    @MoiraGoggin


  • 12.  RE: To what table in Custom Office do you add UDFs to

    Posted 05-22-2017 17:37
    Thanks @KellySappington that was already defined - I think it's a version issue at this point.


  • 13.  RE: To what table in Custom Office do you add UDFs to

    Posted 05-23-2017 04:47
    You might double check the field size and type of each UDF to be sure they are the same. That could interfere with the linking.


  • 14.  RE: To what table in Custom Office do you add UDFs to

    Posted 05-23-2017 13:15
    After the first field was defined, the rest are links via a business object rather than manual - so there isn't a difference in size or types, but thanks for idea.