Sage 100

 View Only
Expand all | Collapse all

OK, I ""m apparently having a ditz moment. How can

  • 1.  OK, I ""m apparently having a ditz moment. How can

    Posted 07-27-2013 15:41
    OK, I ""m apparently having a ditz moment. How can I add SO_SalesOrderDetail UDFs to the Sales Order History screen? Every time I create a button or a screen from the LInes tab it only shows me Header UDFs.


  • 2.  RE: OK, I ""m apparently having a ditz moment. How can

    Posted 07-27-2013 16:52
    Evening, @BethBowers. Once you're in the S/O History Lines panel (via CO), right click on the big gray area. Then go to the Format tab where you can add the UDF's.


  • 3.  RE: OK, I ""m apparently having a ditz moment. How can

    Posted 07-27-2013 17:23
    Is that the only way? I have about 70 UDFs to add and wanted to put them on their own screen.


  • 4.  RE: OK, I ""m apparently having a ditz moment. How can

    Posted 07-27-2013 19:55
    I'm not sure how (if at all) to do that with the grid entry - like you could pre-BF.


  • 5.  RE: OK, I ""m apparently having a ditz moment. How can

    Posted 07-28-2013 06:39
    CRAP. :-(


  • 6.  RE: OK, I ""m apparently having a ditz moment. How can

    Posted 07-29-2013 07:39
    So - when I have added all of my oddles of UDFs, I get an Exceeds EOF and it craps out. Lovely, just lovely. Will have to ask client which are the most important, but of course they all are.


  • 7.  RE: OK, I ""m apparently having a ditz moment. How can

    Posted 07-29-2013 09:00
    Can you add some of the UDFs to the secondary grid? If you can, and you move the secondary grid to the right, it could give the impression of its own screen. At least more UDFs would be visible.


  • 8.  RE: OK, I ""m apparently having a ditz moment. How can

    Posted 07-29-2013 09:10
    No secondary grid on the HIstory screen. Bummer.


  • 9.  RE: OK, I ""m apparently having a ditz moment. How can

    Posted 07-29-2013 10:33
    D'oh. I missed that one key word History. How about a UDT to store the UDF data. Then with scripting you should be able to achieve the results you want. A script attached to a dialog box that pulls and displays the data from the UDT based on the highlighted line. I've had Dan Burleson write something similar for me. Of course, you may not need a UDT unless you want to also use a script to fill in the initial information.


  • 10.  RE: OK, I ""m apparently having a ditz moment. How can

    Posted 07-29-2013 11:21
    You could add UDFs to the Additional Information box, or add a new dialog box to that panel. Might be a bit ""clicky"" but a better environment to put the UDFs.


  • 11.  RE: OK, I ""m apparently having a ditz moment. How can

    Posted 07-29-2013 11:24
    I tried to add them to the Additional Info and AGAIN could only access SO Header, which is really stupid since the Additional stuff is all Detail.


  • 12.  RE: OK, I ""m apparently having a ditz moment. How can

    Posted 08-07-2013 10:35
    Don't know if you figured this out yet but open SO\Inquiry\SOQuoteHistory, call up a SO and click on lines, Control +F9 for Custom Office launch. In Custom Office click the Panel Map button and select LB_Lines, Edit, Format tab, Add, select UDF from listing and position accordingly. (hope its better late than never) :)