Sage 100

 View Only
  • 1.  Scripting, UDT. This is driving me mad. I have a s

    Posted 10-17-2012 12:55
    Scripting, UDT. This is driving me mad. I have a shadow table that is picking up UDF values out of Work Order and writing them to a UDT. Then I either need to 1. Write the values to matching UDFs in IM_ItemCost via script or 2. Have a button on the Cost Detail tab of item maintenance that launches the UDT (which @MichaelNottoli has been very helpful with) and automatically focuses on the item where it appears in the UDT. Eek, Help!


  • 2.  RE: Scripting, UDT. This is driving me mad. I have a s

    Posted 10-17-2012 13:16
    It isn't clear from your post when/where you write the UDF values to the UDT. Since W/O isn't in the BO framework that would be helpful to understand. Even better would be the big picture.


  • 3.  RE: Scripting, UDT. This is driving me mad. I have a s

    Posted 10-17-2012 16:37
    Sorry about that! The UDFs are written to the UDT when the user clicks a button during WO transaction entry. That part is working fine, it is the whole seeing the UDFs in Item Maintenance that is killing me.


  • 4.  RE: Scripting, UDT. This is driving me mad. I have a s

    Posted 10-18-2012 01:04
      |   view attached
    I have written an enhancement to maintain ItemCost UDF's from a sub panel out of the Item Maintenance Cost Detail panel (attachment). Since it runs as a button script that deals with panel UDF's and the ItemCost business object it could likely be adapted to run out of W/O xtion entry. Email me if you would like to discuss.